By tag: DBNull
0
kicks
Difference between NULL and DBNull
I have always misunderstood the difference between NULL and DBNULL until recently while I was working on ASP.NET web application, and was talking to a Webservice and I found an exception coming from one of the web methods inside the Webservice which is using the SqlCommand.ExecuteScalar() method.
0
kicks
What Is DBNull Needed For Anyway?
My point of view on the ever popular quesstion: What is DBNull needed for?