CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2004
    Posts
    11

    Basic GUI using C#

    Hello,

    I am a college fresher C++ programmer in unix.I had worked in C++ mainly on unix platform. Never worked on Microsoft/windows envornment.
    Now I am interested to work on GUI in Visual studio.NET 2003 envoronment.
    Can I start developing some basic GUI using C#. For a fresh beginner like me
    Can anyone recommend me which books are good to start ?
    I need a book for a beginner and Intermediate level.

    Thanking you,

    Suryarshi Basu

  2. #2
    Join Date
    Jan 2002
    Location
    Scaro, UK
    Posts
    5,940

    Re: Basic GUI using C#

    We often get asked what book is best to learn C# and I normally answer : whichever one suits you best. Go down to your local bookstore and have a poke about.

    Personally, I didn't buy a book to learn C#. I just installed it and started to play with it.

    MSDN is pretty good with loads of tutorials - as is this site and all of the other thousands of sites around the world dedicated to C#.

    So I think the answer is : buy it, play with it and look up the websites.

    Darwen.
    www.pinvoker.com - PInvoker - the .NET PInvoke Interface Exporter for C++ Dlls.

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

Featured