How to check null values in dataset ?
Answer Posted / jon
if(ds.Tables[0].Rows[0].IsNull(columnName)==true)
{
Response.write("Contains null value")
}
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Is asp.net is a programming language?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
How can you identify that the page is post back?
What are the main advantages of using asp.net?
What is server components?
What are server-side comments in ASP.NET?
Which of the following .NET framework supports Web API?
What is ashx file in asp.net?
What are sharepoint pages?
What are the advantages of the code-behind feature?
What is the mvc framework?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
IN an ASP.NET Web application if there is any error, how can you debug?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks