المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Console Applications



C# Programming
01-13-2010, 05:50 PM
In Visual Studio 2008 when writing a console application for C# in Debug you were able to click 'start without debugging' to view the results of your program then 'press any key to continue'.

Visual Studio 2010 (beta 2) does not offer that option. How do you overcome this?