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 Cambridge

Cambridge Beginners Programming ASP.NET Course Overview

Programming ASP.NET Training Course Beginners Kings College chapel Cambridge

The science park to St. John's Innovation centre. The university city of Cambridge is a regular training venue. We've trained various companies in and around Cambridge as far out as Cambourne, Newmarket, Huntingdon and St. Ives. Our Beginners level Programming ASP.NET Training Course at the offices we use at the Regus in Cambourne is easy to set up and conduct even at short notice. Or maybe you just want us to come to you bringing a projector, laptops with ASP preloaded along with fully comprehensive course notes.

Cambridge is renowned for its prestigious university and stunning architecture.

Cambridge was actually the first area we started training. From Cambridge Consultants on the science park to ARU, CRC (Cambridge Regional College) and many more have taken advantage of the computer training courses conducted by us.


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