Making an independant/autonomous .Net win application...

  • Thread starter Thread starter Nader
  • Start date Start date
N

Nader

Is it possible to make, build and deploy a windows .Net application
which can be installed in any pc without installing .Net framework on
it??
In VB6 it's possible because you can deliver the .dll files with the
setup file togather(in the same folder). It's a pity if it's not
possible with VS .Net.
 
You can also deliver the .Net framework in the setup program for your
application.
 

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

Back
Top