month11

Expires Nov 30, 2008

Save 10% to 20%
most training titles
 

For corporate orders, call to get a special quote or click here to receive a price quote by email.

Free Newsletter

Computer Training
Videos/CD-ROMs

 Product List »
 A to Z

 
Programming »
 Programming Home

 
Other Titles »
 Access Training
 AutoCAD Courses
 Autodesk Courses
 IT Certifications
 MCSE Training
 Office Training
 Visual Basic Courses

 
Purchase Orders
 Accepted from Corp.,
 Gov., & Educational
 Institutions:
 Click here

 
Customer Service
 Privacy Policy
 Return Policy

ASP.NET 3.5 Training Series

Programming Training Category > ASP.NET Course >

ASP.NET 3.5 Complete Training
Hosted by Robert MacHale
22 hours of ASP training on 12 CD-ROMs


Learn ASP.NET and its associated technologies with this complete ASP.NET 3.5 for Visual Studio 2008 training series. This ASP.NET course is designed for .NET developers of all experience levels, and provides extensive hands-on ASP.NET programming lessons, tips, and techniques by .NET experts Robert MacHale. Quickly learn beginner to advanced level ASP.NET programming with this 12 CD series.

ASP .NET 3.5 Training

This complete ASP.NET 3.5 training includes:

  • 12 Separate Phases (Approx. 2 hours each of video training)
  • 956 Page Book plus code (Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition)

Join thousands of corporate repeat customers in receiving the highest quality training products on the market.

Special Offer: This ASP Training Includes a 5 User License.
Please call 1-888-797-4040 for price on multi-user license.

ASP.NET 3.5 Training Series

ASP.NET 3.5 (#btl-asp35-m12)
Set of 12 CD-ROMs

(Reg. $1199.95)
Sale $899.95

Economy Shipping: $18.95 (Ground)
 (Allow 4-7 business days for delivery; No Tax, Except Maryland Residents)

Multimedia CD-ROM Based Training:
With CD-ROM based training, the lectures were video taped and then digitized and presented to you in Full Motion Video, Audio, & Graphics.

System Requirements: 486/200 mhz (minimum), CD-ROM Drive, 32 MB RAM, Sound Card. Available Hard Disk Space 200 MB. Windows 95, 98, NT, ME, 2000, or Windows XP.

ASP.NET 3.5 Trainer: Robert MacHale
Robert MacHale has over 17 years of experience developing online systems and consulting in the computer, financial, and non-profit industries. He is a renowned expert at multiple levels and specializes in all facets of HTML, DHTML, XML, AJAX, and ASP.NET.

ASP.NET 3.5 Trainer

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


 

EDULEARNTM provides computer training to 1000’s of Corporations, Governments, & Educational Institutions.
Learn from Industry Experts & Certified TrainersTM
Edulearn and youlearn are trademarks of EDULEARN, Inc.
Copyright, 1996-2008, EDULEARN, Inc. All rights reserved.

clearance
Online Demos

 Bundles
 Deluxe .NET Bundle
 Programmers Bundle

 Other Titles
 Access 2003 Dev
 Access 2002 Dev
 Access 2000 Dev
 Advanced .NET
 ASP.NET 3.5 Series
 ASP.NET 1.0 Series
 ASP 3.0 Training
 C++ Programming
 C#.NET Complete
 CSS Training
 Delphi 6
 VB Script 5
 Flash ActionScript
 HTML Training
 Java Essentials
 Microsoft AJAX
 MS Office VBA
 VB.NET 2005
 VB.NET 2002
 VB Script 5
 Visual Basic 6
 Visual C++ 6.0
 Visual InterDev 6.0
 Visual SourceSafe 6