Chapter 13. Creating ASP.NET User Interfaces


IN THIS CHAPTER

  • The Basics of an ASP.NET Website

  • Designing Your User Interface

  • Working with the ASP.NET Controls

Visual Studio 2005 and the .NET Framework 2.0 represent a major overhaul of all .NET web development. Every place you turncontrols, security, data binding, configurationyou name it, there is something new for web developers. These additions and changes provide additional productivity and confidence in building web applications with .NET.

This chapter is focused on creating user interfaces with ASP.NET. We first cover the basics around defining web projects and web forms. We then move on to designing a cohesive UI with master pages, themes, and web parts. Finally, we focus on the controls inside ASP.NET.

Note

ASP.NET is a huge topic. We are not able to dig in on its every aspect. Instead, we will concentrate on areas where you can leverage Visual Studio to increase your productivity in building web-based user interfaces. This is a key topic for all web developers.

We expect that as you build your ASP.NET interface you will discover places that require further exploration. To that end, we will try to point out some of them as we move through the chapter. Some examples include membership, user profiles, advances in caching, website administration, and cross-page posting.





Microsoft Visual Studio 2005 Unleashed
Microsoft Visual Studio 2005 Unleashed
ISBN: 0672328194
EAN: 2147483647
Year: 2006
Pages: 195

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net