Re: Stand Alone EXE
From: Michael A. Covington (look_at_ai.uga.edu.for.address)
Date: 03/18/05
- Next message: Jim Hubbard: "Re: Stand Alone EXE"
- Previous message: David Pendrey: "Stand Alone EXE"
- In reply to: David Pendrey: "Stand Alone EXE"
- Next in thread: Jim Hubbard: "Re: Stand Alone EXE"
- Reply: Jim Hubbard: "Re: Stand Alone EXE"
- Reply: Herfried K. Wagner [MVP]: "Re: Stand Alone EXE"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Mar 2005 23:46:41 -0500
"David Pendrey" <fairydave@dodo.com.au> wrote in message
news:423a593b$1@news.comindico.com.au...
>I was wondering if it is at all posible to write a stand alone .EXE program
>in Visual Studio .NET. Hopefully in VB.NET but if not another language
>would be ok. Thanks for the assistance
Yes. Visual Studio programs (VB, C#, etc.) normally compile to a single
.EXE file. This file will only run on computers that have .NET Framework
installed, but it's a single .EXE file.
- Next message: Jim Hubbard: "Re: Stand Alone EXE"
- Previous message: David Pendrey: "Stand Alone EXE"
- In reply to: David Pendrey: "Stand Alone EXE"
- Next in thread: Jim Hubbard: "Re: Stand Alone EXE"
- Reply: Jim Hubbard: "Re: Stand Alone EXE"
- Reply: Herfried K. Wagner [MVP]: "Re: Stand Alone EXE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|