*

Introduction to Microsoft ASP.NET 3.5

Introduction to Microsoft ASP.NET 3.5 Training

AanbiederTwice IT Training
Kosten 1.425,00
Meer informatie over Twice IT Training

Overzicht

This three-day instructor-led course provides students with the knowledge and skills to develop web applications for the Microsoft .NET platform using ASP.NET 3.5 technology. The code behind language is C#. The course focuses on overview of .Net framework, web application basics, ASP.NET architecture, user interfaces and controls, look and feel of web pages and state management techniques. After completing this course, students will be able to: o Create a simple web application using ASP.NET 3.5 with code behind language as C#. o Describe the ASP.NET architecture and the page life cycle. o Use web pages, server controls, user controls and custom controls to create a rich user interface. o Use different State Management techniques to preserve the state of the page. o Apply Master page to different pages in the web site to give a consistent and professional look. Volledige omschrijving

Bestemd voor

This course is intended for novice programmers who have knowledge of C# language and basic framework features. Knowledge Web Technology Fundamentals will be an advantage.

Benodigde kennis

Before attending this course, students must have: o Programming skills using C#. o Knowledge of .Net Framework features. o Knowledge of HTML and JavaScript would be an added advantage.
Inschrijven

Beschrijving

Module 1: Introduction to Microsoft .NET Framework This module explains different components of .NET Framework like CLR, FCL, CTS and CLS. This also covers CLR execution model, assembly and its types and list of new features of .NET Framework 3.0. o .NET Framework and its components o CLR Execution model o Introduction to .NET Framework 3.0 new features. Module 2: Web Application Fundamentals and ASP.NET Architecture This module explains web application basics and ASP.NET web application execution model. It also covers the page life cycle. o Architecture of web application o Client side and Server side Scripting o ASP.Net web application execution model o Page Life Cycle Module 3: ASP.NET - Server Controls This module explains different categories of ASP.NET Server Controls. o ASP.NET Server Controls Module 4: State Management and Caching This module explains the need of state management and the different techniques to maintain the state of the page. It also covers the need of caching and its types. o State Management and its techniques. o Caching and its types Module 5: User Controls and Custom Controls This module covers the creation and use of User Controls and Custom Controls. o User Controls o Custom Controls Module 6: Master Pages and Themes This module explains how to give a consistent look to the web pages in a web site by using Master Pages. It also covers how to control the visual appearance of the controls on a web page by using themes and skins. o Master Pages o Themes Additional Reading To help you prepare for this class, review the following resources: o .NET Framework Features