![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#21 |
|
Programming Guru
![]() ![]() ![]() |
Removal of [STAThread] from the code is no big deal, it will steal compile and execute.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#22 |
|
Hobbyist Programmer
|
Does anybody have an example of input and output in c#
|
|
|
|
|
|
#23 |
|
Programming Guru
![]() ![]() |
what kind of input output? if you mean on the console IR's code that he posted above works.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#24 |
|
Hobbyist Programmer
|
Yeah sort of like that I guess. I was thinking something like a user inputs a number then the program returns an output, maybe from an equation or something like that.
|
|
|
|
|
|
#25 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Why don't you try it? All you need is Console.WriteLine, Console.ReadLine, and a couple of variables.
|
|
|
|
|
|
#26 |
|
Newbie
Join Date: Jan 2005
Posts: 9
Rep Power: 0
![]() |
Thank you Infinite Recursion 4 your link. It was what I was looking for!!!!
Anyway just joined this forum... Hello everybody!!!! ![]() |
|
|
|
|
|
#27 |
|
Hobbyist Programmer
|
Yeah, I figured out input and output so an example won't be neccessary. I also found this tutorial that is short, but it looks like it has all of the necessary stuff at www.softsteel.co.uk/tutorials/cSharp/cIndex.html
|
|
|
|
|
|
#28 |
|
Programming Guru
![]() ![]() ![]() |
You're welcome Giuseppe!
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#29 |
|
Hobbyist Programmer
|
What is xml?
|
|
|
|
|
|
#30 |
|
Newbie
|
C# Applications with source
Coding XML is much like coding HTML, but with XML you use your own tags. You can read about XML at http://www.w3c.org/XML/.
Btw, on my website I have some fully functional C# Apps with source that you might find intresting. The adress is http://www.chromecode.com. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|