[Coding] C# Application Project vs. C# Console Project Threading

07/01/2011 09:17 Fanɡ#1
Hey, so I'm coding a private server... and I was just wondering:
Is there a difference between Console Project threading and Application threading? I'm going to add a GUI into the console project if I can't do an Application project for other reasons, so putting the extra thread aside (for the Application running), is there a significant difference?

Thanks.
Sincerely,
Fang