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 Reading

Reading Beginners Programming ASP.NET Course Overview

Beginners Beginners training course Reading - Town Hall

A relatively new training location for us however we are eager to get to know and help local businesses in the area.

Reading is a bustling town with a strong literary heritage and vibrant arts scene.

Equipped with laptops with the software loaded on. Also a projector along with a mouse for each laptop as we know how difficult it is to use that little touch pad thingy.

However should you want to get out of your office for your Beginners Programming ASP.NET Training Course training course then why not come to a local one that we use.

200 Brook Drive
Green Park
Reading
RG2 6UB

In your busy life the convenience of a Programming ASP.NET Training Course Beginners training course by the M4 near Reading could be the ideal solution.

The Programming ASP.NET Training Course Beginners in the The Green Park business centre Reading is a stunning building with a full-height atrium and large open-plan reception area. It is one of a group of individually designed landmark buildings attractively positioned around Longwater Lake just outside Reading. With handy access to the M4 this is the ideal location for those coming from the south west or if they simply want to get out of London for the day.

Apart from Programming ASP.NET Training Coursetraining, we also conduct many other computer training courses in Reading. Have a look and see if we can accomodate.


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