0% found this document useful (0 votes)
133 views

Dotnet

.NET is a platform that integrates many small technologies into a large one for developing powerful applications that can be used anywhere. While its definition is not specified by Microsoft, some see it standing for "Network Extended Technology" or "Network Enabled Technology". The .NET Framework supports multiple programming languages like C# and VB.NET which are compiled into machine code. It also has a Common Language Specification that languages must follow to work with the .NET technology.

Uploaded by

srikanth42
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views

Dotnet

.NET is a platform that integrates many small technologies into a large one for developing powerful applications that can be used anywhere. While its definition is not specified by Microsoft, some see it standing for "Network Extended Technology" or "Network Enabled Technology". The .NET Framework supports multiple programming languages like C# and VB.NET which are compiled into machine code. It also has a Common Language Specification that languages must follow to work with the .NET technology.

Uploaded by

srikanth42
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

DOT NET Language on VB.

Net and C#
Definition:
It is a platform or collection of many small technologies integrated as a single large technology for developing powerful applications which can be used anywhere and anytime.

The definition of the .NET is doesnt specified by the MICROSOFT, but some of the people abbreviated as NETWORK EXTENDED TECHNOLOGY or NETWORK ENABLED TECHNOLOGY. The dot represents about the extension...

Fig.1:.Net Framework 2.0

Now we shall get into the deeper concepts of the .net Frame work by specifying each and every concept in detail... Languages: These are used for developing an application of any type. Eg: C#,VB.Net etc., Compilers: These are used to Compile the applications developed using a language for generating the native code of machine i.e., system Eg: CSC,VBC, etc., To understand frame work technology we should understand the following: COMMON LANGUAGE SPECIFICATION: It is a specification provided by the .Net Frame work that should be followed by the language which targets the .Net technology.

You might also like