Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: Paladine ; Forum: C# and child forums
Forum: C# Apr 11th, 2009
Replies: 4
Views: 753
Posted By Paladine
Basically it comes down to the difference between .Net 2.0 (2005) and .Net 3.5 (2008) Framework. Basically what you code in .Net 2.0 won't work the same if at all with .Net 3.5 framework. But ...
Forum: C# Jul 2nd, 2006
Replies: 4
Views: 6,051
Posted By Paladine
The reason it is Null is this :


dsExcel.Clear();

You are clearing the Dataset, i.e. making it empty, and then updating it. That is why it would read NULL

Example of SQLCommandBuilder
Forum: C# Nov 20th, 2005
Replies: 2
Views: 1,786
Posted By Paladine
I have a few times. It can depend on many things, but often it depends on the how you setup your SQL scripts.
Forum: C# Nov 18th, 2003
Replies: 11
Solved: If-Else in C#
Views: 64,008
Posted By Paladine
Here is a pretty good reference Dani

C# Corner (http://www.c-sharpcorner.com/language.asp)
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC