Answer Posted / tanmoy
Dataset is collection of records depicted in some variable
contained the tabular format of data from any database and
make relationship with other data to link together.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
From which base class all web forms are inherited?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Is redux flux?
What is a session in programming?
What are the events that happen when a client requests an asp.net page from iis server?
Which method is used to perform all validation at the page level?
What is the good practice to implement validations in aspx page?
What is asp.net caching?
What is global.asax file used for?
Are cookies stored on server or client?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
How can I have a particular web page in an asp.net application which displays its own error page?
How to fetch a data from one table to another table in asp.net ?
What is the difference between ldap and active directory?