Basic Dot Net Question:
What does mean by .NET framework?

Answer:
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
Previous Question | Next Question |
Difference between Class And Interface in .NET? | What is assembly in .NET? |