Difference between .Net Framework and .Net Framework SDK

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

Where can I find information about difference between .net Framework & .net
Framework SDK?

Thanks a lot.


ProRodman
 
Hi,

..NET framework is for the application that are build using .net to work. -
used for production machines , for machines which requires .net apps to run.
..NET framework SDK (Software Development Kit) is for developers who develop
the applications using .NET framework.

Hope this helps you.

Thanks
Raghavendra
 
Back
Top