Click to See Complete Forum and Search --> : [RESOLVED] quick question,fast answer C# 2008 redistributables


revo09
July 22nd, 2009, 03:02 PM
I have a quick question. For running an application made in Visual C# 2008 Express edition on a different computer (with a fresh installed windows for example), is it necessary to install the whole Net. Framework 3.5, or are there some other small packs of redistributables?, or if it is possible to make a pack with only the used features from the net framework.

eclipsed4utoo
July 22nd, 2009, 03:24 PM
there is just one .Net 3.5. there is no "small" version. It's all or nothing.

Theone2k
July 22nd, 2009, 05:35 PM
That also depends on if the app is compiled as .net 3.5 if you dont need all the 3.5 features then change the compile status and only compile to .net 2.0