Answer Posted / sujee
Dataset is a Collection of records sharing a common format,
usually with one or more field discriptor of special
record, or with in the content of dataset presenting the
tabular form.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
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
Define authentication and authorization.
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What is the sequence in which ASP.NET events are processed?
Explain significance of routing? : asp.net mvc
What is the base class from which web forms are inherited?
Why mvc is better than asp.net? : Asp.Net MVC
What are web server controls in asp.net?
Write a code snippet to implement the indentation in json in web api.
What is the difference between application state and session state in asp net?
What are Master Pages in ASP.NET? or What is a Master Page?
What is caching in asp.net?
What are type/key pairs in client script registration?
Can we add code files of different languages in app_code folder?
What does session_start () do?