Answer Posted / ranjan
ADO.NET is a set of libraries[assemblies] provided with .NET towords different types of data communication.
The core library of ADO.NET is system.data.dll
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is a SESSION and APPLICATION object?
What is authentication in asp.net?
Explain about Automatic resource management?
Does web services support data reader like pom project?
How to create events for a control?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
How you will improve web application performance?
Name the namespace which is used by ado.net?
Explain managed code an un-managed code.
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
State differences between MVC and WebAPI
What is the mvc framework?
explain code with datachaching with example