G
G.Ashok
Hello,
My WindowsApp is using only few of the .NET framework .DLL files. When I
install my app on the clinet machine, I just want to install only
required/used .DLL files of the framework not the whole framework. Because
..NET framework's isze is too big (20 MB like). And after installing it
expands up to 100MB. etc. with all ASP.NET blah blah...Stuff
I wonder how it fulfills the saying that 'XCOPY deployment'
How can I separte the required .DLLs from framework and copy only those
files on the clinets machine along with my app.
Regards,
....Ashok
My WindowsApp is using only few of the .NET framework .DLL files. When I
install my app on the clinet machine, I just want to install only
required/used .DLL files of the framework not the whole framework. Because
..NET framework's isze is too big (20 MB like). And after installing it
expands up to 100MB. etc. with all ASP.NET blah blah...Stuff
I wonder how it fulfills the saying that 'XCOPY deployment'
How can I separte the required .DLLs from framework and copy only those
files on the clinets machine along with my app.
Regards,
....Ashok