asp.net.ph

Namespaces Reference


A namespace is essentially a collection of related member types used to implement a specific functionality.

This section of the workshop provides information on selected namespaces used in the development of dynamic ASP.NET Web applications.

Microsoft.SqlServer.Server System.Web.Mail
System.Data System.Web.Management
System.Data.Common System.Web.ModelBinding
System.Data.Odbc System.Web.Profile
System.Data.OleDb System.Web.Routing
System.Data.Sql System.Web.Security
System.Data.SqlClient System.Web.Security.AntiXss
System.Data.SqlTypes System.Web.SessionState
System.Web System.Web.UI
System.Web.Caching System.Web.UI.Adapters
System.Web.Compilation System.Web.UI.HtmlControls
System.Web.Configuration System.Web.UI.WebControls
System.Web.Configuration.Internal System.Web.UI.WebControls.Adapters
System.Web.Globalization System.Web.UI.WebControls.WebParts
System.Web.Handlers System.Web.Util
System.Web.Hosting System.Web.WebSockets
System.Web.Instrumentation System.Xml

Namespaces in the .NET Framework consists mainly of class types, along with the relevant structure, enumeration, and delegate types that provide the interfaces for programming specific application needs.

Each of the member classes in turn define a set of properties, methods and events that enable the class to accomplish particular tasks.


Back to top

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note