
ASP.net training course (web programming, MS SQL Database & Visual Studio)
Other courses you might be interested in:
- Oracle Database
- Oracle Developer
- Java Programming
- R12 Oracle Financial
- R12 Supply Chain
- R12 ORacle HRMS
- Oracle Technical Consultant
- Oracle Apps DBA
- Android Diploma
- Web Design
- Graphic Design
- HTML5 & CSS3
- PHP Web Programming
- ASP.NET Web Programming
- WordPress
- SEO
- Mobile Web Design
- MCTS - SQL Server 2005
- JavaScript & jQuery
- iPhone App Development
- MCSE Certification
- AJAX
- Flash
- iPad app development
- Objective C for Beginners
- Dreamweaver
- Photoshop
- Indesign
- Illustrator
Global Academy Reviews
Upcoming ASP.NET Web Programming Classes:
Choose your preferred start date from the list below, and then click on Reserve your place.
| Course Session | Starting Date | Classes | Price | |
|---|---|---|---|---|
| 10:00 - 17:00 Mon, Tue, Wed, Thu | 25 Aug 2013 | 8 | £1750.00 | Reserve your place |
| 18:30 - 21:30 Tue, Fri | 3 Sep 2013 | 8 | £1750.00 | Reserve your place |
| 10:00 - 17:00 Sun | 5 Oct 2013 | 8 | £1750.00 | Reserve your place |
| 10:00 - 17:00 Mon, Tue, Wed, Thu | 18 Oct 2013 | 8 | £1750.00 | Reserve your place |
| 18:30 - 21:30 Tue, Fri | 2 Nov 2013 | 8 | £1750.00 | Reserve your place |
| 10:00 - 17:00 Mon, Tue, Wed, Thu | 29 Nov 2013 | 8 | £1750.00 | Reserve your place |
- Classroom based course
- eNotes included
- Hands on training
- Free online support after course
You can SAVE upto £400 when you book your place for 2 or more certain courses
3000
PHP Web Programming
ASP.NET Web Programming
2700
Web Design
ASP.NET Web Programming

Who is ASP.net training course for?
This ASP.net course is designed specifically for complete beginners. The main aim of this ASP.net course is to take you to a level where you can start making your own dynamic websites using ASP.net language.Goal oriented approach
This ASP.net course is designed to get you started in ASP.net web programming. If you have a project or an idea that you wanted to turn into website then present that idea during the course and our trainers will help you to develop your own website.ASP.net course overview
We are going to learn how to make dynamic web pages using ASP.net. For this purpose, this Asp.net course starts from basics of ASP.net and then covers advanced .net topics. To make the concepts of ASP.net clear, we are also going to develop an online ecommerce website project using ASP.net with VB.net. Some of the main topics that we are going to cover in this course are• Understand the .NET Framework and the CLR
• Visual Studio 2010
• Visual Basic.NET (VB.NET) or C#
• ASP.net Installation, Variables, Loops, Arrays, Operators
• ASP.net functions, Conditional Statements
• ASP.net Object Oriented Programming (OOP)
• ASP.net Class, Objects, Inheritance, libraries
• ASP.net Session, Cookies, Form Handling
• ASP.net Server Controls, HTML Controls, Validation Controls
• ASP.net and Ms SQL Server Database Project using SQL insert, update, delete
• And many more ….
Prerequisites:
A main prerequisite to this Asp.net course is knowledge of HTML, CSS etc - our web design course covers most of these prerequisites.It is not necessary to have knowledge of any programming language before you start this ASP.net course but it is beneficial if you have a basic knowledge of any programming language.
Course outline
Introduction to ASP.net and .NET frameworkWhat is ASP.net?
What is IIS?
IIS and .net Framework installation
Create your first ASP.net web page
Run ASP.NET Page using web server
HTML and ASP.net
The .NET Framework
What is .NET Framework?
CLR (Common language runtime)
CLS (Common language specification)
FCL (Framework class library)
Intermediate Language
.NET Languages
Namespaces
SQLDataAdapter
SqlCommand
Dataset
SqlConnection
DataTable
DataRow
DataColumn
MS SQL Database:
Database concepts & RDBMS (Relational Database Management Systems)
Introduction to SQL (Structured Query Language)
Creating ERD (Entity Relationship Diagram)
What are MS SQL data types?
DDL (Data definition language)
DML (Data manipulation language)
Creating and Editing Database and Tables
Primary key
Foreign key
Inserting Data in tables
Updating data
Deleting data
Selecting data
Controls & use in GUI
Web Server Controls
Label
TextBox
Linkbutton
Radiobutton
Button,
HyperLink
Image
Checkbox
Datagrid
Panel
Listbox
Dropdownlist,
Tables
Calendar
Web forms
Master Pages
Css Class
Validation controls
ASP.net Programming basics
ASP.net Syntax
Hello world
ASP.net variables and data types
ASP.net Operators
Conditional statements using If, else & Switch
ASP.net For and While Loops
Object Oriented Programming
What is OOP (object oriented Programming)?
Classes
Objects
Properties
Methods
Variable and Variable Scope
Constructors
Inheritance
Events and Event Handlers
ADO.net (ActiveX Data Object)
What is ADO.net?
Access and manipulate data using ADO.NET 3.5
Forward-Only Data
In-Memory Data Model
Data Binding
Data binding
Postback
Binding to textboxes
Binding to labels
Binding to drop down lists
Binding to a Datagrid
Project 1: Build a Contact us Email Form (using ASP.net Coding and GUI)
Create Form on web page
Accept data
Mail function
Project2: Build a Login system (using ASP.net Coding and GUI)
Create a login page
Connect login page to database
Validate login data
Using ASP.net session
Project3: Build an online shop backend CMS (using ASP.net Coding and GUI)
Database for shopping cart website
Add Product page
Upload product image
View products
Delete product from catalogue
Update products
View customers
View online orders
Project4: Create an E-commerce shopping cart website (using ASP.net Coding and GUI)
E-commerce website design
Create a home page
Build a product search
Display e-commerce catalogue
Create a basket page
Add items to basket page
Update items quantity in basket
Remove items from basket
Customer checkout
Register customer details
Save Customer online order
Understand online transaction