Answer Posted / nagendra
A Dataset is a in memory representation of a collection of
Database objects including tables of a relational database
schema. The dataset contains a collection of Tables,
Relations, constraints etc.
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
How use Xml data in ASP.net?
What are the different method of navigation in asp.net?
How is application management and maintenance improved in asp.net 2.0?
How you will manage the state of ASP.NET controls?
What are session state modes? List some of the important session state modes of asp.net.
Describe how ASP.NET maintains process isolation for each Web application?
Explain the difference between asp.net mvc and asp.net webforms
Explain the asp.net session state modes.
How do I open an ashx file in windows 7?
Explain client side state management system.
Describe paging in asp.net?
How to use multiple scriptmanager controls in a web page?
What is strong-typing versus weak-typing?