Limit this search to....

Beginning Visual Web Developer 2005 Express: From Novice to Professional
Contributor(s): Delorme, Richard (Author), Sarknas, Paul (Author)
ISBN: 1590594827     ISBN-13: 9781590594827
Publisher: Apress
OUR PRICE:   $31.49  
Product Type: Paperback
Published: December 2005
Qty:
Annotation: The primary goal of this book is to demonstrate Visual Web Developer 2005 Express's effectiveness when developing applications. The secondary goal is to examine how coding best-practices can be applied with this new product. Delorme and Sarknas provide a rigorous overview of the application: how it operates, how it compares to the other versions of Visual Studio .NET 2005 now available, and the best way to use it.
Additional Information
BISAC Categories:
- Computers | Web - Design
- Computers | Programming - Microsoft
- Computers | Software Development & Engineering - General
Dewey: 004.165
Series: Beginning: From Novice to Professional
Physical Information: 0.9" H x 7.04" W x 9.26" (1.44 lbs) 352 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
In this chapter, you learned the basics of Visual Web Developer 2005, and you built your first interactive web application. You also learned about object-oriented programming (OOP). As you progress throughout the book, you will quickly be building more advanced web app- cations including database applications. But first, you need to get more familiar with your development environment. Chapter 2 takes you on a guided tour of the IDE so you will be able to navigate around quickly and accomplish your tasks. CHAPTER 2 ? ? ? The Development Environment The Integrated Development Environment (IDE) we will be using to build our ASP. NET 2. 0 applications is Visual Web Developer (VWD). Throughout this chapter we will take a high-level guided tour of the IDE so you become familiar with most of the important tools available to build your applications more quickly and with less hassle. As you will see, building web app- cations with VWD is no hassle at all. Although hundreds of pages could be written to encompass all the productivity tools ava- able in such a powerful development environment, this chapter will focus on the high-level items you will want to know right away. A lot of the other wizards and tools available are c- ered throughout the book as we discuss the aspects of the technology we are dealing with. For example, we will discuss the wizards that are used to configure a data source in the chapters that discuss working with data.