Computer Tutoring Logo

Cost Calculator

Training delivery
Number of students?
Laptop hire?
Offsite training?

Course price: £ *
Price per head:
£ .

Duration:
2 Day

* Price is exclusive of VAT.

Tell Me More

Live online Face to face
First name:

Last name:

Email:

Tel:

Location:

Number of students:
First NumberPlusSecond Number  = 

Please enter the answer to prove that you are human and not a machine.
I would like to receive software tips and special offers

Programming ASP.NET Training Course Beginners Northampton

Northampton Beginners Programming ASP.NET Course Overview

Beginners Programming ASP.NET Training Course training course Northampton - Victory House

Northampton is a town with a rich history, including its famed shoe-making heritage.

Victory House
400 Pavilion Drive
Northampton Business Park
Northampton
NN4 7PA
United Kingdom

This centre is located in one of Northampton's premier business parks. The building occupies a prime position on Pavilion Drive, with rear office views overlooking a parkland Golf course. Perfect for your Beginners Programming ASP.NET Training Course training course.

Alternatively if you live in and around Northampton and wish to have your training on-site the we can provide all the equipment, included laptops and projector, required. All we ask is that you provide a little space for the trainer to set up.

Apart from Programming ASP.NET Training Course training courses we also conduct many other training courses in Northampton.


Course Duration: 2 Day

Complete Course Outline

Getting Started with ASP.NET

  • What is ASP.NET
  • Visual Web Developer Layout

Understanding the ASP.NET Programming Model

  • The HTML part of ASP.NET
  • ASP.NET source code

Using Visual Web Developer

  • Creating a New Website
  • Opening Existing Websties
  • Working with Web Pages in ASP.NET
  • Help in ASP.NET

Designing, Creating and Testing ASP.NET pages

  • Specifying the design requirements
  • Creating the user interface
  • Writing the source code for the ASP.NET page
  • Writing a Financial Calculator in ASP.NET

Variables and Operators in Visual Basic for ASP.NET

  • Declaring and Using Variables
  • Visual Basic Operators
  • Visual Basic Type Rules

Control Structures in ASP.NET

  • What are Control Structures
  • The Conditional Control Structure
  • Working with Loops in ASP.NET
  • Sub-routines and Functions in ASP.NET

Objects in Visual Basic (ASP.NET)

  • Classes and Objects
  • Creating an Object
  • The Properties of an Object
  • Calling an Objects Methods
  • Event Handlers

ASP.NET Web Controls for Printing to the Screen

  • The Literal Web Control
  • The Label Web Control

HTML Forms using Visual Studio

  • Creating Forms
  • Getting the User Input
  • Using Textboxes
  • Password Textboxes
  • Multiline Textboxes
  • Drop Down Lists
  • Radio Buttons
  • Check Boxes

Form Validation using ASP.NET

  • Why use ASP.NET for validation?
  • The RequiredFieldValidator Validation Control
  • Using the CompareValidator
  • Incorporating the RangeValidator
  • Using Regular Expressions
  • Formatting the Validation controls using ASP.NET

An Introduction to Databases

  • Database Fundamentals
  • Storing Structured Data
  • Creating a new Database
  • Creating Database Tables
  • Adding Data to the Tables

Using ASP.NET to Access the Data

  • Data Source Controls
  • SQL - The Language of Databases
  • The SQL SELECT Statement
  • Filtering and Sorting Data using the SqlDataSource Wizard

Display Data with ASP.NET Web Controls

  • Data Web Controls
  • The Gridview Control
  • The DetailsView Control
  • Paging and Sorting

Deleting, Inserting and Editing Data

  • Updating, Deleting and Insert Data
  • Looking at the SQL Statements
  • Editing and Deleting Data using the GridView
  • Inserting Data using the DetailsView

Working with Databound Lists, Radiobuttons and Checkboxes

  • List Web Controls
  • Filtering Results Using Textboxes and DropDown Lists
  • Collecting User input using Radio and Checkbox Lists

Data Binding

  • GridView and DetailsView in Detail
  • Using Wildcards

Templated Data Web Controls

  • Using the List View Control
  • Paging and Sorting the ListViews Data
  • Displaying one record at a time with the FormView Control

Creating a Site Map and Navigation

  • ASP.NET and it''s Site Navigation features
  • Defining a Website''s Structures
  • Using Breadcrumbs to aid Navigation

Using Master Pages as Templates

  • What are Master Pages
  • Creating a Master Page
  • Creating a related Content Page
  • Default Content in a Master Page
  • The Master Pages Source Code Portion

Managing User Logons

  • User Accounts in ASP.NET
  • Allow Visitors to Create User Accounts
  • Signing in to a Website using the Login Control
  • What you see depends on your logon

Using AJAX

  • What is AJAX?
  • Creating a basic page that updates using AJAX