.NET Framework MasterClass Videos
Premium .NET Training Video Tutorials .NET .NET Programming (C# or VB) (Web or Desktop) KeySupporting Languages HTML CSS JavaScript SQL Server Other Premium Videos Tutorials ... [Read More...]
.NET Framework Threading – 5 Premium Video Tutorials
Threads Running within a Process Here is a collection of 5 premium video tutorials on .NET Framework by Learn Visual Studio. In order to view the videos, you need to become a member of Learn Visual Studio. Here are a few things you need to understand when working with threads:Threads areĀ light-weight processes that make multitasking within a single application possible. System.Threading is the base class used for threading Programmers don't... [Read More...]
.NET Framework – 4 Premium Videos by Learn Visual Studio
.NET Framework Versions Here is a collection of 4 video tutorials on .NET Framework 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... [Read More...]
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 July 19, 2009 - Scott Gu shows how to take existing UI and encapsulate it as a user control photo credit: Odi Kosmatos Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta July 19, 2009 - Scott Gu gives a very informative description of the new features in Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Styling a Silverlight Twitter Application with Expression... [Read More...]
NET Framework 3.0 and Beyond with Many Video Illustrations
by: Wade Harvey The .NET framework is a software component that is included with Microsoft Windows operating system, or it can be downloaded separately and added to it. NET Framework 3.0 was originally called WinFX. It is the current version of the NET Framework, and it is more of an add-on to NET Framework 2.0 than a whole new framework, as the major components of the 2.0 version are included within 3.0. There were two main components of the... [Read More...]
What is .NET Framework? A Visual Definition
By: Wade Harvey .NET Framework DefinitionThe .NET applications and services operate within the .NET Framework (pronounced "dot net framework"). .NET applications do not directly access the operating system. Instead, they use the .NET framework, and the .NET framework accesses the operating system and hardware. The framework consists of two components:The .NET Framework Class Library, and The Common Language Runtime (CLR )The... [Read More...]
