Answer Posted / shyam narayan pandey
data set is a collection data table.It is a disconnected architecture in .net frame work for which there is no need to have a live connection. It can be used with multiple
differing datasources with XML data or to manage data local
to the application.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between application state and caching?
What is the asp.net control toolkit?
How do you declare static variable? What is its lifetime?
What is difference between View State and Hidden Field in ASP.NET?
Which is better union or union all?
What are Session states available and its Uses?
What is form submit?
Where is the view state data stored in asp net?
Is asp.net web forms dead?
What is difference between session and cookie?
What are session and cookies?
How does session authentication work?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Explain the working of passport authentication.