McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Intro to VB.NET
Projects
Comprehensive Projects
Chapter Objectives
PowerPoint Presentations
Multiple Choice Quiz
True or False
Examples from the Text
Feedback
Help Center


Learning Programming Using Visual Basic.Net
Bill Burrows, University of Washington
Joe Lanford, University of Rochester

Using Visual Basic .NET to Create Web Applications

Chapter Objectives

After studying this chapter you should be able to
  • Explain the various functions of a typical web application.
  • Explain what is meant by the term "client/server" and how the client/server architecture can be implemented in a number of different ways.
  • Discuss the tradeoffs associated with various client/server architecture options.
  • Build a Web Application using the tools available with Visual Basic .NET.
  • Validate user data using the Validation controls supported by Visual Basic .NET.
  • Use the Web Form DataGrid control to display a data set and to edit and update a database.
  • Use XSLT documents to transform XML into HTML on the server to then be displayed on the client.




McGraw-Hill/Irwin