Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,907,436,482 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

.NET
(redirected from dot.NET)

   Also found in: Dictionary/thesaurus, Wikipedia 0.02 sec.
.net
(1) (.NETwork) A top-level Internet domain used by carriers, ISPs and other communications-oriented organizations. Both .net and .com domains are used by these companies. For example, Comcast uses www.comcast.net as a general-purpose news and entertainment portal, while www.comcast.com is used for its products and services. See Internet domain name.

(2) (.NET) A comprehensive software development platform from Microsoft that was introduced in 2000 as the company's next generation programming environment. Pronounced "dot-net," and widely known as the ".NET Framework," it was designed to compete with the Java J2EE platform.

.NET and CLI
The European Computer Manufacturers Association (ECMA) has standardized .NET as the Common Language Infrastructure (CLI). ECMA also standardized the C# programming language, designed by Microsoft to be the flagship .NET language. Depending on the class libraries used, the output of .NET and CLI compilers may be identical or not.

Web Services and Component Software
Microsoft's .NET supports SOAP-based Web services and Microsoft's next generation component software, expected later. In the interim, .NET supports Microsoft's COM component software model. Version 2.0 of .NET, introduced in 2005, incorporates the WinFX API, which is the programming interface in Windows, starting with Vista.

The Heart of .NET/CLI
The heart of .NET/CLI is a cross platform language system. Similar to Java because it uses an intermediate bytecode language that can be executed on any hardware platform that has a runtime engine, it is also unlike Java, as it provides support for multiple programming languages.

.NET compilers generate Microsoft Intermediate Language (MSIL) bytecode, and CLI compilers generate Common Intermediate Language (CIL) bytecode. MSIL is executed by the Common Language Runtime (CLR), and CIL bytecode is executed by the Virtual Execution System (VES). Both the CLR and VES are runtime engines like the Java Virtual Machine (JVM) in Java (see Java Virtual Machine).

.NET Programming Languages
Microsoft provides several .NET languages, including C# (C Sharp), J# (J Sharp), Managed C++, JScript.NET and Visual Basic.NET. Numerous other languages have been reengineered as CLI languages as can be seen in the following diagram (see CLI). See CLR, .NET Enterprise Server and C#.


.NET - .NET framework


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?   Encyclopedia browser?   Full browser?
No references found
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.