I wrote an application and would like to give it to a user, but because I used the .NET 3.5 framework to write it, the user needs it as well to run the application.
I was expecting that the user does not need to install the entire .Net Framework 3.5 developpment kit, but I am somewhat unable to find any other indication.
Is there no Net Framework 3.5 available just for application users? Like a small file or setup that I can provide with the application itself? Anything like that available?
This whole .Net business still greatly confuses me. It is really a big downside that no matter how I well I program it, I have to hassle the end user to install all this stuff.
I was expecting that the user does not need to install the entire .Net Framework 3.5 developpment kit, but I am somewhat unable to find any other indication.
Is there no Net Framework 3.5 available just for application users? Like a small file or setup that I can provide with the application itself? Anything like that available?
This whole .Net business still greatly confuses me. It is really a big downside that no matter how I well I program it, I have to hassle the end user to install all this stuff.