Hi Guys,
I am so new to C# that this might pee off a few of you but I have to ask.
Can someone let me know the difference between C# and Visual C# (is it just the IDE)? Is C# one of the .NET developer languages as this is what I want to get involved with.
What do I need in order to get up and running with C#. Can anyone recommend an open source IDE? Also, where and how do I download the .NET framework (preferrably a scaled down version) in order to compile/run my code. I suppose basically, I want to know exactly what I need in order to be able to begin learning/programming in C#.
Just to let you know, I am not new to programming but I am primarily a Server Side Scripter/web programmer so this stuff is a bit of a paradigm shift for me.
Thanks and look forward to talking to you all over the next few months.
Grunger!
Total Newbie to C# - Hope ye can help!
Started by grungefreak1, Nov 25 2007 02:20 PM
3 replies to this topic
#1
Posted 25 November 2007 - 02:20 PM
|
|
|
#2
Posted 29 November 2007 - 02:18 PM
Well, Microsoft offers a nice program to help you. Microsoft Visual C# 2008 Express Edition Comes with the .NET Framework. Hope that helps a tad :)
#3
Posted 05 December 2007 - 12:30 PM
Hello. C# is the core programming language. Visual C# is the language plus Visual Studio IDE which supports C#. Check SharpDevelop, an open source IDE for developing C# programs. Also Visual C# 2008 Express Edition is Microsoft's free but not open source IDE.
#4
Posted 05 December 2007 - 02:57 PM
Thanks guys. That answers my questions fine.
GF
GF


Sign In
Create Account

Back to top










