News

ASP.NET 2.0's master pages can help you develop consistent Web apps without the additional overhead of include files, user controls, or third-party add-ins.
Master pages now make it much easier to deliver a consistent look and feel, without the need to embed user controls across all of your pages. I'll discuss the basics of ASP.NET 2.0 master pages, how ...