glenelkins Posted June 2, 2009 Share Posted June 2, 2009 Hi I have just decided to start learning C#. I have the MS Visual C# Express software. I created a single file called Welcome.cs but i dont see any option to a) compile or b) run the program to test it?? Quote Link to comment https://forums.phpfreaks.com/topic/160633-question-about-c/ Share on other sites More sharing options...
KevinM1 Posted June 2, 2009 Share Posted June 2, 2009 Hi I have just decided to start learning C#. I have the MS Visual C# Express software. I created a single file called Welcome.cs but i dont see any option to a) compile or b) run the program to test it?? I believe you have a couple of options. The best would be to click the little green play-button icon at the top of the screen. That starts the debugger, which will compile your program and allow you to insert breakpoints that you can step through to really fine-tune your code. Quote Link to comment https://forums.phpfreaks.com/topic/160633-question-about-c/#findComment-847714 Share on other sites More sharing options...
glenelkins Posted June 2, 2009 Author Share Posted June 2, 2009 hi yeh i found it C# seems quite close to PHP which i program in every day of the week. So this should be easy!! lol thanks Quote Link to comment https://forums.phpfreaks.com/topic/160633-question-about-c/#findComment-847725 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.