1.

What Are The Benefits Of .net Framework?

Answer»

.NET Framework offers many benefits to application developers. Some of these benefits are as FOLLOWS:

  • Consistent programming model —.NET Framework provides a consistent object-oriented programming model across various languages. You on we this model to create programs for performing different tasks, such as connecting to and retrieving data from DATABASES and reading from and writing to files.
  • Language interoperability —Language interoperability is a feature that enables a piece of code written in one language to be used in another language. This facilities the reuse of code and therefore improves the efficiency of the development process.
  • AUTOMATIC management of resources —Wink developing .NET. APPLICATIONS, you may use various resources, such as files, memory, and database connecters. With MET Framework, you do not need to manually free these resources when they are no longer required.
  • Ease of deployment- .NET framework makes the deployment of applications easier. To install an application that is not based on NET Framework you need to copy It and its components on target computers. However, with MET Framework, you can quickly Install or deploy the applications such that Installation of new applications or components does not affect the existing applications.

.NET Framework offers many benefits to application developers. Some of these benefits are as follows:



Discussion

No Comment Found