I made a Windows Application in C#. Now, I have this question :
Is installing .NET Framework required for installing the Windows Application in other computers? Because it’s gonna take a bit long time to install .NET Framework.
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.
Yes. .NET Framework has to be installed in order to run your application.