startig with c#

  • Thread starter Thread starter dumboo
  • Start date Start date
D

dumboo

hi there
i wanted to get started with C# but i m confused from where to start with,
what i would be requiring, i have started doing google search, and found few
e-books, i was looking for some help on the resources i would be requiring,
i know i might get fire for that since this is the first thing i should have
find out, i did(google) but m a bit little confused, so i thought of getting
some advice :-)

i would like to know what minimal software i would be requiring, and if
possible links to the resources..some links to free IDE, compilers, etc..i m
having bare minimal installation of Windows XP on my 556 Mhz 128Mb RAM
system, is this configuration enough ?

what else would i require, hope to get some good advice :-)

regards
 
dumboo said:
hi there
i wanted to get started with C# but i m confused from where to start with,
what i would be requiring, i have started doing google search, and found few
e-books, i was looking for some help on the resources i would be requiring,
i know i might get fire for that since this is the first thing i should have
find out, i did(google) but m a bit little confused, so i thought of getting
some advice :-)

i would like to know what minimal software i would be requiring, and if
possible links to the resources..some links to free IDE, compilers, etc..i m
having bare minimal installation of Windows XP on my 556 Mhz 128Mb RAM
system, is this configuration enough ?

what else would i require, hope to get some good advice :-)


Hi,

I've written a free C# Tutorial at C# Station -
http://www.csharp-station.com/Tutorial.aspx

There are also many other excellent sites on the Internet any you may want
to peruse my Links section to see what is available.

Here are the system requirements for the .NET Framework SDK:

http://msdn.microsoft.com/netframework/technologyinfo/sysreqs/default.aspx

Joe
 
Back
Top