How to check null values in dataset ?
Answer Posted / fusion it
if dataset.tables(0).rows.count = 0
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is applicatio domain?
What is asp.net globalization?
To wrap up a call to a Web service the standard used is..?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Differentiate between early binding and late binding.
What is the difference between cache and cookies?
What is the difference between session and viewstate?
How does u get record no from 5 to 15 from a dataset of 100 records?
What is IPostBack? How to use it?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Define satellite assemblies.
What is the difference between client-side and server-side validations in ASP.NET?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is the difference between rest and restful?
Write a code for sending an email from asp.net application.