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 are the different method of navigation in asp.net?
Explain asp.net application life cycle?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is the use of worker process in asp.net?
What is microsoft windows sharepoint services?
Is asp.net a programming language or framework?
Explain how can we access static variable?
Which authentication uses a combination of windows and iis authentication?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Explain the disadvantages of viewstate?
Define session in asp.net.
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
About CLR, reflection and assemblies?
In how many ways we can retrieve table records count?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications