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# / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XMLSerializer29 Jul 2005 08:04 GMT1
I have been reading the docs on this but I am just not getting it.
Can anyone provide a small sample of using this class to save a simple
Button to a file and then recreate it from the file?
Sum with decimal types29 Jul 2005 07:52 GMT7
Actually I have two quantities (4.61) stored as decimal numbers.
Why if I try to sum them the result is 9.23 if the correct value is 9.22?
Thank you
copy from a xml file into text boxes on a windows form29 Jul 2005 07:43 GMT1
I want to copy data stored in a xml file in to text boxes on a windows
form. I know that this is possible with a datagrid. But I don't know
whether it is possible or if so how to do it with a text box.
Please help me.
class properties 29 Jul 2005 07:15 GMT8
i have a question about this situation:
i have a class that i use that i need to know 1 piece of data that exists in
a different class. Im wondering is it wrong to add the property that i need
onto the first class instead of having to instantiate the whole other class
How do you keep a TCPClient alive.29 Jul 2005 06:54 GMT5
I'm writing a remote client in C# that connects to a remote connection
manager via a TcpClient.  The connection and handshake work perfectly.
I must then remain connected and respond to the connection manager's
request.  I've tried calling read in a loop right after the handshake
WinForm - DataGrid - Enter Key29 Jul 2005 06:34 GMT3
For a Data Grid in a Win Form, when the user selects a row and then presses
the Enter key, how do I capture that the user pressed the enter key?
Dynamic Controls and Page_Init29 Jul 2005 06:25 GMT9
Hello again to all of you geniuses,
I'm having a problem trying to load dynamic controls at the initialization phase.
I've read the docs, and I thought I had it figured out:
<[+]>-<[+]>-<[+]>-<[+]>-<[+]>-<[+]>-<[+]>-<[+]>-<[+]>-<[+]>-<[+]>-<[+]>
Am i using interfaces correctly?29 Jul 2005 06:22 GMT1
I am building a multi project C# program that draws graphic objects.
These objects are created in the business layer, there is also a collection
class that handles adding new objects and pushing changes back to the data
layer.  So far so good.
What is the best way to check data29 Jul 2005 03:15 GMT2
I call a stored procedure that returns a bunch of output parameters. And all
of those are nullable data.  Is this the best approach to validating the
value?  I don't want the value checked using IF and I am not using
SqlDataTypes as well.
get hash of a file29 Jul 2005 01:03 GMT2
I am trying to get HASH of contants of a file that I read.
I get byte[] from ComputeHash().
To get alpha-digits I put it into Guid to get Guid out of it.
Am I doing right?
Determine if X Button was Clicked29 Jul 2005 00:17 GMT1
Is there anyway to find out if the user clicked on the upper right x?
Any events that are invoked?
Thanks,
John
No Symbols Have Been Loaded29 Jul 2005 00:01 GMT2
A very strange and annoying problem, I have a few projects that I am
working on and for some reason when I place any breakpoints the compiler
tells me that since no symbols have been loaded the breakpoints will not
be reached.  The projects are set to debug.  Any ideas?
writing ASCII data with the SerialPort component28 Jul 2005 23:10 GMT1
Hello, I am using Visual Studio .Net 2005 beta.  I have my computer's two
comm ports connected with a serial cable (and null modem).  I'm trying to
write the letter 'a' out on comm port 1 with the C# program and see it appear
in a Hyperterminal window open on comm port 2.  ...
TreeView to MySQL Database28 Jul 2005 21:09 GMT2
How can I store TreeView in a database??
Preferably as Blob... But I don't know how to get the TreeView into the
Blob....
Thanks in advance for your help!
Getting exception information.28 Jul 2005 21:03 GMT1
When I run my app in the IDE, dumping exception.ToString() information
to file usually gives me a very trace on what happened including line
numbers, which is really useful.
When I run the app outside the IDE (even though compiled for Debug), the
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.