ASP .NET BIT200

£395.00

ASP .NET programmers are highly sought after for writing web sites. Whilst there is an oversupply of programmers skilled in some languages, there is always heavy demand for skilled ASP .NET Programmers. This course provides a comprehensive introduction to ASP.NET. By the end of the course, you should be able to easily understand all the major aspects of ASP.NET and use it to produce their own web applications.

SKU: BIT200 Category: Tags: , , , , ,

COURSE AIM

This course provides a comprehensive introduction to ASP .NET for students wishing to further develop their understanding of, and ability to creatively use the internet. By the end of the course, the student should be able to easily understand all the major aspects of ASP .NET and use it to produce their own web applications.

Pre-Requisites

This course assumes that the student has a good knowledge of basic HTML. Students must have access to a computer with an internet connection and Visual Studio installed. (Students of all our computer courses can purchase the software required at a greatly discounted price or academic pricing. Speak to your local computer software retailer for more information).

COURSE CONTENT

There are 11 lessons as follows:

  1. Introduction
  2. VB.NET Essentials
  3. Web Forms
  4. Web Server Controls
  5. Form Validation
  6. Classes and Namespaces
  7. Creating ASP.NET Applications
  8. ADO.NET
  9. Error Handling
  10. Email from your Applications
  11. Project: Creating an Online Store

SUMMARY OF COMPETENCIES DEVELOPED

On successful completion of the course you should be able to do the following:

  • Understand the .NET framework and the advantages of ASP.NET over other web based languages.
  • Understand the basics of Visual Basic .NET (VB.NET).
  • Understand how web forms work including how and when to use them.
  • Understand web server controls and how to use them to enhance asp.net web applications.
  • Understand how to use web forms validation to control what information is accepted by a web form.
  • Understand classes and namespaces in ASP.NET.
  • Understand what web applications are and how to create them.
  • Understand the basics of databases and data access technologies used in ASP.NET.
  • Understand how to handle errors in your website application and how to “debug” to prevent errors.
  • Understand how to send email from your web application.
  • Develop a completed online store web application.

WHAT THE COURSE COVERS

Here are just some of the things you may be doing:

  • Define “code behind”
  • Learn what ASP.NET is.
  • Define many different types of variables.
  • Define what a subroutine is.
  • Define what a function is.
  • Work with webforms and note advantages over traditional html forms.
  • Explain how & when Web Controls are used.
  • Explain the difference between ASP server side controls and standard html controls.
  • Create a web form that asks for a person’s details.
  • Select two validation controls and explain their benefits.
  • Create code for a page that asks for a file name and then creates that file on the local hard drive.
  • Define what a “namespace” is and give examples of two namespaces.
  • What is the web.config file and what is it used for?
  • Explain the difference between application & session events.
  • Create a small ASP.NET application that uses a database, admin section and front page.
  • Explain the difference between page level tracing and application level tracing.
  • Create an Email contact page.
  • Create an Online Shopping application.