Interview Question in Visual Studio 2005


 

Interview Question :: A question about cSharp

In Visual Studio 2005, the main() method (the program entry point) always resides in a file called "Program.cs." I want to change my program entry point to another file, how do I do this in VS 2005?
by ksk