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 Peterborough

Peterborough Beginners Programming ASP.NET Course Overview

Programming ASP.NET Training Course Beginners training Peterborough - Cathedral Square

Stuart House - East Wing
St John's Street
Peterborough PE1 5DD
United Kingdom

This business centre is a strategically located headquarters office building in central Peterborough, in the heart of the business district. It is within walking distance of the bus and railway stations and close to all shopping facilities, including Marks & Spencer and the Queensgate Shopping Centre where tenants include John Lewis, Waitrose and Boots. It is within a quarter mile of junction 5 of the Peterborough Ring Road. Convenient for your Beginners Programming ASP.NET Training Course.

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

Looking for another training courses? Have a look at the other training courses in Peterborough.

Peterborough features a stunning cathedral and a mix of urban and rural landscapes.


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