Answer Posted / hardik
dataset is a disconnected architecture in .net frame work
for which there is no need to have a live connection. it
contains datatable in which datarow and datacolumn is
present.
| Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain how does asp page work?
What are the different types of validation controls provided in ASP.NET?
What are the advantages of passport authentication?
Explain the steps to be followed to use passport authentication.
What is the Intermittent crashing of application in production?
Explain the concept of View Model in MVC?
Difference between overriding and overloading?
Can user control be stored in library?
What is the difference between Session and response.Redirect?
What is difference between viewstate and session in asp net?
What is user control in asp.net?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is meant by asp.net?