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
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What are client activated objects?
How to add DateTime Control in normal DataGrid Server Control?
What are the layouts of ASP.NET Pages?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the use of view state?
What is state management react?
What is asp short for?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Describe the .net base class library.
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What is application variable?
When cookie will expire?
What is custom events? How to create it?
What is the use of global.asax file?