943,910 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Marked Solved
  • Views: 1607
  • C# RSS
Apr 11th, 2009
0

C# 2005 and C# 2008 version

Expand Post »
Hello,

I am starting out with learning C# language. Recently, I bought a book "VISUAL C# 2005, How to Program by Deitel". Later I found that there is 2008 version of C#.

Would you please tell me what is the difference between these two versions of the language?

Is it okay if I start with 2005 version of C# ?
If there any additional textbooks good for beginners?

Please advice me.
Thanks!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
free_eagle is offline Offline
41 posts
since Jan 2005
Apr 11th, 2009
1

Re: C# 2005 and C# 2008 version

The language versions are called C# 2 and C# 3. It's perfectly fine to start with C# 2.
Reputation Points: 231
Solved Threads: 12
Junior Poster
thoughtcoder is offline Offline
139 posts
since Mar 2009
Apr 11th, 2009
1

Re: C# 2005 and C# 2008 version

Basically it comes down to the difference between .Net 2.0 (2005) and .Net 3.5 (2008) Framework. Basically what you code in .Net 2.0 won't work the same if at all with .Net 3.5 framework. But fear not, with Visual Studio 2008 allows you to select .Net 2.0, .Net 3.0 or .Net 3.5 frame work to code in.

So feel free to start with .Net 2.0 (2005) but keep in mind, that this is older programming framework than 2008 so the code is not cross functionaly, but the principles are certainly a good building block.

Hope this helps
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003
Apr 12th, 2009
0

Re: C# 2005 and C# 2008 version

Click to Expand / Collapse  Quote originally posted by Paladine ...
Basically it comes down to the difference between .Net 2.0 (2005) and .Net 3.5 (2008) Framework. Basically what you code in .Net 2.0 won't work the same if at all with .Net 3.5 framework. But fear not, with Visual Studio 2008 allows you to select .Net 2.0, .Net 3.0 or .Net 3.5 frame work to code in.

So feel free to start with .Net 2.0 (2005) but keep in mind, that this is older programming framework than 2008 so the code is not cross functionaly, but the principles are certainly a good building block.

Hope this helps
The language versions are called C# 2 and C# 3. It's perfectly fine to start with C# 2.
Thanks very much. Now I understand the difference between this two versions of the language.

I think I'd better find the C#3 textbooks and start with them.

One more request;

Could u please suggest me the better textbooks for new learner?
Thanks, Regards!
Reputation Points: 10
Solved Threads: 0
Light Poster
free_eagle is offline Offline
41 posts
since Jan 2005
May 23rd, 2009
0

Re: C# 2005 and C# 2008 version

Click to Expand / Collapse  Quote originally posted by free_eagle ...
Could u please suggest me the better textbooks for new learner?
Thanks, Regards!
Hi free_eagle,

one book that you can check out at Amazon is "Illustrated C# 2008" by Daniel Solis. It has gotten positive reviews because of its way of explaining the language. There is also a C# 2005 version of the book.

cheers
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jjoensuu is offline Offline
3 posts
since May 2009

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: abstract and interfaces
Next Thread in C# Forum Timeline: TypeName property of ObjectDataSource not found





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC