ASP.NET
  Home arrow ASP.NET arrow An Introduction to ASP.NET Web Programming
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ASP.NET

An Introduction to ASP.NET Web Programming
By: Murach Publishing
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 2
    2009-06-22

    Table of Contents:
  • An Introduction to ASP.NET Web Programming
  • The hardware and software components for web applications
  • How static web pages work
  • How dynamic web pages work

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    An Introduction to ASP.NET Web Programming


    (Page 1 of 4 )

    If you're just getting started with ASP.Net and looking for help, this is a good place to start. After reading this three-part series of articles, you should have a general understanding of how ASP.Net applications work and what software you'll need to develop these applications. This article is an excerpt from chapter one of Murach's ASP.NET 3.5 Web Programming with VB 2008, written by Anne Boehm (Murach, 2008; ISBN: 1890774472).

    This chapter introduces you to the basic concepts of web programming and ASP.NET. Here, you’ll learn how web applications work and what software you need for developing ASP.NET web applications. You’ll also see how the HTML code for a web form is coordinated with the Visual Basic code that makes the web form work the way you want it to. When you finish this chapter, you’ll have the background you need for developing web applications of your own.

    An introduction to web applications

    A web application consists of a set of web pages that are generated in response to user requests. The Internet has many different types of web applications, such as search engines, online stores, auctions, news sites, discussion groups, games, and so on.

    Two pages of a Shopping Cart application

    Figure 1-1 shows two pages of a simple web application. In this case, the application is for an online store that lets users purchase a variety of Halloween products, including costumes, masks, and decorations. You’ll see parts of this application throughout the book, so it’s worth taking the time to become familiar with it in this chapter.

    The first web page in this figure is used to display information about the various products that are available from the Halloween store. To select a product, you use the drop-down list that’s below the banner at the top of the page. Then, the page displays information about the product including a picture, short and long descriptions, and the product’s price.

    If you enter a quantity in the text box near the bottom of the page and click the Add to Cart button, the second page in this figure is displayed. This page lists the contents of your shopping cart and provides several buttons that let you remove items from the cart, clear the cart entirely, return to the previous page to continue shopping, or proceed to a checkout page.

    Of course, the complete Halloween Superstore application also contains other pages. For example, if you click the Check Out button in the second page, you’re taken to a page that lets you enter the information necessary to complete a purchase.

    An important point to notice about these pages is that they both contain controls that let the user interact with the page, like the drop-down list and buttons on the Order page. A page that contains controls like these is called a web form, and an ASP.NET application consists of one web form for each page in the application.

    The Order page of a Shopping Cart application

    The Cart page of a Shopping Cart application

    Figure 1-1  Two pages of a Shopping Cart application

    More ASP.NET Articles
    More By Murach Publishing


       · This is one of the best beginner's article I've read. Simple, Short and gives what's...
     

    Buy this book now. This article is excerpted from chapter one of Murach's ASP.NET 3.5 Web Programming with VB 2008, written by Anne Boehm (Murach, 2008; ISBN: 1890774472). Check it out today at your favorite bookstore. Buy this book now.

    ASP.NET ARTICLES

    - Adding Content to a Static ASP.NET Website
    - Building a Static ASP.NET Website in a Basic...
    - Develop Your First ASP.NET Website with Visu...
    - Run ASP.NET in Windows XP Home with Cassini ...
    - How to Test a Web Application
    - How to Add Code and Validation Controls to a...
    - Working in Source and Split Views to Build a...
    - How to Build a Web Form for a One-Page Web A...
    - How to Develop a One-Page Web Application
    - An ASP.NET Web Application in Action
    - Developing ASP.NET Web Applications
    - An Introduction to ASP.NET Web Programming
    - Introduction to the ADO.NET Entity Framework...
    - Completing an In-Text Advertising System und...
    - Programming an In-Text Advertising System un...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek