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 / Languages / C# / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
getting IntPtr of -116 Nov 2006 21:41 GMT3
hi...can anyone tell me why im getting an IntPtr of -1 being returned? the
device is plugged in and being recognized by windows....so i dont understand
this. Thanks
private void GetFiles(String str)
HttpWebRequest and maximum http connection16 Nov 2006 21:27 GMT7
In a windows form I execute a lot of  HttpWebRequest. Each request run
in his own thread and every requests have the same target server.
Looking at netstat and in the web server logs it seems to me that only
2 connection are opened even if I have 100 threads.
Of Structs, Layouts, and Serialization16 Nov 2006 21:23 GMT5
I have a class that needs to be serialized to a byte buffer.  I'm using
a large, unwieldy, homegrown serialization method, which has to change
every time the class's members change, and I think there's probably a
better way.
Threads, forms, and controls16 Nov 2006 21:22 GMT2
Is this scenario possible?
One has a form, a thread and a control. The thread adds a control to the
form. The form adds handlers to every control added but because the control
is in a different thread the handler might cause an exception.
Modal Form not closign cleanly16 Nov 2006 20:48 GMT3
I think I'm missing a basic bit of understanding with modal forms.
This is the problem I have:
1.  User clicks button on form, event handler throws an exception.
2.  In catch block a form is shown modally (i.e. errForm.ShowDialog
Order of base class "OnWhatever()" calls16 Nov 2006 20:48 GMT2
When overriding form/control functions like "OnLoad()", "OnFormClosed()",
etc., should the base class version be called before or after your own code.
The docs say nothing about this nor give any guidance. It probably depends
on the function itself so are you supposed to ...
Determine the available Serial Port on a system16 Nov 2006 20:18 GMT5
 Is there a way, in .NET, to determine what are the avialable Serial
(Communications) Ports on a Windows OS and is there a way to determine
that port isn't being use other than attempting to opening the Serial
Port and catching the associated exception? Thanks
Focusing on a text box in a datagrid16 Nov 2006 18:53 GMT1
I am using c# in VS 2002 using SQL Server 2000.  I have a datagrid with an
'edit' button.  When the 'edit' button is clicked, you can update the columns
for that one row.  The logic works fine, but I would like to place the cursor
in the 1st textbox of that row.  How can I do ...
Centralized Master Pages16 Nov 2006 18:49 GMT1
I have the task of creating several one-page websites for our subsidiaries. I
would like to use the MasterPage concept with this task. The sites will all
be separate site, located in their own folder. Essentially, I would like to
know if I can create a centralized Master Page and ...
NumberFormat problem in StreamWriter16 Nov 2006 17:47 GMT1
Hi NG!
I have a .NET project which uses a sublibrary written in C++.
On the .NET side I use the XMLSerializer to serialize an object (into
an MemoryStream). This stream would be casted into a byte-array and
Parsing Multipart formdata16 Nov 2006 17:37 GMT3
Greeting,
I am writing my own web server and having some problme parsing  the the
mulitpart/form-data
stream that is sent from the browsers.
More elegant way to get "Friday of last week"?16 Nov 2006 16:33 GMT10
This is how I'm currently getting Friday of last week. It strikes me as
cumbersome. Is there a slicker/more elegant way?
Thanks for any ideas,
cdj
DLL Event16 Nov 2006 16:14 GMT3
I worked with vb6 and now it I'm working with VS C# 2005
(I'm an c#- beginner)
I have a main progamm which search for Dlls in a folder.
I include all dlls and thats no problem: i can call the functions with
"Conditional" attribute confusion16 Nov 2006 16:02 GMT1
I use VS2005 with framework 2.0 and I just found a behavior I consider odd.
Here is the code that illustrates th eproblem:
[Conditional("DEBUG")]
public static void MethodA()
Do we have "on error resume next" in C#?16 Nov 2006 15:42 GMT11
I know that this is not a good practice, but I wonder do we have "on error
resume next" in C#?
Thanks,
Max
 
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.