Namespaces enabling use of databases in the ASP.NET pages
Write the namespaces which are required to enable the use of databases in the ASP.NET pages?
Expert
The following namespaces are essential to enable the use of databases in the ASP.NET pages:
a) The System.Data namespace.
b) The System.Data.OleDb namespace (to use any data provider, like Access, Oracle, or SQL).
c) The System.Data.SQLClient namespace (precisely to use SQL as the data provider).
Write the difference between unmanaged and managed code?
Explain the working of Cookies. And also give the example of the Cookie abuse?
Write the two properties of the GridView control which have to be specified to turn on paging and sorting?
Explain the term Metadata?
State some of the use of ScriptManager control in the AJAX?
What do you mean by the term MISL CODE? Describe in brief.
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
Differentiate between Assembly and NameSpace?
What are the various ideas given by delegate? Describe in brief.
Write down a short note regarding the .NET?
18,76,764
1957241 Asked
3,689
Active Tutors
1451837
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!