Answer Posted / asif aslam
In views we can access data with a page,not like session b/w
the pages.
Stored Procedure use for Database communication...
For Example: add,remove,update etc any record from database.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How do you update a dataset in ado.net and how do you update database through dataset?
How to add a javaScript function in a datagrid?
How to check if a datareader is closed or opened? IsClosed()
What does sqldatareader return?
Which property is used to check whether a DataReader is closed or opened?
Is entity framework better than ado.net?
What are disadvantages of microsoft-provided data provider classes in ado.net?
What is the difference between ADO and ADO.Net?
Which object needs to be closed?
What is the full form of ado.net?
What is the difference between dataset and datatable?
What are all the classes that are available in System.Data Namespace?
What is dbcontext and dbset in entity framework?
What is the role of the dataset object in ado.net?
What does adodb stand for?