which namespaces are required to enable the use


Which namespaces are required to enable the use of databases in ASP.NET pages?

The following namespaces are required to enable the use of databases in ASP.NET pages:

    The System.Data namespace.

    The System.Data.OleDb namespace (to use any data provider, such as Access, Oracle, or SQL)

    The System.Data.SQLClient namespace (specifically to use SQL as the data provider)

 

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: which namespaces are required to enable the use
Reference No:- TGS0311077

Expected delivery within 24 Hours