Jump to content

Question about C#


Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/160633-question-about-c/#findComment-847714
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.