An Foundation To .net Framework

.Net Framework is a program or development environs to seamlessly create web-applications that are available through customer machines from across the globe. These web-applications adopt open standards such as eXtensible Markup Language (XML), HyperText Transfer Protocol (HTTP), and Trim Object Access Protocol (SOAP) to interact with applications that are obtainable in other platforms.

.Net Framework is platform independent and language free-lance. This way that .Net Framework provides you to use different programming languages such as VB.Net, C#, Jscript, VBScript, and Managed C++ and run applications on several platforms such as Unix, Macintosh, and Linux. Moreover, .Net Framework enables you to function various off-the-shelf libraries that aid the developing of applications firmer, smoother, and meaner. .Net Framework now puts up over 20 different computer programing languages.

The cause how .Net Framework supports so many computer programming languages is well answered by the conception of Common Language Runtime (CLR) engine. The CLR engine, alternatively of composing the code into native code, compiles the code into Microsoft Intermediate Language (MSIL). The MSIL, a set of statements, then translates the code into native code. This concept of CLR is substantial in making .Net Framework, platform and language independent. In add-on, CLR is reliable for run-time services such as language integrating, protection enforcement, computer memory work, and thread management. Thus, .Net Framework allows a wide substructure to produce web-applications. Microsoft has classified .Net Framework into two classes such as CLR and .Net Framework class library.

Last 5 posts by Deepak Shrivastava

Leave a Reply

You must be logged in to post a comment.