Thursday 10 March 2016

Dot NET Freamework

What is .NET?

The .NET Framework is an innovation that backings building and running the up and coming era of utilizations and XML Web administrations. The .NET Framework is intended to satisfy the accompanying goals:
  1. To give a reliable article arranged programming environment whether object code is put away and executed privately, executed locally yet Internet-conveyed, or executed remotely. 
  2. To give a code-execution environment that minimizes programming arrangement and forming clashes. 
  3. To give a code-execution environment that advances safe execution of code, including code made by an obscure or semi-trusted outsider. 
  4. To give a code-execution environment that takes out the execution issues of scripted or translated situations. 
  5. To make the designer experience predictable crosswise over broadly changing sorts of uses, for example, Windows-based applications and Web-based applications. 
  6. To manufacture all correspondence on industry models to guarantee that code in light of the .NET Framework can coordinate with some other code. 

Features of .NET Platform are :-

1. Common Language Runtime

Clarifies the elements and advantages of the basic dialect runtime, a run-time environment that deals with the execution of code and gives benefits that rearrange the improvement process.



2. Congregations 

Characterizes the idea of congregations, which are accumulations of sorts and assets that shape consistent units of usefulness.

3. Application Domains 

Discloses how to utilize application areas to give disengagement between applications.

4. Runtime Hosts 

Depicts the runtime has bolstered by the .NET Framework, including ASP.NET, Internet Explorer, and shell executables.

5. Basic Type System 

Distinguishes the sorts bolstered by the basic dialect runtime.

5. Metadata and Self-Describing Components 

Clarifies how the .NET Framework streamlines segment interoperation by permitting compilers to radiate extra explanatory data, or metadata, into all modules and gatherings.

6. Cross-Language Interoperability 

Clarifies how overseen objects made in various programming dialects can cooperate with each other.

7. Dot NET Framework Security 

Depicts systems for shielding assets and code from unapproved code and unapproved clients.

8. NET Framework Class Library 

Presents the library of sorts gave by the .NET Framework, which facilitates and upgrades the improvement process and gives you access to framework usefulness.

Advantages of Dot Net

Some key point of interest ASP.NET system offers for Web improvement:

  • ASP.NET diminishes the line of code expected to grow expansive applications. 
  • Worked in Windows validation and per-application design keep your applications secured. 
  • It is a perfect server-side scripting innovation that is the reason code keeps running on the windows server before showing on the web program. 
  • The ASP code and HTML easily blend with one another to produce dynamic website pages. 
  • Dot NET system is dialect free, so pick any programming dialect that most appropriate to add to your application. 
  • ASP.NET is anything but difficult to send as a result of inherent arrangement data. 
  • The Windows Web server unequivocally screens the site pages, different segments and application running over it. It instantly gives a caution for any memory releases, unbounded circles and other unlawful practices. It in a split second kills those practices and restarts naturally. 
  • Early tying, JIT arrangement, reserving administrations, and local enhancement backings to get abnormal state of execution. 
  • All the application procedures are minutely observed and figure out how to help application persistently accessible to handle demands. 
  • WYSIWYG is a proofreader device accessible in Visual studio.

No comments:

Post a Comment