Full width home advertisement

Post Page Advertisement [Top]

.NET Framework 

.NET Framework is the technology developed and maintained by Microsoft. They are supported by multiple platforms( Like Java ). .NET Framework supports wide variety of supported languages. In this website we will be covering C# concepts in detail.

  • NET is a modern framework that supports building and running the next generation of applications and Web services. 
  • Microsoft Visual Studio® 2017 and the Microsoft .NET Framework allow developers to develop traditional windows client applications, distributed components, client server applications using .NET, but we can choose other IDE's as well.
  • The .NET Framework supports a managed execution environment, simplified development and deployment and integration with a wide variety of programming languages. 


Objectives Of .NET Framework

  •  Develop programs with Object Oriented Design.
  •  Provide run time environment that minimizes software deployment and versioning conflicts. Provide a code-execution environment that promotes safe execution of code, including code created by unknown or semi-trusted third parties. 
  • Like JRE, provide a cross platform runtime that can execute all .NET supported languages.
  • Inter operation support for libraries written different languages .


No comments:

Post a Comment

Bottom Ad [Post Page]