what is the deference between dataset and data adapter?
Answer Posted / satya kumar
dataset is defind copy of the from the it is not directly
connected to the database it connetsd by dataadpter. so
dataadpter is defind the connectin between database and
dataset
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How does session work?
Can we use a static function with a non-static variable?
Why do we use asp.net?
How many types of state management are there in asp net?
Which is better asp.net or php?
What is difference between ispostback and autopostback in asp net?
What is ascx?
How does the service stream content?
How to use push notification?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
How can you debug your.net application?
What is web router?
What is the parent class of all web server control?
How can we communicate with each server in N-tier Architecture? and what are the methods?
How do u declare static variable and how it is declared and what is its lifetime?