Total Training for Microsoft ASP.NET 4DVD's
-
Torrent:
-
Category:
-
Private Client:Hide your personal activity while downloading torrents with TorrentPrivacy.com
-
Size:9062 MB
-
Seeds/Leechs:
-
Added:09/03/2008
-
Last check:2009-11-26 13:09:59
-
Tracker:http://inferno.demonoid.com:3394
-
Comments:Total Training for Microsoft ASP.NET 4DVD's<br /> <br /> - Building Web Applications Set 1 (2 DVDs) and Set 2 (2DVDs)<br /> <br /> Course Outline:<br /> <br /> Set 1:<br /> <br /> Part 1 - Getting Started with ASP.NET<br /> <br /> Lesson 1: OVERVIEW OF ASP.NET (43 min)<br /> 1. Preparing to Use ASP.NET<br /> 2. Understanding the Page's HTML Source Code<br /> 3. Introducing the ASP Page & its Code<br /> 4. Create an ASP.NET Website with Visual Studio<br /> 5. Design an ASP.NET Web Page with Visual Studio<br /> 6. Running the Web Page & Adding Event Handlers<br /> 7. Debugging the Application's Code<br /> <br /> Lesson 2: ADDING CONTROLS TO A WEB PAGE (67 min)<br /> 1. Introducing the HTML Controls<br /> 2. Introducing the Standard Controls<br /> 3. Introducing the Data Controls<br /> 4. Introducing the Validation Controls<br /> 5. Introducing Navigation, WebParts & Crystal Reports<br /> 6. Formatting a Page with HTML Controls<br /> 7. Adding Options Manually in the Source View<br /> 8. Setting the User Interface Properties<br /> 9. Invoking the Run As Server Control Function<br /> 10. Displaying Information with a Formatted String<br /> 11. Designing a Page with Web Controls<br /> 12. Changing the Alignment<br /> 13. Adding a Calendar Control<br /> <br /> Lesson 3: WEB PAGE PROCESSING (69 min)<br /> 1. Setting Initial Control Properties in a .ASPX File<br /> 2. Programmatic Initialization in the Page_Load Method<br /> 3. Adding Buttons, Labels & a Horizontal Rule<br /> 4. TimestampLabel & Multiple Selection Listbox<br /> 5. Adding Event Handler Methods to Buttons<br /> 6. Understanding Viewstate<br /> 7. Looking at the Stages of Initialization<br /> 8. OnInit, OnPreRender & onunload Methods<br /> 9. Adding Another Event Handler Method<br /> 10. Working with the Command Name Property<br /> 11. Looking at the EventDemo User Interface<br /> 12. Look at the Initialization Code behind the Web Page<br /> 13. Work with the TextChanged Event Handler<br /> 14. Handle the SelectedIndexChanged Event<br /> 15. Using Auto-Postback Events<br /> 16. Viewing the Auto-Postback Source Code<br /> <br /> Lesson 4: VALIDATING USER INPUT (51 min)<br /> 1. Understanding ASP.NET Validation<br /> 2. Specifying Required Fields for the Name Control<br /> 3. Specifying the Allowable Range for the Age Control<br /> 4. Specifying the Enrollment Date Fields & Range<br /> 5. Comparing a Value of a Control with a Fixed Value<br /> 6. Compare the Value of One Control to Another Control<br /> 7. Using Regular Expressions to Specify Input Patterns<br /> 8. Defining Custom Validation Rules<br /> 9. Adding an Event Handler to a Button<br /> 10. Adding a Validation Summary<br /> 11. Organizing Controls into Validation Groups<br /> <br /> Lesson 5: NAVIGATING A WEBSITE (65 min)<br /> 1. Adding Multiple Pages to a Website<br /> 2. Redirecting to a Different Web Page<br /> 3. Pass Information between Pages with the QueryString<br /> 4. Retreiving QueryString Information in a Web Page<br /> 5. Retrieving QueryString Information with Variables<br /> 6. Linking Pages by Using Hyperlinks<br /> 7. Adding Pages to Use in the Site Map<br /> 8. Create a Site Map to Define the Pages in a Web Site<br /> 9. Add a SiteMapDataSource Control to a Web Page<br /> 10. Displaying a Site Map in a TreeView Control<br /> 11. Organizing Parent & Leaf Nodes in a Site Map<br /> 12. Reorganize Site Structure into Subdirectories<br /> 13. Setting Various NodeStyle Properties of the TreeView<br /> 14. Displaying Breadcrumbs in a SiteMapPath Control<br /> 15. Displaying a Site Map in a Menu Control<br /> 16. Final Comments & Credits<br /> <br /> Part 2 - Creating & Deploying Rich ASP.NET Web Applications<br /> <br /> Lesson 6: UNDERSTANDING ASP.NET APPS (93 min)<br /> 1. Overview of Two .config Files<br /> 2. Defining Error Pages for a Website<br /> 3. Specifying Connection Strings<br /> 4. Defining & Using Application Settings<br /> 5. Working with the Website Administration Tool<br /> 6. Performing Tracing in a Website<br /> 7. Tracing across a Whole Application<br /> 8. Adding a .NET Assembly to Support Messaging<br /> 9. Adding References to .NET Assemblies<br /> 10. Referencing to Custom .NET Assemblies<br /> 11. Adding Classes to a Website<br /> 12. Creating ASP.NET Web Services<br /> 13. Adding a Reference to a Web Service<br /> <br /> Lesson 7: DATA BINDING (97 min)<br /> 1. Working with Basic Single Value Data Binding<br /> 2. Applying Data Binding to Real Life Scenarios<br /> 3. Defining & Invoking Your Own Properties & Methods<br /> 4. Displaying a Text Box Value & Creating a Hyperlink<br /> 5. Using Data Binding to Create a Hyperlink<br /> 6. Using Repeated-Value Data Binding to Create Various Lists<br /> 7. Checking for PostBack Problems<br /> 8. Binding a List Control to a Collection of Objects<br /> 9. Defining the Value & Text for a Collection of Objects<br /> 10. Working with the TextFormatString Property<br /> 11. Explaining Data Source Options<br /> 12. Configuring & Binding to a SQLDataSource<br /> 13. Looking at the HTML & ASP Markups<br /> 14. Understanding How Data Source Controls Work<br /> 15. Using the Selected & Selecting Event<br /> 16. Creating & Binding to a Second SQLDataSource<br /> 17. Disabling View States to Save Space<br /> 18. Binding a TreeView Control to an XMLDataSource<br /> 19. Setting Up a Tree View Control<br /> 20. Adding Attributes to Tree Node Bindings<br /> 21. Specify an XPath Expression for an XMLDataSource<br /> <br /> Lesson 8: RICH DATA BINDING (102 min)<br /> 1. Understanding Rich Data Controls<br /> 2. Data Binding with a GridView<br /> 3. Binding a DataGrid to a SqlDataSource<br /> 4. Setting the DataSource ID in the Smart Tag<br /> 5. Formatting Columns with the SmartTag Wizard<br /> 6. Enabling the User to Select Rows in a GridView Control<br /> 7. Use SelectedIndexChanging to Control User Input<br /> 8. Creating Logic Based on a CheckBox<br /> 9. Formatting with SelectedIndexChanged<br /> 10. Creating Master/Detail Relationships<br /> 11. Adding Support for Sorting & Paging<br /> 12. Using Templates to Create Customized Columns<br /> 13. Implementing Editing & Updating in a GridView<br /> 14. Addressing Concurrency Errors<br /> 15. Using DetailsView & FormView to Control Display<br /> <br /> Lesson 9: DEPLOYING AN ASP.NET WEB APPLICATION (24 min)<br /> 1. Setting Up to Deploy an ASP.NET Web Application<br /> 2. Creating a New Virtual Directory<br /> 3. Setting Catalog Properties for the Virtual Directory<br /> 4. Adding a Login for the Server<br /> 5. Publishing the Website<br /> 6. Final Comments & Credits<br /> <br /> Set 2:<br /> <br /> Part 1 - Web Page User Interface Design Techniques<br /> <br /> Lesson 1: DEFINING STANDARD STYLES & THEMES (54 min)<br /> 1. Looking at the Makeup of the CSS Demo Page<br /> 2. Creating a Simple Cascading Style Sheet<br /> 3. Defining Rules in a Cascading Style Sheet<br /> 4. Applying Cascading Style Sheet Rules Selectively<br /> 5. Looking at a Web Application that Uses Rich Controls<br /> 6. Creating Simple Themes<br /> 7. Creating Multiple Skin Files<br /> 8. Handling Conflicts between Themes & Styles<br /> 9. Creating Different Themes for Mandatory & Optional Controls<br /> 10. Using Themes with Complex ASP.NET Controls<br /> 11. Specifying Themes in a Configuration File<br /> 12. Using Cascading Style Sheets in a Theme<br /> <br /> Lesson 2: DEFINING MASTER PAGES (43 min)<br /> 1. Knowing When to Use Master Pages<br /> 2. Using Tables inside a Master Page<br /> 3. Defining Content Pages<br /> 4. Changing the Page Heading<br /> 5. Defining Navigation Controls in a Master Page<br /> 6. Defining Multiple Content PlaceHolders<br /> 7. Creating New Content Pages<br /> 8. Editing & Applying Themes to a Master Page<br /> 9. Accessing the Master Page Objects<br /> 10. Adding a Custom Label to the Master Page<br /> <br /> Lesson 3: CREATING USER CONTROLS (55 min)<br /> 1. Introducing User Controls<br /> 2. Adding Content to a User Control<br /> 3. Adding User Controls to a Web Page<br /> 4. Defining Properties in a User Control<br /> 5. Handling Events in a User Control<br /> 6. Raising Events in a User Control<br /> 7. Accessing the Content of a User Control<br /> 8. Encapsulating Functionality<br /> 9. Obtaining Summary Information<br /> <br /> Lesson 4: CREATING CUSTOM SERVER CONTROLS (60 min)<br /> 1. Creating a Simple Server Control<br /> 2. Using a Simple Server Control<br /> 3. Adding Attributes & Styles to a Server Control<br /> 4. Adding a Server Control to the Toolbox<br /> 5. Creating Server Controls in a Web Control Library<br /> 6. Adding Code to Represent a Styled Link Control<br /> 7. Adding Properties to a Server Control<br /> 8. Rendering Browser Specific HTML<br /> 9. Raising Events in a Server Control<br /> 10. Raising Events in a Server Control, Continued<br /> 11. Handling Server Control Events<br /> <br /> Lesson 5: EXTENDING EXISTING CONTROLS (36 min)<br /> 1. Defining a Composite Control<br /> 2. Creating Child Controls in a Composite Control<br /> 3. Raising Events in a Composite Control<br /> 4. Using a Composite Control<br /> 5. Extending a Control<br /> 6. Rendering with a Regular Expression<br /> 7. Using the New Control<br /> <br /> Lesson 6: CREATING PORTALS (41:09 min)<br /> 1. Introducing Portals<br /> 2. Creating Portals<br /> 3. Defining a WebPartManager & WebPartZones<br /> 4. Adding WebParts to a Portal<br /> 5. Adding User Controls to a Portal<br /> 6. Modifying User Controls in a Portal<br /> 7. Selecting Modes in a Portal<br /> 8. Adding Catalog Support to a Portal<br /> <br /> Lesson 7: CREATING & CONFIGURING WEBPARTS (39:17 min)<br /> 1. Accessing WebParts<br /> 2. Setting WebPart Properties<br /> 3. Providing Help for a WebPart<br /> 4. Creating & Configuring a Custom WebPart<br /> 5. Using a Custom WebPart<br /> 6. Final Comments & Credits<br /> <br /> Part 2 - Web Page Implementation Techniques<br /> <br /> Lesson 8: MANAGING VIEW STATE (55 min)<br /> 1. Examining View State<br /> 2. Decoding the View State<br /> 3. Storing Data in Local Variables<br /> 4. Storing Data in View State<br /> 5. Retrieving Data from View State<br /> 6. Using Loops to Locate Text & Storing in View State<br /> 7. Populating the Text Box from View State<br /> 8. Storing Custom Objects in View State<br /> 9. Securing View State Using the Always Encryption Mode<br /> 10. Securing View State Using the Auto Encryption Mode<br /> <br /> Lesson 9: USING STATE MANAGEMENT TECHNIQUES (59 min)<br /> 1. Looking at CatalogSite & Introducing Query String<br /> 2. Using the Query String Robustly<br /> 3. Introducing Cookies & Creating a Log In Page<br /> 4. Setting a Default Page to Detect Cookies<br /> 5. Specifying an Expire Time on a Cookie<br /> 6. Introducing Session State<br /> 7. Implementing Session State in the Application<br /> 8. Storing Custom Objects in Session State<br /> 9. Storing Collections in Session State<br /> 10. Configuring Session State in a Web Application<br /> <br /> Lesson 10: ACCESSING DATA BY USING ADO.NET (62 min)<br /> 1. Using ADO.NET in a Web Application<br /> 2. Understanding ADO.NET Programming<br /> 3. Connecting to a Database<br /> 4. Opening Connections<br /> 5. Executing Simple Commands<br /> 6. Specifying Text & Connections<br /> 7. Executing Non-Query Commands<br /> 8. Calling Stored Procedures<br /> 9. Executing Queries<br /> 10. Manually Using the Data Reader<br /> <br /> Lesson 11: GOING FURTHER WITH ADO.NET (78 min)<br /> 1. Overview of the Sample Application<br /> 2. Configuring Object Data Sources<br /> 3. Handling a Selection Event in GridView<br /> 4. "Handling Update, Cancel & Delete Events"<br /> 5. Handling an Insert Event in DetailsView<br /> 6. Creating a DataSet<br /> 7. Using a DataSet<br /> 8. Editing Data in a DataSet<br /> 9. Working with DataViews<br /> 10. Creating DataSets with Multiple Tables<br /> 11. Using DataSets with Multiple Tables<br /> <br /> Lesson 12: IMPROVING PERFORMANCE BY USING CACHING (1 min)<br /> 1. Looking at Concepts of Output Caching<br /> 2. Varying Output Caching by Query String<br /> 3. Configuring Output Caching<br /> 4. Managing Cache Information across a Website<br /> 5. Substituting Content into a Cached Page<br /> 6. Using Data Caching<br /> 7. Testing the Data Cache<br /> <br /> Lesson 13: MANAGING RESOURCES & LOCALIZATION (41 min)<br /> 1. Creating Resources<br /> 2. Using Resources<br /> 3. Creating & Using Page-Specific Resources<br /> 4. Defining Localization for User Controls<br /> 5. Supporting Localization in Custom Controls<br /> 6. Creating & Using Localized Resources<br /> 7. Generating Localized Content<br /> <br /> Lesson 14: ASP.NET SECURITY ESSENTIALS (30 min)<br /> 1. Using Forms Authentication<br /> 2. Defining the Authentication Form<br /> 3. Using a Membership Data Store<br /> 4. Configuring Authentication Properties<br /> 5. Granting Access to a Specific User<br /> 6. Final Comments & Credits
-
Alternative download:Total Training for Microsoft ASP.NET 4DVD's might also be available on Usenet. Get the UseNet Client - Highspeed Access To 300TB of Videos, Games and Music!
Files
| File | Size |
|---|
Add comment
Related torrents
| Torrents | Category |
|---|---|
| Total.Training.For.Macromedia.Dreamweaver.8-iNSPiRON | Software |
| Total.Training.For.Advanced.Adobe.Phot.. | Software |
More torrents, related to Total Training for Microsoft ASP.NET 4DVD's

News:








FireFox Plugin

External comments