A software created using VB.net,can this s/w be installed and run directly on another computer or that computer need a .NET Framework installed?
A software created using VB.net,can this s/w be installed and run directly on another
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 need to have the .NET framework (runtime, not SDK) installed on the computer.
However, this is a standard part of Windows and has been for years. Different versions of Windows come with different versions of .NET as standard. From memory these are:
However, Windows Update will upgrade these by default, so realistically it’s reasonably to assume it will exist on most machines.