Visual C# .NET 2008 Training Course: PHASE 1 – Overview
- 1.0 Visual C# 2008 Training Phase 2: Data Types
- 1.1 C# 3.5 Date
- 1.2 C# 3.5 Integer
- 1.3 C# 3.5 Decimal
- 2.0 Visual C# 2008 Training Phase 3: For Loop
- 2.1 C# 3.5 For Loop
- 2.2 C# 3.5 For Step
- 2.3 C# 3.5 For Exit
- 3.0 Visual C# 2008 Training Phase 4: Subroutines
- 3.1 C# 3.5 Subroutines
- 3.2 C# 3.5 Functions
- 4.0 Visual C# 2008 Training Phase 5: Streams
- 4.1 C# 3.5 Streams
- 5.0 Visual C# 2008 Training Phase 6: ADO.NET
- 5.1 C# 3.5 Connection
- 5.2 C# 3.5 Command
- 5.3 C# 3.5 Parameters
- 6.0 Visual C# 2008 Training Phase 7: XML
- 6.1 C# 3.5 Loading XML Content
- 6.2 C# 3.5 Selecting XML Content
- 6.3 C# 3.5 Updating XML Content
- 6.4 C# 3.5 Inserting XML Content
- 7.0 Visual C# 2008 Training Phase 8: DataSet & DataAdapter
- 7.1 C# 3.5 Dataset & DataAdapter
- 7.2 C# 3.5 ADO.NET DataTable & DataRow
- 8.0 Visual C# 2008 Training Phase 9: Form Controls
- 8.1 C# 3.5 Form Controls
- 8.2 C# 3.5 Form Menus
- 8.3 C# 3.5 Context Menus
- 8.4 C# 3.5 Drag & Drop
- 8.5 C# 3.5 Clipboard
- 9.0 Visual C# 2008 Training Phase 10: Web Forms
- 9.1 C# 3.5 Web Forms
- 9.2 C# 3.5 Upload File
- 9.3 C# 3.5 Download File
- 9.4 C# 3.5 Inserting Records
- 10.0 Visual C# 2008 Training Phase 11: Windows Communication Foundation (WCF)
- 10.1 C# 3.5 WCF
- 10.2 C# 3.5 Web Services
- 10.3 C# 3.5 Ajax Request & Response
- 11.0 Visual C# 2008 Training Phase 12: Ajax with SOAP & Web Services
- 11.1 C# 3.5 SOAP & Web Services
- 11.2 C# 3.5 LINQ with Objects
- 11.3 C# 3.5 Partial Page Rendering
- 11.4 C# 3.5 Postback Triggers
- 11.5 C# 3.5 Calendar Extender
Visual C# .NET 2008 Training Course: Phase 2 – Data Types
- 1.0 Visual C# 2008 Training Data Types
- 1.1 C# 3.5 DataTypes
- 1.2 C# 3.5 Data Types (String)
- 1.3 C# 3.5 Data Types (Boolean)
- 1.4 C# 3.5 Integer
- 1.5 C# 3.5 Short, and uShort
- 1.6 C# 3.5 Byte
- 1.7 C# 3.5 Decimal
- 1.8 C# 3.5 Float
- 1.9 C# 3.5 Double
- 2.0 Visual C# 2008 Training String Operations in C# 3.5
- 2.1 C# 3.5 Length
- 2.2 C# 3.5 Substrings
Visual C# .NET 2008 Training Course: Phase 3 – Flow Control
- 1.0 Visual C# 2008 Training For Loop
- 1.1 C# 3.5 For Loop to While Loop
- 1.2 C# 3.5 For Variable
- 1.3 C# 3.5 For Nested
- 1.4 C# 3.5 For Continue
- 2.0 Visual C# 2008 Training Do While, Loop While
- 2.1 C# 3.5 Do While
- 2.2 C# 3.5 Do Until
- 2.3 C# 3.5 Loop While
- 2.4 C# 3.5 Loop Until
- 2.5 C# 3.5 Exit Do
- 2.6 C# 3.5 Loop Until
- 3.0 Visual C# 2008 Training Exception Handling
- 3.1 C# 3.5 Exception Handling
- 3.2 C# 3.5 Catch by Name
- 3.3 C# 3.5 Finally
- 3.4 C# 3.5 Finally Without Catch
Visual C# .NET 2008 Training Course: Phase 4 – Functions
- 1.0 Visual C# 2008 Training Sub Routines
- 1.1 C# 3.5 Calling
- 1.2 C# 3.5 Parameters
- 1.3 C# 3.5 ByVal
- 1.4 C# 3.5 ByRef
- 1.5 C# 3.5 Optional
- 1.6 C# 3.5 Overloading
- 1.7 C# 3.5 Advanced
- 1.8 C# 3.5 Out
- 2.0 Visual C# 2008 Training Functions
- 2.1 C# 3.5 Calling
- 2.2 C# 3.5 Parameters
- 2.3 C# 3.5 ByVal
- 2.4 C# 3.5 ByRef
- 2.5 C# 3.5 Optional
- 2.6 C# 3.5 Overloading
- 2.7 C# 3.5 Advanced
- 2.8 C# 3.5 Out
Visual C# .NET 2008 Training Course: Phase 5 – Streams
- 1.0 Visual C# 2008 Training Memory
- 1.1 C# 3.5 Overview
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training Stream Writer & Stream Reader
- 2.1 C# 3.5 Overview
- 2.2 C# 3.5 Code Review
- 2.3 C# 3.5 Build Example
Visual C# .NET 2008 Training Course: Phase 6- SQL Database
- 1.0 Visual C# 2008 Training Database Connection
- 1.1 C# 3.5 Overview
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training Database Commands
- 2.1 C# 3.5 Overview
- 2.2 C# 3.5 Code Review
- 2.3 C# 3.5 Build Example
- 3.0 Visual C# 2008 Training Command Parameters
- 3.1 C# 3.5 Overview
- 3.2 C# 3.5 Code Review
Visual C# .NET 2008 Training Course: Phase 7 – XML
- 1.0 Visual C# 2008 Training Loading XML Content
- 1.1 C# 3.5 Overview
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training Selecting Content
- 2.1 C# 3.5 Overview
- 2.2 C# 3.5 Code Review
- 2.3 C# 3.5 Build Example
- 3.0 Visual C# 2008 Training Updating Content
- 3.1 C# 3.5 Overview
- 3.2 C# 3.5 Code Review
- 4.0 Visual C# 2008 Training Inserting Content
- 4.1 C# 3.5 Overview
- 4.2 C# 3.5 Code Review
Visual C# .NET 2008 Training Course: Phase 8- DataSet & DataAdapter
- 1.0 Visual C# 2008 Training DataSet & DataAdapter
- 1.1 C# 3.5 Overview
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training DataTable & DataRow
- 2.1 C# 3.5 SELECT
- 2.2 C# 3.5 INSERT
- 2.3 C# 3.5 UPDATE
- 2.4 C# 3.5 DELETE
Visual C# .NET 2008 Training Course: Phase 9 – Window Forms
- 1.0 Visual C# 2008 Training Form Controls
- 1.1 C# 3.5 Demo
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training Form Menus
- 2.1 C# 3.5 Demo
- 2.2 C# 3.5 Code Review
- 2.3 C# 3.5 Build Example
- 3.0 Visual C# 2008 Training Context Menu
- 3.1 C# 3.5 Demo
- 3.2 C# 3.5 Code Review
- 3.3 C# 3.5 Build Example
- 4.0 Visual C# 2008 Training Drag & Drop
- 4.1 C# 3.5 Demo
- 4.2 C# 3.5 Code Review
- 4.3 C# 3.5 Build Example
- 5.0 Visual C# 2008 Training Clip Board
- 5.1 C# 3.5 Demo
- 5.2 C# 3.5 Code Review
- 5.3 C# 3.5 Build Example
Visual C# .NET 2008 Training Course: Phase 10- Web Forms
- 1.0 Visual C# 2008 Training Introduction to Web Forms
- 1.1 C# 3.5 Demo
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training Uploading Files
- 2.1 C# 3.5 Demo
- 2.2 C# 3.5 Code Review
- 2.3 C# 3.5 Build Example
- 3.0 Visual C# 2008 Training Downloading Files
- 3.1 C# 3.5 Demo
- 3.2 C# 3.5 Code Review
- 3.3 C# 3.5 Build Example
- 4.0 Visual C# 2008 Training Inserting Records
- 4.1 C# 3.5 Demo
- 4.2 C# 3.5 Code Review
- 4.3 C# 3.5 Build Example
Visual C# .NET 2008 Training Course: Phase 11 – Window Communication Foundation (WCF)
- 1.0 Visual C# 2008 Training WCF
- 1.1 C# 3.5 Demo
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training Web Services
- 2.1 C# 3.5 Demo
- 2.2 C# 3.5 Code Review
- 2.3 C# 3.5 Build Example
- 3.0 Visual C# 2008 Training Ajax Request & Response
- 3.1 C# 3.5 Demo
- 3.2 C# 3.5 Code Review
Visual C# .NET 2008 Training Course: Phase 12- LINQ & Ajax
- 1.0 Visual C# 2008 Training Ajax with SOAP and Web Services
- 1.1 C# 3.5 Demo
- 1.2 C# 3.5 Code Review
- 1.3 C# 3.5 Build Example
- 2.0 Visual C# 2008 Training LINQ
- 2.1 C# 3.5 Demo
- 2.2 C# 3.5 Code Review
- 2.3 C# 3.5 Build Example
- 3.0 Visual C# 2008 Training Partial Page Rendering
- 3.1 C# 3.5 Demo
- 3.2 C# 3.5 Code Review
- 3.3 C# 3.5 Build Example
- 4.0 Visual C# 2008 Training Post Back Trigger
- 4.1 C# 3.5 Demo
- 4.2 C# 3.5 Code Review
- 4.3 C# 3.5 Build Example
- 5.0 Visual C# 2008 Training Calendar Extender
- 5.1 C# 3.5 Demo
- 5.2 C# 3.5 Code Review
- 5.3 C# 3.5 Build Example