Database SQL Oracle MySql
Saturday, March 22, 2014

What’s in the .NET Framework?

Microsoft Intermediate Language (MSIL):
Specification for a platform independent, low-level, stack-based assembly-like language
Common Language Runtime (CLR):
A common runtime for all .NET applications, compiles and executes MSIL
Class libraries:
Common functionality that can be used by all languages
Includes Windows Forms for GUI development
Language compilers:
C#, C++, VB…
Distributed computing:
Networking using sockets, Remoting, Web Services and Applications using ASP.NET
  • Blogger Comment
  • Facebook Comment

0 comments:

Copyright © 2014 ASP.NET & C# & IIS & Crystal Report & Database & ADO.NET All Right Reserved
Designed by ASP.NET Tuts