How does dataset acts in a disconnected fashion ?
Answer Posted / ram
Once records poulated into DataSet, the DataSet is placed
into server memory. Then connectiion is disconncted.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are client activated objects and server activated objects?
What’s the difference between response .redirect and server.transfer?
Explain global assembly cache.
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
what is silver light when will we use silver light,
What is the server of asp.net?
Can you use Web API with ASP.NET Web Form?
What are the different types of sessions in asp.net? Name them?
witch is the best insistute in sharpoint course.what abt future of share point course.
Explain about consistent programming model in the .NET framework?
How does asp.net page work?
how to retrieve property settings from xml .config file.
Explain MVC model binders?
Explain the difference between debug.write and trace.write?
What is the purpose of url encoding?