.NET
The Microsoft .NET Framework is a software component which can be added to the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform.
Recent Events ::
View All
Featured Book ::
C# Unleashed
Joe Mayo
Latest Articles :: Submit Article

Article Public Application Settings...

Application settings, created using Visual Studio's project properties, are of internal scope by default, allowing them to be used from within the...

Article Setting Performance Counters...

Microsoft Windows provides a large number of performance counters that can be monitored with tools such as Performance Monitor. It is possible to add...

Article Grouping on Multiple...

LINQ allows queries to be executed that include grouping. The GroupBy query operator and the group clause both allow grouping using a single key...

Article XML Serialization

With XML serialisation, the public state of objects can be converted into an XML document. Such XML information is often stored on disk to persist...

Article Extracting the Icon for a...

In Microsoft Windows, all files have an associated icon that can help the user to quickly identify the file type. Icons may be embedded in an...

Article The Nullable Structure

One of the problems with most value types is the inability to specify that they contain an undefined value. This is unlike reference types, which may...

Article Creating Secure Strings (C#)

Highly confidential information, such as passwords or banking details, should be encrypted in memory during use to reduce the risk that it may be...

Article Bitmap Effects

Introduction to WPF bitmap effects - including a replacement for outer glow and how to apply them to rendered bitmaps

Article Resolving Host Names and IP...

Many networks, including the Internet, use the Internet Protocol (IP) for communication. All computers on such a networks have at least one IP...

Article Generic Methods

The .NET framework versions 2.0 and later support the use of generic programming, allowing greater reuse of code with classes and members that can be...
Also Known As ::
DotNet .NET Framework
 
Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2010 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
bootstrapLabs Logo A BootstrapLabs project.