Do we need to install complete donet frame work for just executing .net application, can’t we just embedded the CLR in the Executable itself.
Do we need to install complete donet frame work for just executing .net application,
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have 2 options here:
Basically, based on the latest statistics, more than 90% of Windows computers already have .Net Framework 2.0, and more than 65% have .Net Framework 3.5 SP1. This means that you shouldn’t have a problem deploying your application without the Framework…