Book on C# 3.0

Last post 05-02-2009 3:43 AM by istevenr. 10 replies.

Sort Posts:

  • Book on C# 3.0

    01-13-2009, 3:42 PM
    • Member
      point Member
    • chamba
    • Member since 01-13-2009, 8:13 PM
    • Posts 1

    I know a little bit about C#, but now I really want to learn it, so I've decided to get a good book to teach myself.
    I have the enough money to buy only one book, which book on C# 3.0 should I buy?

     

  • Re: Book on C# 3.0

    01-13-2009, 5:24 PM

    Frankly, I would make use of the documentation that's freely available on MSDN to start with, as well as the thousands of free tutorials you can find with the help of Google.

     

    Regards Mike
    [MVP - ASP/ASP.NET]
    My site    Please help - URGENT!!!    What ASP.NET can and can't do
  • Re: Book on C# 3.0

    01-13-2009, 5:46 PM
    • Member
      214 point Member
    • ptsivakumar
    • Member since 12-23-2008, 3:22 AM
    • Chennai,India
    • Posts 42
    Welcome to the C# Station Tutorial. This is a set of lessons suited for beginning to intermediate programmers or anyone who would like to gain familiarity with the C# programming language. These lessons will help you get a quick head-start with C# programming. To get started, you will need a compiler and an editor. There are several options for obtaining a compiler to write C# programs. A free option is to download the .NET Frameworks SDK and use Notepad. Of course there are many editor and IDE options available, so see the Tools section to select the option that's right for you. Most of the examples in these tutorials run as console programs. Microsoft Visual Studio .NET is also available in multiple versions as well as a free download for Visual Studio Express tools, including Visual C# Express. This tutorial is a work in progress. It's quality is a product of volunteer reviews and valuable feedback received from many readers. Please visit periodically for the latest updates and new lessons. Once you've completed this tutorial, you may be interested in additional resources to continue learning C#. There are additional Articles on this site and a Links section will guide you to many high-quality web sites that specialize in certain .NET technologies. I hope you enjoy the tutorial, and best of luck!
    By
    PT.Sivakumar
    India
  • Re: Book on C# 3.0

    01-18-2009, 11:02 AM
    • All-Star
      62,811 point All-Star
    • TATWORTH
    • Member since 02-04-2003, 8:34 AM
    • England
    • Posts 12,256
    • TrustedFriends-MVPs

    Mikesdotnetting:

    Frankly, I would make use of the documentation that's freely available on MSDN to start with, as well as the thousands of free tutorials you can find with the help of Google.

     

     

    I agree with Mike, however if you really need a book to start with, go for Murach's ASP.NET 3.5 Web Programming with C# 2008 at http://www.murach.com/books/acs8/index.htm

    There is a wealth of free tutorials that it could take you months to work through it all.

     

    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: Book on C# 3.0

    01-25-2009, 9:37 PM
    • Member
      483 point Member
    • varallov
    • Member since 05-31-2007, 3:25 AM
    • Posts 102

    Try "ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008"

    Good luck,
    Vince
    A good ASP.NET book
  • Re: Book on C# 3.0

    01-26-2009, 2:36 AM

    varallov:
    Try "ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008"
     

    It's hardly a C# book, is it?  

     

    Regards Mike
    [MVP - ASP/ASP.NET]
    My site    Please help - URGENT!!!    What ASP.NET can and can't do
  • Re: Book on C# 3.0

    01-26-2009, 7:43 PM
    • Member
      483 point Member
    • varallov
    • Member since 05-31-2007, 3:25 AM
    • Posts 102

    It is an ASP.NET book but everything is written in C#.  The business layer and data layer are written in C# and could be used by either a web app or a windows forms app.  There is plenty of sample code regarding LINQ to SQL, partial classes, extension methods, oo patterns, etc.

    Good luck,
    Vince
    A good ASP.NET book
  • Re: Book on C# 3.0

    01-27-2009, 2:41 AM

    varallov:
    It is an ASP.NET book but everything is written in C#.
     

    Does it explain C#?  Such as what variables are, the fundamentals of OOP in C#, control of flow, collections, generics, delegates, exception handling etc? Or is it that the code samples happen to be in C#?  The questioner wants a book to help him or her learn C# specifically.

    I've got loads of books on all apsects of the .NET framework where the code samples are in C#, but I wouldn't offer them to someone wanting to learn how the language works. I might, if I had written one of them, but that might be seen as shameless plugging.

    Wink


    Regards Mike
    [MVP - ASP/ASP.NET]
    My site    Please help - URGENT!!!    What ASP.NET can and can't do
  • Re: Book on C# 3.5

    02-26-2009, 1:09 AM
    • Member
      37 point Member
    • SejayPasswd1
    • Member since 02-26-2009, 5:41 AM
    • Online
    • Posts 11

      Pro C# 2008 and the NET 3.5 Platform Fourth Edition

     

    This book is handy.Cool

     

    But for  beginners  I prefer 

    Beginning ASP .NET 3.5 in C# 2008 Second Edition

     

    Hopes this will solve your problem . Don't hesitate to mark this as answer if you find soYes.

    Mr. CJ Cool
    Filed under:
  • Re: Book on C# 3.0

    03-31-2009, 3:02 AM
    • Member
      214 point Member
    • ptsivakumar
    • Member since 12-23-2008, 3:22 AM
    • Chennai,India
    • Posts 42

    Sams[1].LINQ.Unleashed.for.C.Sharp.Jul.2008

    By
    PT.Sivakumar
    India
  • Re: Book on C# 3.0

    05-02-2009, 3:43 AM
    • Member
      6 point Member
    • istevenr
    • Member since 02-21-2008, 2:52 AM
    • Chicago
    • Posts 4

    Apress C# Illustrated & Head First C#. Trust me it took me where I am now.  Google them.

    MCTS Certified .Net 2.0
Page 1 of 1 (11 items)