Professional ASP.NET 2.0 Design: CSS, Themes, and Master PagesISBN: 978-0-470-12448-2
Paperback
474 pages
September 2007
This title is out-of-print and not currently available for purchase from this site.
|
Author Video: Drawing with .NET: System.DrawingIn this 56-minute video originally presented at a Code Camp, Jacob J. Sanford goes through the intricacies of creating a performance meter using only the objects in the .NET System.Drawing namespace. This video shows how to create basic shapes, such as circles and lines, as well as how to rotate them around your drawing canvas to create exactly the effect you need. The performance meter application shown in the example is an ASP.NET application written in C#, but the System.Drawing principals are easily adapted to other .NET settings.
Author Video: Mastering ASP.NET ThemesIn this 64-minute video from a presentation originally given at a Jacksonville, FL Code Camp and later recorded for Wrox.com, Jacob J. Sanford shows how to use the new CSS support in Visual Studio 2005 along with Master Pages and Themes to create consistent, standards-based, and flexible web site designs for your ASP.NET 2.0 applications.
Using ASP.NET Master Pages for Consistent Site DesignIn this Wrox.com article, Wrox author Jacob J. Sanford walks through the essentials of creating ASP.NET master pages to consistently format the design of your pages around your different dynamic content placeholders.