Answer Posted / jj
ado.net is new data access technology it is disconnected
architecure i.e there is not necessary to connect database
always whenver it requires data that time only connects
basically the library of ado.net is system.data
its uses connection , command , data reader, data adapter,
dataset
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between a hyperlink control and a linkbutton control.
How do you implement sql caching in asp.net?
What is the mvc model?
Explain how can we access static variable?
What is asp.net web application?
What are sql joins?
What are the differnt types of handler in ASP.NET?
What is the adavantage of using ASP.NET routing?
What is the parent class of all the web server control?
How do you design a website with multilingual support in ASP.NET ?
Explain the various authentication mechanisms in asp.net.
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Why is xap important?
What is _viewstart?
Which asp.net objects encapsulate the state of the client and the browser?