When master pages were introduced in ASP.NET 2.0, they were quickly embraced by the developer
community as the template solution for ASP.NET pages because they are very easy to use. Even better,
VS has great design-time support, because it enables you to create and view your pages at design
time during development, rather than only in the browser at run time.