Introduction 1.1 What is .NET?
According to Microsoft, .NET is a "revolutionary new platform, built on open Internet protocols and standards, combining calculations and communications together with a new way through tools and services." More practical definitions are: .NET is a new environment for developing and running software, making it easy to develop web-based services, have rich runtime services to support components written in multiple programming languages, have a cross-language and cross-platform Interoperability. Note that now we use the term ".NET" here, it refers only to the new .NET runtime and its related technologies. Sometimes we also call it ".NET framework." Does not include any existing products and techniques (such as SQL Server.net) that are added .NET names.
1.2 .NET is just a new name for Windows DNA?
Do not. In many places, Windows DNA merely refers to the market terminology of a way to use the prior art (that is, the so-called three-order path). .NET is more urgent and includes a complete software development and runtime framework.
1.3 .NET applies only to establish a web site?
Do not. If you write any Windows software (using ATL / COM, MFC, VB or even Win32 bare interface), Net may provide a feasible selection (or supplement) for what you are doing. Of course, if you are developing a web site, .NET has many things that make you interested - not just asp.net.
1.4. When did you announce?
On the Forum 2000 Forum held on 22 June 22, 2000, Bill Gates made a speech and taught the "foreground" of .NET. PDC meetings in July 2000 made a lot of talks on .NET technology, the talk representative got the CD which contains the .NET Framework / SDK and Visual Studio 7 preview.
1.5. How to develop .NET applications
The .NET Framework SDK contains a command line compiler and utility that can be used to create .NET applications.
Visual Studio.net 2003 is fully integrated with support for .NET development.
What is the key technique in .6 .NET?
ASP.NET, CLR (Common Language Runtime-General Language Runture), C # (New Generation Class-Java Language), SOAP, XML, ADO.NET, Multi-Language Support (Eiffel, Cobol, etc.)
1.7 What language is supported by .NET framework?
Start
Microsoft
will provide
C #
,
C
,
VB
with
JScript
translater. Other suppliers announced they intentionally develop
COBOL
,
Eiffel
,
Perl
,
Smalltalk
with
Python
Languor
.NET
translater.