.NET Framework – 4 Premium Videos by Learn Visual Studio

Get 5 Hours of FREE PREMIUM Videos:

LearnVisualStudio.NET Free Preview


LearnVisualStudio.NET Free Preview: Declaring Variables and Assigning Values

I am a lifetime member of LearnVisualStudio.net and a Premium Plus member of dotNetVideos.net.

LearnVisualStudio.net is awesome because it grows in value each year as more videos are added.

dotNetVideos.net is also great because it focuses a lot on MS Certifications and practical interview questions.


- Wade Harvey (IdealProgrammer.com)

LearnVisualStudio Premium Videos

Visual C# 2010 for Absolute Beginners C# for Absolute Beginners C# for Absolute Beginners Study Guide Visual Basic for Absolute Beginners
Visual Basic Express Edition Study Guide Visual Basic 9.0 Language Enhancements Entity Framework Linq To Sql
Windows Phone 7 Development Unit Testing ASP.NET MVC 3 (In Progress) ASP.NET MVC Hands On Project
ASP.NET For Absolute Beginners Visual Web Developer C# Study Guide Visual Web Developer VB.NET Study Guide ASP.NET Controls Series
ASP.NET AJAX ASP.NET Architecture Series ASP.NET Server Controls Silverlight 4.0
Windows Presentation Foundation Windows Forms Controls Visual Studio 2010 New Features Visual Studio Team System 2008
Visual Studio Team System Features Getting Started With Sql Server Express Edition


dotNetVideos Premium Video Catalog

Interview Questions & Answers Windows AzureASP.NET MVC 4Windows Phone 7 (3 Videos)
Visual Studio 2011 Application Lifecycle ManagementLightSwitchHTML 5SOLID
Visual Studio Add-OnsVisual Studio 2010 ALM Lab ManagementASP.NET 4 Deep Dive Microsoft Enterprise Library 5 with ASP.NET 4 (10 Videos)
Virtualization Techniques for Developer (5 Videos)Test Series - 70-519: Designing and Developing Web Applications Using Microsoft .NET Framework 4 (20+ Videos)Test Series - 70-519: Supplemental
70-513: Test Series (MCTS) Windows Communication Foundation 4 (20+ Videos)70-515:Web Applications Development with Microsoft .NET Framework 4 (20+ Videos)Test Series - 70-516: Accessing Data with Microsoft .NET Framework 4 (20+ Videos)Test Series: 70-432: Microsoft SQL Server 2008, Implementation and Maintenance (20+ Videos)
Test Series: 70-433: SQL Server AdministrationFrom Novice To Professional - C# (25 Videos)From Novice To Professional - VB.NET (25 Videos)




Premium (Not Free) Video Tutorials

Free Video Tutorials & Free Tools
.NET Framework Versions, .net framework, net framework version 1.1 4322, netframework 2.0, netframework 3.5, microsoft .netframework, download netframework, netframework 2, netframework 1.1, netframework 3.0, vb.net framework

.NET Framework Versions

Here is a collection of 4 video tutorials on by Learn Visual Studio. You need to become a member of Learn Visual Studio to view the videos.

The Microsoft .NET Framework is a software framework that includes a library of coded solutions to common programming problems and a virtual machine that governs the execution of programs written for the framework.

The .NET Framework consists of these two components:

  • Base Class Library
  • CLR (Common Language Runtime)

The framework's provides the following features:

  • user interface
  • data and data access
  • database connectivity
  • cryptography
  • web application development
  • numeric algorithms
  • network communications

Programmers combine the Base Class Library with their programs to simplify the coding tasks.

Programs written for the .NET Framework execute in a software environment that is known as the Common Language Runtime (CLR). The CLR functions as a virtual machine so that programmers do not need to worry about the capabilities of the specific CPU that will execute the program.

The CLR also provides other these other important services:

  • security
  • memory management
  • exception handling

Version 3.0 of the .NET Framework is included with Windows Server 2008 and Windows Vista. The current version of the framework can also be installed on Windows XP and the Windows Server 2003 family of operating systems. A reduced version of the .NET Framework, the .NET Compact Framework, is also available on Windows Mobile platforms, including smartphones. Version 4.0 of the framework was released as a public Beta on 20 May 2009.

Photo Credit: Soumyasch

.NET Framework

SeriesTitleDatePresenterMin
.NET Framework BasicsInstalling Assemblies to the GAC1/1/2003Bob Tabor14
.NET Framework Class LibraryUsing the StringBuilder Class1/1/2003Bob Tabor8
.NET Framework Class LibrarySystem.Environment Namespace1/1/2003Bob Tabor6
.NET Framework Class LibraryDetecting File Changes in a Folder1/1/2003Bob Tabor8

Related posts:

  1. What is .NET Framework? A Visual Definition The .NET applications and services operate within the .NET Framework...
  2. NET Framework 3.0 and Beyond with Many Video Illustrations This article begins by explaining what NET. Framework 3.0 is....
  3. Visual Studio c# – July 22, 2009: .net-framework-3.5-service-pack-1, asp.net-charting-control, asp.net-mvc-1.0-rc, expression-blend, microsoft-platform-installer, nerd-dinner, wpf-user-controls Tip/Trick: Creating and Using Silverlight and WPF User Controls...
  4. What is Visual Studio .NET? Visually describes Visual Studio 2005 origins, major components, and various...
  5. Visual Studio 2010 – (Over 3 Hours of Video Tutorials) Here is a table with links to 10 Visual Studio...

Related posts brought to you by Yet Another Related Posts Plugin.

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

Powered by WP Hashcash

This blog uses the cross-linker plugin developed by Web-Developers.Net