JanaGanaMana
Register
Login
Data Reader & Dataset
What is the difference between server side and client side code?
Why to use EnableViewState property?
What is the difference between Server.Transfer and Response.Redirect?
What is the difference between Application_start and Session_start?
What is inheritance?
Data Reader is connected - Dataset is NOT.
Data Reader is read only forward only record set.
Dataset is in memory database(XML) with
• Tables
• Relations
• Constraints