|
COURSE OUTLINE - COMPLETE ASP.NET 3.5 TRAINING Includes: 12 CDs, Printed Courseware & Sample Code Running Time: Approx. 22 Hours
ASP.NET 3.5 Phase 1 (110 Minutes) 1.0 Phases 2,3, and 4 1.1 Phase 2 - Textbox, Dropdown List, Check Box, Radio Button List 1.2 Phase 3 - ADO, Update and Insert via Stored Procedure 1.3 Phase 4 - System.xml,xmlClient.aspx, and xmlServer.aspx 2.0 Phases 5,6, and 7 2.1 Phase 5 2.2 Phase 6 2.3 Phase 7 3.0 Phases 8,9, and 10 3.1 Phase 8 3.2 Phase 9 3.3 Phase 10 4.0 Phases 11 and 12 4.1 Phase 11 4.2 Phase 12
ASP.NET 3.5 Phase 2 (120 Minutes) 1.0 Introduction to Web Forms 1.1 Demo 1.2 Code Review-HTML,ASP:Label, ASP:DropDownList 1.3 Build Example: Code Behind ASP:Label, ASP:DropDownList 2.0 CheckBoxList 2.1 Demo-Days of the Week, Selected Items Display 2.2 Code Review - CheckBoxList, Button, Label 2.3 Build Example - New Web Form, Code Behind Button 3.0 RadioButtonList 3.1 Demo - RadioButtonList, Button, Label 3.2 Code Review-RadioButtonList, Button, Label 3.3 Build Example - New Folder, New File, Button 4.0 Sample Contact Info Form 4.1 Demo-RadioButtonList, Button, List 4.2 Code Review - HTML, Form, Button, Label 4.3 Build Example - Table, Textboxes, Drop Down 5.0 Dynamic List Content 5.1 Demo - Drop Down List Code, Selected Item Text and Value 5.2 Code Review - Dropdownlist, Labels, Button, Listitem Property 5.3 Build Example - View in Browser, Blank Screen, State Drop Down
ASP.NET 3.5 Phase 3 (111 Minutes) 1.0 Introduction to ADO.NET 1.1 Demo-DropDownList, UI Demo 1.2 Code Review-ASPX Page, Page_Load, SqlCommand 1.3 Build Example-MyCommand, MyDataReader 2.0 Updating Records 2.1 Demo-Select a State, Modify State Text, Update Database 2.2 Code Review-Database Table, Command Object 2.3 Build Example - DropDownList, SQL Connection 3.0 Inserting Records 3.1 Demo-Add Record via Server Explorer 3.2 Code-Stored Procedure UI, Connection, Command
ASP.NET 3.5 Phase 4 (116 Minutes) 1.0 Loading an XML File 1.1 Demo - Identified Project, Client Request, Load XML File 1.2 Code Review - XMLServer.aspx, clientRequest(), Javascript 1.3 Build Example: XmlServer.aspx, XmlClient.aspx,LoadXML() 2.0 Loading An XML Stream 2.1 Demo-XMLClient.aspx, Xml Request, Load Stream 2.2 Code Review-XmlClient.aspx,XmlServer.aspx,Ajax Response 2.3 Build Example - XmlClient.aspx,XmlServer.aspx 3.0 Selecting A Single Node 3.1 Demo- Project Folder, File Summary, XmlClient, XmlServer 3.2 Code Review-XmlClient.aspx, Ajax Response, Button 3.3 Build Example - XmlClient.aspx Form, selectSingleNode 4.0 Updating A Single Node 4.1 Demo-XmlClient.aspx 4.2 Code Review- XmlClient.aspx, XmlServer.aspx 4.3 Build Example - XmlClient.aspx, XmlServer.aspx
ASP.NET 3.5 Phase 5 (113 Minutes) 1.0 Introduction to Web Services 1.1 Demo-Launching & Calling Web Services 1.2 Code Review-Web Services, User Interface, HTML 1.3 Build Example-Create New Project, WEb Service Object 2.0 SOAP With Microsoft.XMLHTTP 2.1 Demo-Launching Web Service 2.2 Code Review-Web Service, User Interface, JavaScript 2.3 Build Example - Create Folder, Web Service 3.0 Web Service Parameters 3.1 Demo-Web Service, Calling From Web Form 3.2 Code Revoew-SWeb Service, Web Form 3.3 Build Example-Web Form, Web Service 4.0 SOAP with Input Parameters 4.1 Demo-Web Service, 2 Input Parameters 4.2 Code Review-Web Service, 2 Input Parameters 4.3 Build Example, Web Service, Web Form 5.0 Calling A WCF Service 5.1 Demo-Web Form, Full Name-Parameter, Return Value 5.2 Code Review-HTML, Button, Textbox For Full Name 5.3 Build Example-Web Form, WCF, Full Name, Return Value\
ASP.NET 3.5 Phase 6 (110 Minutes) 1.0 Partial Page Rendering 1.1 PartialPageRendering.aspx 1.2 Code Review-PartialPageRendering.aspx, ScriptManager 1.3 Build Example-ScriptManager, Update Panel 2.0 Postback Triggers 2.1 Ajax Button Triggers 2.2 Code Review- <triggers>,AsyncPostBack Trigger 2.3 Build Example-Script Manager, Update Panel 3.0 Accordion Control 3.1 3 Tabs on the Accordion Control 3.2 Act Tax, CSS, Form, Script Manager, <Panes> 3.3 Toolbox Drag/Drop Accordion 4.0 Calendar Extender 4.1 Calendar Extender, Date Format 4.2 Code Review-Act:calendar extender, Target Control 4.3 Build Example-targetControlld, Format 5.0 Tab Container 5.1 Tagprefix=Act 5.2 Tabcontainer, Tabpanel, Attribute Header Text 5.3 <asp:scriptmanager>, <act:tabcontainer>, <div> 6.0 Modal popup Extender 6.1 Display Modal Popup Window 6.2 TagPrefix=Act, Style Script, ScriptManager
ASP.NET 3.5 Phase 7 (83 Minutes) 1.0 Style & Class 1.1 Table, One Row, Two Columns, Style & Class 1.2 Standard HTML Document, Style Attribute 1.3 Table, Row, Columns, Style Tax, Class Tag 2.0 Form & Function 2.1 CSS, Vertical Scrollbar, Background Color Alternates 2.2 Code Review - ASPX file, <html> tag, <script>, <body>, <table> 2.3 Build Example - <tr>, <td>, <div style=border, height=100px>
ASP.NET 3.5 Phase 8 (110 Minutes) 1.0 Application Objects 1.1 Demo- ApplicationOjbect.aspx 1.2 Code Review-ApplicationObject.aspx, MyCounter 1.3 Build Example-ASPButton, Code Behind Application Object 2.0 Session Objects 2.1 Demo-SessionObject.aspx 2.2 Code Review- asp:label, asp:button, Session Object Code 2.3 Build Example-asp:label, asp:button, Code Behind 3.0 ViewState Objects 3.1 Demo-Application vs. Session vs. ViewState 3.2 Code Review-asp:label For ViewState, asp:button
ASP.NET 3.5 Phase 9 (112 Minutes) 1.0 Trace 1.1 Demo-VS2008, PageLoad, <%@Trace="true"%> 1.2 Sessionld, Response Code, UTF-8, or UTF-16 1.3 Control Tree, ViewState Size, ControlState 2.0 Tracing State Variables 2.1 Set Trace="true", Set Cookie, Set Application 3.0 Tracing Header Variables 3.1 Read Cookie, My Cookie=Request.Cookies 3.2 UserAgent.text, Host.text, Language.text 4.0 Tracing Response Headers 4.1 Response.contentType="text/xml" 5.0 Tracing Form Content 5.1 <input type=text>, <table> 5.2 ASP.NET Server Controls, Control Treee 6.0 Tracing QueryString Content 6.1 queryString.aspx, Hyperlink 7.0 Tracing Ajax Content 7.1 AjaxRequest.aspx, Ajax Request, Textarea 7.2 AjaxResponse_Server.aspx 7.3 response.contentType="text/xml", "myDiv"
ASP.NET 3.5 Phase 10 (108 Minutes) 1.0 Custom HTML Tags 1.1 Demo- Custom HTML Tag 1.2 Code Review-htmlComponent.html 1.3 Build Example-xmlns:ajax 2.0 HTC Properties 2.1 Demo-HTC Properties 2.2 Code Review- HTC, Reference To Ajax:myTag 2.3 Build Example-htcProperties.aspx,<div> 3.0 HTC Methods 3.1 Demo-Textboxes:Row, Column, Value, and Button setValue 3.2 Code Review-xmlns:ajax, mytag.htc 3.3 Build Example- <ajax:myTag/>
ASP.NET 3.5 Phase 11 (108 Minutes) 1.0 Sample Two Tier Architecture 1.1 Demo-twotier.aspx 1.2 Code Review-Class File, Class Declaration, Function Declaration 1.3 Build Example-MyTextBox.text 2.0 Business Object Properties 2.1 Demo-Business Object Properties 2.2 Code Review-VB Class File, Local Variable, Next Get and Set 2.3 Build Example - Public, Private Variable 3.0 Business Object Methods 3.1 Demo-files:aspx and vb 3.2 Code Review - ASPX, HTML, Head, Body, Tables 3.3 Build Example - New Business Object File 4.0 Sample 3-Tier-Architecture 4.1 Demo-ASP.NET, ASPX 4.2 Code Review-ASPXPage, Textbox, Tables
ASP.NET 3.5 Phase 12 (108 Minutes) 1.0 Three Tier Architecture with Stored Procedures 1.1 Demo- LINQ In ASP.NET, ASPX, VB 1.2 Code Review-myRecordSelect Function, Database Connect 1.3 Build Example-Business Object, Command Parameter 2.0 LINQ In Business Object 2.1 Demo-LINQ.ASPX 2.2 Code Review- Sub Pageload, LINQ Expression 2.3 Build Example-Creating Classes, LINQ Expression
|