ASP.NET 3.5 for Visual Basic 2008: Phase 1 (110 Minutes)
- 1.0 ASP.NET 3.5 Phases 2,3, and 4
- 1.1 Phase 2 – ASP.NET 3.5 Textbox, Dropdown List, Check Box, Radio Button List
- 1.2 Phase 3 – ASP.NET 3.5 ADO, Update and Insert via Stored Procedure
- 1.3 Phase 4 – ASP.NET 3.5 System.xml,xmlClient.aspx, and xmlServer.aspx
- 2.0 ASP.NET 3.5 Phases 5,6, and 7
- 2.1 Phase 5 ASP.NET 3.5 Web Services, SOAP with MS XMLHTTP, WCF
- 2.2 Phase 6 ASP.NET 3.5 Page Rendering, Postback Triggers, Accordion Control, Tab Container, Modal Windows
- 2.3 Phase 7 ASP.NET 3.5 Style and Class, Form and Function
- 3.0 ASP.NET 3.5 Phases 8,9, and 10
- 3.1 Phase 8 ASP.NET 3.5 Application Objects, Session Objects, ViewState Objects
- 3.2 Phase 9 ASP.NET 3.5 Trace, Tracing State Variables, Tracing Header Variables, Tracing Response Headers, Tracing Form Content, Tracing QueryString Content, Tracing AJAX Content
- 3.3 Phase 10 ASP.NET 3.5 Custom HTML Tags HTC Properties, HTC Methods
- 4.0 ASP.NET 3.5 Phases 11 and 12
- 4.1 Phase 11 ASP.NET 3.5 Sample Two Tier Architecture, Business Object Properties, Business Object Methods, Sample 3-Tier-Architecture
- 4.2 Phase 12 ASP.NET 3.5 Three Tier Architecture with Stored Procedures, LINQ In Business Object
ASP.NET 3.5 for Visual Basic 2008: Phase 2 (120 Minutes)
- 1.0 Introduction to Web Forms in ASP.NET 3.5
- 1.1 Demo of ASP.NET 3.5
- 1.2 Code Review-HTML,ASP:Label, ASP:DropDownList with ASP.NET 3.5
- 1.3 Build Example: Code Behind ASP:Label, ASP:DropDownList with ASP.NET 3.5
- 2.0 CheckBoxList with ASP.NET 3.5
- 2.1 Demo-Days of the Week, Selected Items Display with ASP.NET 3.5
- 2.2 Code Review – CheckBoxList, Button, Label with ASP.NET 3.5
- 2.3 Build Example – New Web Form, Code Behind Button with ASP.NET 3.5
- 3.0 RadioButtonList with ASP.NET 3.5
- 3.1 Demo – RadioButtonList, Button, Label with ASP.NET 3.5
- 3.2 Code Review-RadioButtonList, Button, Label with ASP.NET 3.5
- 3.3 Build Example – New Folder, New File, Button with ASP.NET 3.5
- 4.0 Sample Contact Info Form with ASP.NET 3.5
- 4.1 Demo-RadioButtonList, Button, List with ASP.NET 3.5
- 4.2 Code Review – HTML, Form, Button, Label with ASP.NET 3.5
- 4.3 Build Example – Table, Textboxes, Drop Down with ASP.NET 3.5
- 5.0 Dynamic List Content with ASP.NET 3.5
- 5.1 Demo – Drop Down List Code, Selected Item Text and Value with ASP.NET 3.5
- 5.2 Code Review – Dropdownlist, Labels, Button, Listitem Property with ASP.NET 3.5
- 5.3 Build Example – View in Browser, Blank Screen, State Drop Down with ASP.NET 3.5
ASP.NET 3.5 for Visual Basic 2008: Phase 3 (111 Minutes)
- 1.0 Introduction to ADO.NET with ASP.NET 3.5
- 1.1 Demo-DropDownList, UI Demo with ASP.NET 3.5
- 1.2 Code Review-ASPX Page, Page_Load, SqlCommand with ASP.NET 3.5
- 1.3 Build Example-MyCommand, MyDataReader with ASP.NET 3.5
- 2.0 Updating Records with ASP.NET 3.5
- 2.1 Demo-Select a State, Modify State Text, Update Database with ASP.NET 3.5
- 2.2 Code Review-Database Table, Command Object with ASP.NET 3.5
- 2.3 Build Example – DropDownList, SQL Connection with ASP.NET 3.5
- 3.0 Inserting Records with ASP.NET 3.5
- 3.1 Demo-Add Record via Server Explorer with ASP.NET 3.5
- 3.2 Code-Stored Procedure UI, Connection, Command with ASP.NET 3.5
ASP.NET 3.5 for Visual Basic 2008: Phase 4 (116 Minutes)
- 1.0 Loading an XML File with ASP.NET 3.5
- 1.1 Demo – Identified Project, Client Request, Load XML File with ASP.NET 3.5
- 1.2 Code Review – XMLServer.aspx, clientRequest(), Javascript with ASP.NET 3.5
- 1.3 Build Example: XmlServer.aspx, XmlClient.aspx,LoadXML()with ASP.NET 3.5
- 2.0 Loading An XML Stream with ASP.NET 3.5
- 2.1 Demo-XMLClient.aspx, Xml Request, Load Stream with ASP.NET 3.5
- 2.2 Code Review-XmlClient.aspx,XmlServer.aspx,Ajax Response with ASP.NET 3.5
- 2.3 Build Example – XmlClient.aspx,XmlServer.aspx with ASP.NET 3.5
- 3.0 Selecting A Single Node with ASP.NET 3.5
- 3.1 Demo- Project Folder, File Summary, XmlClient, XmlServer with ASP.NET 3.5
- 3.2 Code Review-XmlClient.aspx, Ajax Response, Button with ASP.NET 3.5
- 3.3 Build Example – XmlClient.aspx Form, selectSingleNode with ASP.NET 3.5
- 4.0 Updating A Single Node with ASP.NET 3.5
- 4.1 Demo-XmlClient.aspx with ASP.NET 3.5
- 4.2 Code Review- XmlClient.aspx, XmlServer.aspx with ASP.NET 3.5
- 4.3 Build Example – XmlClient.aspx, XmlServer.aspx with ASP.NET 3.5
ASP.NET 3.5 for Visual Basic 2008: Phase 5 (113 Minutes)
- 1.0 Introduction to Web Services with ASP.NET 3.5
- 1.1 Demo-Launching & Calling Web Services with ASP.NET 3.5
- 1.2 Code Review-Web Services, User Interface, HTML with ASP.NET 3.5
- 1.3 Build Example-Create New Project, WEb Service Object with ASP.NET 3.5
- 2.0 SOAP With Microsoft.XMLHTTP with ASP.NET 3.5
- 2.1 Demo-Launching Web Service with ASP.NET 3.5
- 2.2 Code Review-Web Service, User Interface, JavaScript with ASP.NET 3.5
- 2.3 Build Example – Create Folder, Web Service with ASP.NET 3.5
- 3.0 Web Service Parameters with ASP.NET 3.5
- 3.1 Demo-Web Service, Calling From Web Form with ASP.NET 3.5
- 3.2 Code Revoew-SWeb Service, Web Form with ASP.NET 3.5
- 3.3 Build Example-Web Form, Web Service with ASP.NET 3.5
- 4.0 SOAP with Input Parameters with ASP.NET 3.5
- 4.1 Demo-Web Service, 2 Input Parameters with ASP.NET 3.5
- 4.2 Code Review-Web Service, 2 Input Parameters with ASP.NET 3.5
- 4.3 Build Example, Web Service, Web Form with ASP.NET 3.5
- 5.0 Calling A WCF Service with ASP.NET 3.5
- 5.1 Demo-Web Form, Full Name-Parameter, Return Value with ASP.NET 3.5
- 5.2 Code Review-HTML, Button, Textbox For Full Name with ASP.NET 3.5
- 5.3 Build Example-Web Form, WCF, Full Name, Return Value\ with ASP.NET 3.5
ASP.NET 3.5 for Visual Basic 2008: Phase 6 (110 Minutes)
- 1.0 Partial Page Rendering with ASP.NET 3.5
- 1.1 PartialPageRendering.aspx with ASP.NET 3.5
- 1.2 Code Review-PartialPageRendering.aspx, ScriptManager with ASP.NET 3.5
- 1.3 Build Example-ScriptManager, Update Panel with ASP.NET 3.5
- 2.0 Postback Triggers with ASP.NET 3.5
- 2.1 Ajax Button Triggers with ASP.NET 3.5
- 2.2 Code Review- ,AsyncPostBack Trigger with ASP.NET 3.5
- 2.3 Build Example-Script Manager, Update Panel with ASP.NET 3.5
- 3.0 Accordion Control with ASP.NET 3.5
- 3.1 3 Tabs on the Accordion Control with ASP.NET 3.5
- 3.2 Act Tax, CSS, Form, Script Manager, with ASP.NET 3.5
- 3.3 Toolbox Drag/Drop Accordion with ASP.NET 3.5
- 4.0 Calendar Extender with ASP.NET 3.5
- 4.1 Calendar Extender, Date Format with ASP.NET 3.5
- 4.2 Code Review-Act:calendar extender, Target Control with ASP.NET 3.5
- 4.3 Build Example-targetControlld, Format with ASP.NET 3.5
- 5.0 Tab Container with ASP.NET 3.5
- 5.1 Tagprefix=Act with ASP.NET 3.5
- 5.2 Tabcontainer, Tabpanel, Attribute Header Text with ASP.NET 3.5
- 5.3 , ,
with
ASP.NET 3.5
- 6.0 Modal popup Extender with ASP.NET 3.5
- 6.1 Display Modal Popup Window with ASP.NET 3.5
- 6.2 TagPrefix=Act, Style Script, ScriptManager with ASP.NET 3.5
ASP.NET 3.5 for Visual Basic 2008: Phase 7 (83 Minutes)
- 1.0 Style & Class with ASP.NET 3.5
- 1.1 Table, One Row, Two Columns, Style & Class with ASP.NET 3.5
- 1.2 Standard HTML Document, Style Attribute with ASP.NET 3.5
- 1.3 Table, Row, Columns, Style Tax, Class Tag with ASP.NET 3.5
- 2.0 Form & Function with ASP.NET 3.5
- 2.1 CSS, Vertical Scrollbar, Background Color Alternates with ASP.NET 3.5
- 2.2 Code Review – ASPX file, tag,