Understanding Namespaces

Namespaces are an important part of writing C#. Namespaces organize .NET objects so that you can find them easily. An important namespace for you to learn more about is the System.Web namespace. You can read more about it at http://msdn.microsoft.com/library/system.web.aspx.

Get Microsoft® Visual Web Developer™ 2008 Express Edition Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.