Architecture of the ADO DOT NET-s data access model
Describe disconnected architecture of the ADO.NET's data access model?
Expert
ADO.NET sustains the disconnected database access model that means, an application never remains connected continuously to a data source. Every alteration and operations done on data are kept in the local copy (dataset) which acts as the data source. when, connection to the server is re-established, these alteration are transmit back to server, in which these alteration are saved in real database or data source.
The information, like role management membership, profile, and Web parts personalization is stored in which database?
What is meant by the Managed Extensibility Framework?
Describe code access security (CAS)?
State the difference between a ContextMenuStrip control and a MenuStrip control?
Briefly explain about Web server controls in ASP.NET?
How can you avoid a class from overriding in C# and Visual Basic?
What do you mean by XBAP? Describe in brief.
Describe the major subsystems of the WPF (Windows Presentation Foundation) in brief?
Differentiate between Web server controls and HTML?
Describe the naming conventions that are necessary for XML elements tags?
18,76,764
1943037 Asked
3,689
Active Tutors
1418989
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!