creating distribution packages with Visual C#.net Standard

  • Thread starter Thread starter Scott Wolter
  • Start date Start date
S

Scott Wolter

Hi,
I'm just getting started wth C#.net and would like to know how to create
distributable packges. This package should include all the files neceessary
to install the app on any computer.

Any help, URL's, etc. are greatly appreciated...

Thanks,
Scott
 
Scott, have you looked at Setup and Deployment projects in Visual Studio?
That's where you should start. When you create a new project it is one of
the options.
 

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