How to check null values in dataset ?
Answer Posted / guest
Dataset.TableName[RowNumber].IsCOLUMNNAMENull
response.PayAnyonePaymentDetails[0].IsQueueNumberNull()
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Describe the Server Control Events of ASP.NET?
Define data caching?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is the equivalent of date() and time() in asp.net?
How do cookies work?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
To load your generated dataset with data which method do you invoke?
Explain how can we inherit a static member?
Why do we need a web application session?
Can you explain one critical mapping? Performance issue which one is better?
What websites use asp.net?
What is strong-typing versus weak-typing?
Define application state variable and session state variable?
Is LINQ performance wise better or using sqlcommand?
What is a postback in asp net?