The .NET Framework has two main components: the common language runtime and the .NET Framework class library. The common language runtime is the foundation of the .NET Framework. You can think of the runtime as an agent that manages code at execution time, providing core services such as memory management, thread management, and remoting, while also enforcing strict type safety and other forms of code accuracy that promote security and robustness. In fact, the concept of code management is a fundamental principle of the runtime. Code that targets the runtime is known as managed code, while code that does not target the runtime is known as unmanaged code. The class library, the other main component of the .NET Framework, is a comprehensive, object-oriented collection of reusable types that you can use to develop applications ranging from traditional command-line or graphical user interface (GUI) applications to applications based on the latest innovations provided by ASP.NET, such as Web Forms and XML Web services.
Full Course List
- 2310 - Developing Web Applications Using Microsoft Visual Studio 2008
Course Ref: 2310, Course Duration: 5 Days
View details »
- 2373 - Programming with Microsoft Visual Basic .NET
Course Ref: 2373, Course Duration: 5 Days
View details »
- 2389 - Programming with Microsoft ADO.NET
Course Ref: 2389, Course Duration: 3 Days
View details »
- 2433 - Microsoft Visual Basic Scripting Edition & Windows Script Host Essentials
Course Ref: 2433, Course Duration: 3 Days
View details »
- 2559 - Introduction to Visual Basic .NET Programming with Microsoft .NET
Course Ref: 2559, Course Duration: 5 Days
View details »
- 2609 - Introduction to C# Programming with Microsoft .NET
Course Ref: 2609, Course Duration: 5 Days
View details »
- 6460 - Visual Studio 2008: Windows Presentation Foundation
Course Ref: 6460, Course Duration: 3 Days
View details »
- 6461 - Visual Studio 2008: Windows Communication Foundation
Course Ref: 6461, Course Duration: 3 Days
View details »
- 6462 - Visual Studio 2008: Windows Workflow Foundation
Course Ref: 6462, Course Duration: 2 Days
View details »
- 6463 - Visual Studio 2008: ASP.NET 3.5
Course Ref: 6463, Course Duration: 2 Days
View details »
- 6464 - Visual Studio 2008: ADO.NET 3.5
Course Ref: 6464, Course Duration: 2 Days
View details »
- 6368 - Programming with the Microsoft .NET Framework using Microsoft Visual Studio
Course Ref: 6368, Course Duration: 5 Days
View details »
- 10264 - Developing Web Applications with Microsoft Visual Studio 2010
Course Ref: 10264, Course Duration: 5 Days
View details »
- 6367A - Introduction to Object Oriented Programming using Microsoft Visual Studio 2008
Course Ref: 6367, Course Duration: 3 Days
View details »
- 10262 - Developing Windows Applications with Microsoft Visual Studio 2010
Course Ref: 10262, Course Duration: 5 Days
View details »
- 10263 - Developing Windows Communications Foundation Solutions with Microsoft Visual Studio
Course Ref: 10263, Course Duration: 3 Days
View details »
- 10265 - Developing Data Access Solutions with Microsoft Visual Studio 2010
Course Ref: 10265, Course Duration: 5 Days
View details »
- 10266 - Programming in C# with Microsoft Visual Studio 2010
Course Ref: 10266, Course Duration: 5 Days
View details »
- 10267 - Introduction to Web Development with Microsoft Visual Studio 2010
Course Ref: 10267, Course Duration: 5 Days
View details »