Read the whole document in one byte at a time, checking to see if it is whitespace or a character. If you have a character, start adding what...
tell whoever is giving you that garbage for input to come up with something more creative...
I would almost guarantee that someplace the application is pooling up memory, and the application is being closed due to it reaching its...
Yes, there its a lot of online help with .NET, C# development from places like google groups, and a multitude of different developer forums.
Agreed, I basically learned all I know about application development from working with C#, .NET, VS2003/2005. While I regret not having a broad...
I was able to create a serialization class to do this, thanks anyway.
Let me rephrase the question, i am having trouble serializing the dataset into the xml document. I have tried using FORXML EXPLICIT and tried...
I need to create this XML document: <?xml version="1.0" encoding="utf-8" ?> - <ScanConfiguration> - <Configurations>...
Any idea what system.datetime.now would throw an sql exception error? The format it returns is identical to the format of my sql column.......
In C# code I want to do a date comparison against a column is the database. Something like: select someColumn from someTable where...
look into the DevExpress tools that are add-ins for Visual Studio
forgot to add this little bit of information that may also help. Check the MSDN doc's on deatail about PInvoke.
I admit I did not notice at first glance the part of your inquiry where you stated "without API" , however if you would have just said what you...
Separate names with a comma.