net framework installation
-
-
I'm writing a program that uses net framework 4. another person will use this program in his own computer. Is it necessary for he/she to have net framework 4 installed in his/her computer? which version he/she will require?
Thanks, Sia swar Baluch
If you build it to run on .Net 4, the target machine will need to have .Net 4 installed.
Will Rogers never met me.
-
I'm writing a program that uses net framework 4. another person will use this program in his own computer. Is it necessary for he/she to have net framework 4 installed in his/her computer? which version he/she will require?
Thanks, Sia swar Baluch
They will need .NET installed on there machine. Framework 4.0 will be required. It must also be a Windows operating system and in fact if it is Windows 7, it should have it already installed. Best to create a installation for your app that will handle the dependency for .NET. Test the installation before releasing. It shouldn't be a big deal.
"You get that on the big jobs."
-
They will need .NET installed on there machine. Framework 4.0 will be required. It must also be a Windows operating system and in fact if it is Windows 7, it should have it already installed. Best to create a installation for your app that will handle the dependency for .NET. Test the installation before releasing. It shouldn't be a big deal.
"You get that on the big jobs."
FYI: some 8 months ago my then new Win7 laptop had all .NET versions installed up to 3.5, I had to install 4.0 myself. :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.
-
FYI: some 8 months ago my then new Win7 laptop had all .NET versions installed up to 3.5, I had to install 4.0 myself. :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.
-
I'm writing a program that uses net framework 4. another person will use this program in his own computer. Is it necessary for he/she to have net framework 4 installed in his/her computer? which version he/she will require?
Thanks, Sia swar Baluch
Yes they will require Framework 4.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick