Results 1 to 4 of 4

Thread: Good online resources to learn C#?

  1. #1

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    Good online resources to learn C#?

    I'm gonna stop being a dinosaur.

    I've been using VB6 for years and years. I need to learn C#.

    Anybody got any online resources that are really good?

    I want to start off with windows applications, then work towards web programming (C# works with ASP.NET right?)

    Also, what version framework is good to program against?
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,344

    Re: Good online resources to learn C#?

    This might be a bit beginnery for you but worth a look:

    http://www.homeandlearn.co.uk/csharp/csharp.html

    As for Framework versions, you should learn C# 4.0 and work with .NET 4.0. If you need to for some particular project, you can fall back to .NET 2.0 or 3.5 for compatibility, but limiting yourself during the learning process would be counter-productive.

  3. #3
    Fanatic Member BenJones's Avatar
    Join Date
    Mar 2010
    Location
    Wales UK
    Posts
    637

    Re: Good online resources to learn C#?

    Here is one more link for you some good into on here
    http://www.csharp-station.com/Tutorial.aspx

    If your going ro buy a book I sugest this one
    http://www.amazon.co.uk/C-3-0-COMPLE...0&sr=8-7-spell

    Also when I moved over from vb6 that was last year I never read many tuts or books, what I did was find some of my best VB6 projects and try and convert them to C#, to be honest I found it very easy but you also learn a lot more. and if you do get stuck there always this site.

  4. #4
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: Good online resources to learn C#?

    One of my favorite C#/.NET resources is Dot Net Perls.
    Delete it. They just clutter threads anyway.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width