Search This Blog

Thursday, September 25, 2008

DotNet Intoduction

The Microsoft .NET Framework is a software component that can be added to or is included with 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.

NGWS - Next Generation Windows Services

Dot Net was originally called NGWS.

Before the official announcement of Dot Net, the term NGWS was used for Microsoft's plans for producing an "Internet-based platform of Next Generation Windows Services".

This new family of Microsoft .NET products and technologies replaces the previous working title of Next Generation Windows Services (NGWS) and includes software for developers to build next-generation Internet experiences as well as power a new breed of smart Internet devices. Microsoft also announced plans for new products built on the .NET platform, including new generations of the Microsoft Windows operating system, Windows DNA servers, Microsoft Office, the MSN™ network of Internet services and the Visual Studio development system.

.NET Internet Standards

.NET depends on four Internet standards:

1)HTTP, the communication protocol between Internet Applications
2)XML, the format for exchanging data between Internet Applications
3)SOAP, the standard format for requesting Web Services
4)UDDI, the standard to search and discover Web Services

What Does .NET Give You?

  • Data access
  • Functionality of the Win 32 API that is accessible through a simple object model
  • The VB language has been upgraded
  • C#
  • Memory management
  • ASP.NET
  • Programming languages have been moved closer together
  • Assembly


No comments: