What is .NET?
The .NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows.The .NET Framework is an integral Windows component that supports building and running the next generation of applications and XML Web services. The programs written in .NET framework are excuted by Common Languge Runtime(CLR) which is an software enviroment. CLR is an application virtual mechine which handle everything like security, memory mangement and exception hadling.
.NET Framework has a base class library which is use for Database connectivity, user interface, web application development, network communications,cryptography and numeric algorithms. Using Visual studio we can develop .net application.
No comments:
Post a Comment