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# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unselectable TreeView22 Aug 2006 15:22 GMT1
Hi NG !
I need a treeview which allows me to scroll but which does not select
and activate the treenodes after a click.
Is this possible?
text field that accepts only numbers22 Aug 2006 15:19 GMT8
Is there any way in .NEt to make textbox which will automaticly accept only numbers?
Or do I have to check on textChange is inserted character number or not?
[.NET C#] HttpWebRequest & Stream, problem to flush the buffer.22 Aug 2006 15:06 GMT1
I'm facing an issue to send data throught the HttpWebRequest processing,
I'm using the Method POST with a multipart form/data.
While writing a file, my application is buffering the whole size of the
file, and it sends it... That's pretty sucks with large file.
Measure Progress of Upload with WepRequest22 Aug 2006 15:01 GMT6
I'm using a WebRequest to post data to a Website. The data contains a
possibly large file.
How can I measure the progress of the upload for showibng a ProgressBar.
thanks
Install VB 6 and Vis Studio 2005 on same machine?22 Aug 2006 15:00 GMT3
Does any conflict arise if I install Visual Basic 6 (for supporting an old
app) on a computer that has Visual Studio 2005 on it?
Hotkey for parameter information?22 Aug 2006 14:46 GMT2
Is there another way to get the parameters for a method without
checking Parameter Information under Tools/Options? I keep it unchecked
because 99% of the time I don't need it and all it does is irritate me.
Is there a hotkey or something for that?
TreeNode.ShowCheckBox22 Aug 2006 14:43 GMT11
I am using VS 2005 and just wonder why I don't have this method?
mouse coordinates to screen coordinates ??22 Aug 2006 14:33 GMT1
Are there any classes that allow  conversion of mouse coordiinates
(relative to the container coords) to screen  coordinates ?
dropdown values too long, can't see! fix?22 Aug 2006 14:27 GMT4
Hi.  i've got a populated DropDownList with values in it but some of them are
too long that they can't be seen.
Example (pretend this is an actual DropDownList):
Select a value in this dropdownlist please! [BUTTON]
TreeView right click not selected22 Aug 2006 14:09 GMT1
I selected a node in treeview, however, if I right click another node and
after exited the pop up menu this "right clicked" node is not selected.
How do I make this "right clicked" node is selected after right clicked?
Is it OK to close listenSocket after accept?22 Aug 2006 14:05 GMT3
When creating a socket connection a typical scenario is:
MySocket = ListenSocket.Accept();
but if only one connection is necessary will it then not be better to close
the ListenSocket after that line?
Problem Accessing HTMLElementCollection22 Aug 2006 13:38 GMT12
I developed a C# application to automate input to elements of a web page
displayed in an AxWebBrowser control.  The app calls GetEnumerator() on the
HTMLDocument's HTMLElementCollection (i.e. HTMLDocument.all) to walk
elements of the document.
Object reference not set ..Error22 Aug 2006 13:36 GMT4
  i need to send a String array from C#  to a managed c++ dll
function.
Managed dll mthd --
       void Managed::printNames( String* a_arStrNames[])
C# call event in DLL22 Aug 2006 13:31 GMT2
I have a problem calling an event in a DLL from a C# code. The dll is
written in VB.NET and I don't have the source code for it so I can't
modify it. The DLL came with an aspx file and they work fine together,
but the problem arose when I tried to convert aspx ("Page") into ascx
speed about foreach , copy list to an arry then loop22 Aug 2006 12:39 GMT2
I heard foreach is slower then use loop directly, is that really true?
When loop though a list in a multiple thread environment, is that a good
practice to copy this list to an array the loop though it?
Thanks,
 
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.