Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

(Click Link Below to View Video and List of Fifteen 90-minute

videos on Visual Basic.NET)

1. Program Execution in the 21st Century

Key Concepts:

A. How a .NET program executes


B. CLR (Common Language Runtime) and Framework Class
Library
C. Comparison of the CLR to Java's JVM
D. In 2.0, the registry is no longer used to indicate where the
assemblies reside. Instead, a technique that is similar to the PATH
verb in DOS is used.
E. The system searches in this order:
..1) the GAC,
..2) in any places indicated by the config file, and
..3) the folder where the executable for the VB program resides is
searched.

02/03/2004 Duration: 2 hours and 4 minutes

300 Hours of Free .NET Video Tutorials:


Watch on DVD Player, TV, or Computer
Streamlined Syllabus Video Series (163 Hours)
Syllabus SQL Server Modern Software ASP.NET Soup To Essential ASP.NET
Spreadsheet VB Nuts
C-Sharp Soup VB Soup To ADO.NET Soup Build WinForms Modern Software
To Nuts Nuts To Nuts Soup To Nuts C-Sharp
Advanced Video Series (139 Hours)
ASP.NET Windows Windows Architecting SQL Server
Learn AJAX Presentation Communication Desktop Apps Admin 2005
Foundation Foundation
24 Hours ASP.NET Learn JavaScript & DOM Intro SQL End-To-End
SQL Server 3.5 Reporting Reporting
2008 Services Services

Installing Free Software Videos


VB 2005 C-Sharp 2005 Visual Web SQL Server 2005 NVU HTML
Epress Express Developer Express Editor

Free Tools
Fiddler2: Debug Web Dev Helper: CLR Profiler: Debug NAnt: Automate Build
Tracer Debug Tracing
NUnit: Testing FXCop: Code Iron Speed: Code PerfConsole: Profile
Analyzer Generator Analyzer

Other Stuff
Burn C-Sharp/VB Code Visual Studio Tools W3Schools Starter
DVDs Converter Library Tutorials Kits

You might also like