Wrox Programmer Forums
|
C# 2008 aka C# 3.0 Discuss the Visual C# 2008 (aka C# 3.0) language
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2008 aka C# 3.0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 4th, 2009, 04:33 AM
Registered User
 
Join Date: Sep 2009
Posts: 4
Thanks: 0
Thanked 2 Times in 2 Posts
Question C# 2005 vs 2008 books

What are the major differences in the Beginning/Professional C# 2005 and 2008 books ?

Still not expert in C#. Will I get any major advantages by buying 2008 edition? (already have 2005 - not completed yet)

Is it worth buying 2008 edition?
 
Old September 4th, 2009, 08:52 AM
Friend of Wrox
 
Join Date: May 2004
Posts: 642
Thanks: 0
Thanked 43 Times in 42 Posts
Default

VS 2008 supports many additional features such as ideas of lambda expressions, LINQ, and extension methods.
You may also see examples related to new features in .NET 3.5, especially the framework side of LINQ

I don't know anything specific about those books, but one hopes that the 2008 version would call out the examples specific to VS 2008, so you wouldn't waste time trying to get something to work that won't in VS 2005.
If you do want to check out the new features you can download the Express version of Visual Studio 2008 and do the examples with that.

Please check the following thread:
http://www.eggheadcafe.com/conversat...eadid=34525935
__________________
Om Prakash Pant
Click the "Thanks" button if this post helped you.
 
Old September 4th, 2009, 10:10 AM
Friend of Wrox
 
Join Date: Sep 2008
Posts: 234
Thanks: 0
Thanked 32 Times in 30 Posts
Default Book revisions and content change

A good way to judge the difference is to compare the Table of Contents (TOC) for the 2005 and 2008 editions. Usually, an author who updates an existing book wants to make it easy for previous buyers to see what's new in the revision. As a result, you might expect to see new chapters on the major new features in the language. Personally, I highlighted generics and LINQ in my book as I felt these were major changes programmers needed to know.
__________________
Jack Purdum, Ph.D.
Author: Beginning C# 3.0: Introduction to Object Oriented Programming (and 14 other programming texts)
 
Old September 29th, 2009, 09:11 AM
Registered User
 
Join Date: Sep 2009
Posts: 4
Thanks: 0
Thanked 2 Times in 2 Posts
Default

If I have already read Beginning C# 2005, should I also go for beginning C# 2008, or go straight for the pro C# 2008 ?
 
Old September 29th, 2009, 10:07 AM
Friend of Wrox
 
Join Date: Sep 2008
Posts: 234
Thanks: 0
Thanked 32 Times in 30 Posts
Default At what point are my C# skills?

Actually, you've asked a pretty tough question. Obviously, I'd like you to purchase my book before going to the Pro version, but that may not be necessary. First, how comfortable are you writing code in C#? Can you read the code of others without difficulty, or do you need time to figure it out? (The Code Project is a good source for reading C# code.) If you are confident that you can read the code written by others, perhaps it's time to move on to the Pro book series. If you feel you might benefit from additional instruction, try reading my book and see if it helps. Second, what kind of code do you want to write? Are you writing just for yourself, or are you writing for a commercial environment? If you just write for yourself, it probably doesn't matter much how "readable" your code is, but it makes a huge difference if your writing code for a team of programmers.

I think the key to your question is your own assessment of how comfortable you are in reading someone else's code. If you can do that without difficulty, perhaps you're ready for the next level. If not, reading another book might solidify your understanding in a way that will make subsequent work that much easier.
__________________
Jack Purdum, Ph.D.
Author: Beginning C# 3.0: Introduction to Object Oriented Programming (and 14 other programming texts)
The Following User Says Thank You to DrPurdum For This Useful Post:





Similar Threads
Thread Thread Starter Forum Replies Last Post
C# 2005 vs 2008 amewsaj BOOK: Professional C# 2008 ISBN: 978-0-470-19137-8 5 December 13th, 2009 09:38 AM
Visual studio 2005(32 bit) code not work in visual studio 2008 on windows server 2008 gr8.jain Visual Basic 2008 Essentials 1 August 31st, 2009 10:07 AM
Fail to convert 2005 solution format to 2008 ap1988 BOOK: Professional DotNetNuke 5: Open Source Web Application for ASP.NET ISBN: 978-0-470-43870-1 2 March 31st, 2009 12:56 AM
MCTS Books on SQL SERVER 2005 carumuga All Other Wrox Books 0 June 12th, 2008 08:00 AM
no wrox books on sql server 2005 connect2sandeep SQL Server 2000 4 September 1st, 2005 02:24 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.