Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
menu item shortcuts...13 Sep 2005 13:59 GMT2
Using VS .NET 2003, VB:
I want to assign two different menu items the same shortcut, having only one
enabled at a time... is this possible?
In the forms designer, I have assigned both menu items the same shortcut...
XmlSerializer with array of classes13 Sep 2005 12:51 GMT3
I have a class that i wqant to serialize. This class contains an arraylist.
When i fill this with strings, it files just as i want. But when i populate
it with my custom class, i crashes.
What do i do wrong?
socket excpetion13 Sep 2005 11:36 GMT3
hi..
iam trying to have a proxy server which listens to the rquests comign from
port 80.
in tcp listener declaration i have give my system name n the port 80 to
Circular Dependency Issue13 Sep 2005 11:27 GMT1
I have created several components that have the following dependency
relationships:
Assembly1 references assemblies A, B, and C.
Assembly2 references assemblies A, B
Is there a way so I can restart .NET on my machine? thanks!13 Sep 2005 11:20 GMT2
I don't know much about the core of .NET, but I assume there is a way you
can restart .NET. I have a email sink dll, I compiled it under a machine
with .NET 1.1, it worked fine on my server. Now I want to put it on a
machine with both .NET 1.1 and .NET 2.0, I register it with regasm ...
How to create Bitmap using pixel data13 Sep 2005 08:03 GMT1
Is someone can give me example?
I want to create Bitmap with pixel data saved in a binary file, the data
file only have red data block and green data block. I have implemented it
with VC6.0, now I want to rewrote it with C#.
Hashtable IEqualityComparer13 Sep 2005 08:02 GMT1
I used to have this with .NET 1.1:
Dim objDict As Hashtable = New Hashtable(New
CaseInsensitiveHashCodeProvider(), New CaseInsensitiveComparer())
but when I code the above statement in VS.NET 2005, a warning pops up with
ASP.NET Oledb data connection13 Sep 2005 05:34 GMT11
When I try to build a oedb data connection, I got an error message saying
"Invalid path or you have to connect to the server the database is resided".
I can see dataset through Data - Preview dataset. I don't what could be the
problem. Can soemone please help me with this ASP.net ...
Control docking order12 Sep 2005 20:29 GMT2
I added one control(A) and Dock to Top. Later I added another one(B) and
Dock to Top too. Now B is below A.
How can I switch their order and let A is below B?
I know I can remove A then add it back to get that order. But there are a
I Need Help with sorting an arraylist (VB.net)12 Sep 2005 19:46 GMT10
i have an arraylist that gets it's values dynamiclly from the database, after
paging, searching & more in the ASP.net file.
What im trying to do, is sort the results that are sorted in the ArrayList,
each time by another field.
problems converting C# code to VB.net (MSMQ formatter problem)12 Sep 2005 19:12 GMT1
I have a piece of code that works in C# but when I convert it to VB.Net I get
the following error: "Cannot deserialize the message passed as an argument.
Cannot recognize the serialization format."
C# Code
Email contents of page12 Sep 2005 18:40 GMT8
I want to be able to put into the body of an email, the entire contents of a
aspx page....with form fields filled out
I know I could go through and get the values of all of the textboxes, radio
button lists, etc, and format the body of my email, but it would be very
Reporting Tools12 Sep 2005 16:16 GMT1
I am currently looking for a reporting tool that can be programmed (possibly
with an object model). It must have many formatting features such as
Headers, Footers, Tables and specifically Automatically created Table of
Contents
Monitoring Directories12 Sep 2005 13:33 GMT2
I want to watch all fixed drives on a computer.Is there any reliable
way to do that.I am watching for create , delete , change , rename
events for all files and folders.I am using filesystemwatcher but its
not very reliable at all especially for high trafiic activity.I am
Finding the method an attribute is assigned to12 Sep 2005 11:46 GMT8
Give the following custom attribute:
    [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
    public class WidgetEventAttribute : System.Attribute
    {
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.