so today i started looking through some tutorials on C# programming the language seems straight forward but for the life of me i cannot figure out how to compile the programs to see if i did it right...i tried using the cmd, i downloaded the latest .net framework and microsoft visual studio express 2010 and i am totally lost on how to do this. so if anyone knows a VERY detailed tutorial for C# pass it my way or if its simple explain how exactly to compile from notepad or visual studio express.
thanks in advance
~CS
2 replies to this topic
#1
Posted 08 February 2011 - 03:27 PM
|
|
|
#2
Posted 08 February 2011 - 03:37 PM
I think what your looking to do is debug your program. This simply runs your program for you. You should use Visual Studio Express, not notepad lol, I cant imagine trying to code in that.
This tutorial should help you get started:
http://forum.codecal...d-tutorial.html
Its for Visual Studio 2008 but it should be the same as 2010. Once you've got that figured out you can go from there looking for different tutorials, I recommend:
Visual C# .NET for Complete Beginners - a free programming course
C# Station: C# Tutorial Lesson 01 - Getting Started
C# Essentials - Techotopia
Good luck ~ Committed. :)
This tutorial should help you get started:
http://forum.codecal...d-tutorial.html
Its for Visual Studio 2008 but it should be the same as 2010. Once you've got that figured out you can go from there looking for different tutorials, I recommend:
Visual C# .NET for Complete Beginners - a free programming course
C# Station: C# Tutorial Lesson 01 - Getting Started
C# Essentials - Techotopia
Good luck ~ Committed. :)
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#3
Posted 08 February 2011 - 05:50 PM
Thanks! very helpful
~CS
~CS
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









