Answer Posted / hardik
dataset is a disconnected architecture in .net frame work
for which there is no need to have a live connection. it
contains datatable in which datarow and datacolumn is
present.
Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
Explain About duration in caching technique
What are the modes of updation in an updatepanel?
Explain the difference between asp.net mvc and asp.net webforms
What is the difference between web config and machine config files?
What is mta?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Can you clarified A Web service can only be written in .NET or not?
What is ispostback property?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is the difference between localization and globalization?
What is http request and response?
What are the validation controls available in ASP.NET?
Explain the difference between array and linkedlist?
What is global.asax file used for?
What is the difference between dispose() and finalize()?