Software Development Network>> VS Express Editions>> windows forms
Yes, any exe you create will run outside the IDE, but not outside of computers that have the .NET framework installed. To do this, for an app with windows, you need to buy a version of VC++, and create an MFC app.
windows forms
SkipperS
Yes, any exe you create will run outside the IDE, but not outside of computers that have the .NET framework installed. To do this, for an app with windows, you need to buy a version of VC++, and create an MFC app.