Answer Posted / michael jerold
ado.net has connected archtecture and disconnected arcitecture
base class is system,data.sqlclinet.
It has some data provider:
command object
connection object
dataadapter
datareader
dataset
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between equals() and == in c#?
Can you explain the basic use of dataview?
Explain MVC model binders?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Explain the difference between web user control and web custom control?
How can we create pie chart in asp.net?
What is the use of session in web application?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
What are early binding and late binding.
How many types of triggers are there in update panel?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is owin authentication?
If we remove web.config or machine.config from the application then, is this application will works?
What is the difference between page directive include and action tag include?