Click here to Skip to main content
15,894,540 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
what is .net frame work and how it work
Posted
Comments
Rajesh Sajjanar 8-Aug-10 14:06pm    
Hi you search in Google to get the answer, there are plenty of articles on .Net framework

1 solution

In Simple words .Net framework is software framework which can be installed on windows operating system which contains rich set of class libraries to provide the common programming solutions , it works with help of virtual machine which is CLR to manage the program execution.

More details you can find from the google
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900