Hi I have to give my customer my application it's a simple application( 3Mo) well I thing it's realy unnecessary to oblige my client to install the hole .NET framework(the 3.5) to work with a simple application ( 3 mo) I mean I'm sure that there is a way to avoid that, Just includ some dlls mybe or something like that Well I have the dll in my project eferance(LINQ dll, core Dll, system Dll, winfom Dll, office Dll and some other) is that possible to give the application with those dll and that whay I avoid installing the hole .NET framework? Well I dont need even to made an MSI or setup project Juste I will give him the exe genrated with the visual studio and that's it
I'm using VS 2010, C#, 3.5.NET