Re: Is it possible to have two Main() in one solution?
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Tue, 16 May 2006 10:42:09 +0100
William Stacey [MVP] <william.stacey@xxxxxxxxx> wrote:
I think that is a 2.0 feature IIRC.
Well, it's a Visual Studio 2005 feature. Even in .NET 1.1 you can get
the command-line compiler to add a reference to an executable, but to
get it to work in VS.NET 2003 you have to hack the project file a bit.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- References:
- Re: Is it possible to have two Main() in one solution?
- From: james.curran@xxxxxxxxx
- Re: Is it possible to have two Main() in one solution?
- From: William Stacey [MVP]
- Re: Is it possible to have two Main() in one solution?
- Prev by Date: Re: Bug in Framework on Double arithmetic...?
- Next by Date: Re: flickering listview
- Previous by thread: Re: Is it possible to have two Main() in one solution?
- Next by thread: Re: Is it possible to have two Main() in one solution?
- Index(es):
Relevant Pages
|