.NET Includes Question

T

Tom Andrecht

Does anyone know if it is possible compile an application in .NET in such a
way that it includes the parts from the .NET framework that it needs? I'm
trying to update my development environment so that I can use VS .NET 2008,
but don't want to have to require my clients to install the framework if I
can include the neccesary pieces in my application. Thank You.
 
S

Scott M.

If you want to run a .NET applicaiton, you'll need to install the entire
..NET Framework.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top