Answer Posted / amit bhardwaj
Data Adapter is interface between database and dataset
whatever data is update that is handle by Data Adapter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
What is sta?
How many types cache in asp net?
What is the use of data set in asp.net?
What is the difference between adding reference in solution explorer and adding references by using ?
Describe how ASP.NET maintains process isolation for each Web application?
What are the HTML server controls in ASP.NET?
Explain how does asp page work?
What do you mean by serialize and marshalbyref?
Explain server-side scripting and client-side scripting.
Where is the session stored?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Why mvc is better than asp.net? : Asp.Net MVC
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?