Home > Articles > Programming > Windows Programming

Getting Started with ASP.NET

This sample chapter discusses what ASP.NET has to offer. Learn the system requirements for implementing an ASP.NET application, how to install the ASP.NET Framework on your system, what tools can be used to create ASP.NET applications, how to create an ASP.NET page, and how to view the output of your ASP.NET pages.
This chapter is excerpted from Sams Teach Yourself ASP.NET in 24 Hours.
Like this article? We recommend

ASP.NET is a new Internet programming technology from Microsoft that applies a more streamlined, object-oriented approach to building dynamic Web applications. With existing Active Server Pages technology, server-side code is intermingled and interspersed with client-side HTML. This often results in large, complex pages of code, where following the logic of the program can be difficult at best, especially if you are new to programming.

In this hour, you will learn more about what ASP.NET has to offer. To be more specific, you will learn

  • What ASP.NET is

  • What the system requirements are to implement an ASP.NET application

  • How to install the ASP.NET Framework on your system

  • What tools can be used to create ASP.NET applications

  • How to create an ASP.NET page

  • How to view the output of your ASP.NET pages

What Is ASP.NET?

In the early days of Internet Web site design and development, technologies were limiting. Static HTML pages served up the necessary information that a person wished to convey to his audience. Because technologies were more limiting back then, it was easier to get away with a site that was not as interactive as it needed to be. Nowadays, however, it is important to learn how to build dynamic, interactive Web sites, especially with the increasing use of multimedia elements such as Flash and Shockwave and the development of e-commerce and e-business sites that require database integration.

To meet this need, Microsoft created a Web-development platform called Active Server Pages, or ASP. ASP was widely used and accepted throughout the industry because most developers could utilize their existing Visual Basic or VBScript skill sets when developing Web applications.

Despite this widespread acceptance, using Active Server Pages was limiting in some respects. For example, validation of form data sometimes required extensive coding on both the client browser and the server. Also, some aspects of Active Server Pages were not scalable in an enterprise environment and didn't function robustly in high-volume sites (although there were ways around these problems). In addition, combining server-side code on the same page as HTML and JavaScript often resulted in Web pages that were a convoluted mixture of server-side logic code and fancy HTML code designed for the user interface, which among other problems made code maintenance a real issue.

To overcome these problems and many others, Microsoft has introduced ASP.NET—its next-generation Web development environment. If you have experience in programming applications, you will find that the ASP.NET Framework is very similar to building client/server applications. Even if you've never written a line of code in your life, you will find that ASP.NET is a relatively easy programming language to learn.

Is ASP.NET Browser Specific?

ASP.NET is a browser-independent programming model. ASP.NET will run on the latest versions of Internet Explorer and Netscape Navigator, as well as on other widely used browsers, such as Opera. Also, ASP.NET applications will gracefully downgrade to older versions of Internet Explorer and Netscape Navigator. This means that the vast majority of users on the Internet will be able to use your Web applications without you needing to write browser-specific code. This feature takes a great burden off the shoulders of current Web developers, although it is still important to be aware that not all browsers accept Dynamic HTML (DHTML) in the same way. For instance, Netscape Navigator versions 4.0 through 4.75 do not allow text properties, like color and font, on the page to be changed unless the page is reloaded in the browser. Internet Explorer versions 4.0 and higher, on the other hand, do allow text properties to be changed on the page. These inconsistencies, and many others, still need to be considered when writing client-side code.

What Programming Languages Can Be Used with ASP.NET?

The .NET Framework specifies that applications can be written in any programming language that supports the Common Language Runtime (CLR). The Common Language Runtime translates any CLR-compliant application to Microsoft Intermediate Language (IL). This intermediate-level code is then compiled for the platform where it will be executed. This simple process allows you to create an application in one language that can be used on any operating system using CLR. Furthermore, you can take an application that is written in one programming language and use it in an application that is written in a completely different programming language. No longer do you have to learn a completely different programming language whenever a new technology is released.

For the latest version of the .NET Framework, Microsoft is releasing four different languages that can be used to write CLR-specific code. These languages are Visual Basic.NET (also known as VB.NET), C# (pronounced C-sharp), C++.NET, and JScript.NET. Third-party languages are also being developed such as Perl, Smalltalk, and Cobol, with more languages expected to join the list as the technology becomes more prevalent. Here's a brief description of each of these Microsoft languages:

  • Visual Basic.NET: VB.NET is a relatively easy programming language to learn. It is considered a high-level programming language, which means that its syntax is close to human languages and not similar to machine languages, such as Assembly. Of the programming languages mentioned in this section, VB.NET is probably one of the easiest languages to learn. For this reason, all the code examples in this book will be written in VB.NET.

  • C#.NET: C# is a simple, modern, object-oriented, type-safe programming language derived from C and C++. C# aims to combine the high productivity of Visual Basic and the raw power of C++. This language is geared toward more accomplished developers who are used to the somewhat-cryptic structure of C++. Beginning developers are advised to start with Visual Basic and then move on to C#.

  • Visual C++.NET: Visual C++.NET is the next iteration of Microsoft's existing Visual C++ programming language, which is a powerful, object-oriented programming language. Typically, this language is used to create very complex and sophisticated applications.

  • JScript.NET: JScript is a powerful scripting language targeted specifically at the Internet. It is also the first scripting language to fully conform to ECMAScript—the Web's only standard scripting language. This language is similar in syntax to C# and C++, although it is a little easier to implement.

What Is Needed to Run ASP.NET?

In order to run ASP.NET pages, you will need to configure a computer with the .NET Framework installed. As of this writing, the .NET Framework is supported on Windows NT 4.0, Windows 2000, and Windows XP. However, Windows NT 4.0 with Service Pack (SP) 6a or Windows 2000 with SP 2 is strongly recommended. You will also need to install Internet Explorer 5.5 and Microsoft Data Access Components (MDAC) 2.6 as prerequisites to the .NET Framework. In addition, if you are not running Windows 2000, you must install Internet Information Server (IIS), known as Personal Web Server (PWS) in Win9X and Me. IIS 5.0 could be easily added to Windows 2000 Professional via Add/Remove Windows Components in the Control Panel. Make sure the IIS service has been started.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020