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.
Describe the meaning of Serialization and Deserialization and its utilization?
Write down the ToolTipService timing properties in the WPF?
Web form belongs to which class in a .NET Framework class hierarchy?
Explain the requirement of Timer control in the AJAX.
Elucidate Role based security?
State the concept of constructor?
Describe about LINQ query expressions?
List the services which are offered by the Window Azure operating system?
What is meant by the term Global Assembly Cache (GAC)?
Name the parent class which is used to create all Windows services in .net?
18,76,764
1945658 Asked
3,689
Active Tutors
1420100
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!