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
What is the sequence in which ASP.NET events are processed?
What is web configuration file and how to use in web application
What is asp.net globalization?
Explain what are webservices?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What are the Types of session management in ASP.NET
Explain in what order a destructors is called.
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Where web.config file is used?
Explain the steps to be followed to use passport authentication.
what cut off mark for po's,what questions they asked for interview?
What is the use of placeholder control? Can we see it at runtime?
What is Web API?
What are the different methods of session maintenance in asp.net?