.Net Deployment Question: Download .Net Deployment PDF

What is .NET?

Tweet Share WhatsApp

Answer:

NET is essentially a framework for software development.It is similar in nature to any other software development framework (J2EE etc) in that it provides a set of runtime containers/capabilities, and a rich set of pre-built functionality in the form of class libraries and APIs
The .NET Framework is an environment for building, deploying, and running Web Services and other applications. It consists of three main parts: the Common Language Runtime, the Framework classes, and ASP.NET.

Download .Net Deployment PDF Read All 24 .Net Deployment Questions
Previous QuestionNext Question
How to debug failed assembly binds?Explain What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?