DN201: ASP.NET v2.0 Development with Visual Studio 2005 & C#
Description
In this course, you'll learn how to use Visual Studio 2005 and Visual C# 2005 to build ASP.NET 2.0 Web pages and XML Web services. You'll gain an understanding of the new architecture behind ASP.NET 2.0 and how to use the new server controls. You'll learn to create consistent web sites using Master Pages, to improve performance with output caching, add membership features, configure and deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using new Site Navigation tools and to handle multi-user data access conflicts.
In this course, you will learn to: Use ASP.NET server controls to generate HTML and to execute event procedures. Promote consistency within your web site through Master Pages Retrieve and manipulate data using ADO.NET. Display and edit data quickly and easily using new data binding features Use Membership features to manage your Web users. Use new Site Navigation controls to direct users within your site Create and consume XML Web Services. Take advantage of ASP.NET's versatile output caching to increase performance. Add scalability and reliability by setting up an out-of-process session state server. Create a Web Setup project in Visual Studio to build a deployment package that takes advantage of Windows Installer
5 days of planned curriculum in an instructor-led, hands-on setting. Course includes:
12 modules of training 54+ hours of total training time... Over 900 pages of courseware Step-by-step hands-on-labs Sample code
Audience
This course is targeted at developers intending to develop web applications using ASP.NET. Whether you are seasoned ASP developers or new to ASP.NET, this course is designed to fast-track your knowledge and show you how to harness the power from ASP.NET.
Prerequisites
You should have:
Working knowledge with the .NET Framework Working knowledge with one or more .NET development languages such as Delphi , C, C++, Visual Basic, or Java. Basic knowledge of Hypertext Markup Language (HTML) or dynamic H TML (DHTML), Web Server technologies, Internet protocols, along with some knowledge of a scripting language, such as Visual Basic Scripting Edition or Microsoft JScript®. Some prior experience with Web development will definitely be helpful.
Previous experience with ASP based technology is not required.
Headings
Introduction to ASP.NET What's New in ASP.NET 2.0 Working with Controls Using Rich Server Controls Accessing Data Configuration Data Binding Validating User Input Themes and Master Pages Site Navigation Displaying Data with the GridView Control Managing State Managing Users with ASP.NET's Membership Features Improving Performance with Output Caching Using the DataList and Repeater Controls Creating and Consuming Web Services