
1 Developing Web Applications using ASP.NET 2.0
2 Objective of this module
3 First things first
4 Creating ASP.NET Application
5 Components an ASP.NET Application
6 ASP.NET Page Processing
7 Server Controls
8 State Management
9 Master Pages
10 User Controls and Custom Controls
11 Site Navigation
12 Themes
13 Caching
14 Configuration
15 Globalization and Localization
16 Data access with ADO.NET and XML
17 Objective of this module
18 First things first
19 Introduction to ADO.NET
20 Data Structures and Data Access Components
21 Data Binding
22 Data Access using XML
23 Web Services and Windows Services
24 First things first
25 Introduction to ADO.NET
26 Data Structures and Data Access Components
27 Data Binding
28 Data Access using XML
29 Security, Deployment, Introduction to .NET 3.0
30 Objective of this module
31 Security
32 Authentication
33 Authorization
34 Impersonation
35 Code Access Security
36 Deployment
37 .NET Framework 3.0
38 Windows Presentation Foundation
39 Windows Communication Foundation
40 Windows Workflow Foundation
41 Windows Card Space
42 .NET Framework 4.0
43 Major Changes in .Net 4.0
44 ControlRenderingCompatibilityVersion Setting in the Web.config File
45 ClientIDMode Changes
46 HtmlEncode and UrlEncode Now Encode Single Quotation Marks
47 ASP.NET Page (.aspx) Parser is Stricter
48 Browser Definition Files Updated
49 System.Web.Mobile.dll Removed from Root Web Configuration File
50 ASP.NET Request Validation
51 Default Hashing Algorithm Is Now HMACSHA256
52 Configuration Errors Related to New ASP.NET 4 Root Configuration
53 ASP.NET 4 Child Applications Fail to Start When Under ASP.NET 2.0 or ASP.NET 3.5 Applications
54 ASP.NET 4 Web Sites Fail to Start on Computers Where SharePoint Is Installed
55 The HttpRequest.FilePath Property No Longer Includes PathInfo Values
56 ASP.NET 2.0 Applications Might Generate HttpException Errors that Reference eurl.axd
57 Event Handlers Might Not Be Not Raised in a Default Document in IIS 7 or IIS 7.5 Integrated Mode
58 Changes to the ASP.NET Code Access Security (CAS) Implementation
59 MembershipUser and Other Types in the System.Web.Security Namespace Have Been Moved
60 System.Web.Security Types for Passport are Obsolete
61 The MenuItem.PopOutImageUrl Property Fails to Render an Image in ASP.NET4
62 Menu.StaticPopOutImageUrl and Menu.DynamicPopOutImageUrl Fail to Render Images When Paths Contain Backslashes
63 Disclaimer