Framework Training

Code

aspnet1

Scheduled Dates

24 Jun 2013
23 Sep 2013
2 Dec 2013
17 Feb 2014

Scheduled Address

Framework Training Ltd

Business Environment Group
150 Minories
London
EC3N 1LS

UK

More about our London Training Centre

Experience Level

intermediate

Days

4

Price per person

£1995 +VAT

Course description

Our ASP.NET 4.5 training course is an intensive hands-on introduction to developing, testing and deploying commercial-quality web applications in C# or VB.NET using Visual Studio 2012.

Microsoft ASP.NET 4.5 is a hugely full-featured framework with which to build robust, scalable enterprise web applications.

Built on the Common Language Runtime, ASP.NET 4.5 applications can be written in any supported .NET language.

Please let us know if you need to focus on previous versions of the .NET Framework or Visual Studio as we may be able to accommodate your needs during the public course (and certainly through custom / on-site ASP.NET training).

What you will learn

  • Develop ASP.NET 4.5 Web Apps using C# or VB.NET
  • Learn Object Oriented Programming principals
  • Create rich interfaces using AJAX
  • Data access best practise with ADO.NET and LINQ
  • Web app security Fundamentals
  • Test and deploy your web apps

Who should attend

Web developers who are new to the .NET framework (or have experience of .NET 1.1 or 2.0), who need an intensive introduction to developing professional web applications using ASP.NET 4.0 and Visual Studio 10

Prerequisites

Experience of coding in another language such as JavaScript, ActionScript, Java, PHP, C++. Knowledge of HTML is useful but not mandatory.

ASP.NET 4.5 Training Course Syllabus

Introduction to ASP.NET 4.5

Overview of the .NET Framework
Essential ASP.NET Architecture
Visual Studio 2012
Configuring ASP.NET 4.5

ASP.NET Web Forms

Web Form Basics
Postbacks
Round Trips
Page Lifecycle

State Management

View State
Control State
Hidden Fields
Managing Cookies
Query Strings
Session State
Application State
Profile Properties

Displaying and Manipulating Data

Accessing Data with ADO.NET
DataSet
Data Binding
Using Language Integrated Query (LINQ)
Accessing Data from Web Services
Presenting Data in Web Controls
XML Handling

Creating a User Interface (UI) with ASP.NET Server Controls

Interacting with Users
Text Boxes, Radio Buttons, Check Boxes
Responding to Client-Side Events
Inserting ECMAScript / JavaScript
Creating Custom Controls

Intro to ASP.NET AJAX

AJAX Library
ASP.NET AJAX Control Toolkit
Partial Page Updates with AJAX
Scripting Actions
Web-services and JSON
Integrating with jQuery

Deploying and Debugging ASP.NET Applications

Troubleshooting and Debugging ASP.NET 4.5 Applications
Deploying ASP.NET Web Apps

ASP.NET Security Essentials

ASP.NET Security Model
Authentication Methods
Cryptography