Hour 3. Using Visual Web Developer


In this hour, we will cover

  • Creating new websites and web pages

  • Opening existing websites

  • Customizing the editor through Visual Web Developer's Options menu

  • Using techniques for laying out HTML content through the Design view

  • Moving and resizing the assorted windows

  • Accessing help through the installed documentation

In the preceding hour we looked at the ASP.NET programming model, noting how ASP.NET pages are composed of an HTML portion and a source code portion. Recall that the HTML portion of an ASP.NET web page consists of static HTML markup and Web control syntax; the source code portion, separated out into its own file, is implemented as a class with various event handlers.

In the past two hours, you got a cursory look at Visual Web Developer, the development environment we'll be using throughout this book to build ASP.NET pages. In Hour 1, "Getting Started with ASP.NET 2.0," we installed Visual Web Developer and received a quick tour of its features. In the preceding hour we delved a bit deeper into Visual Web Developer's interface, looking at how to create a new ASP.NET website and how to use the WYSIWYG Design view, the HTML Source view, and the source code editor.

Because we'll be using Visual Web Developer extensively throughout this book, it behooves us to take a moment to fully explore this editor. Visual Web Developer is a sophisticated and powerful programming editor, with a bevy of features and capabilities. As with any profession, it's important to have a solid grasp of the tools at your disposal.




Sams Teach Yourself ASP. NET 2.0 in 24 Hours, Complete Starter Kit
Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit
ISBN: 0672327384
EAN: 2147483647
Year: 2004
Pages: 233

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