| | |
C# 2005 and C# 2008 version
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
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!
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!
Learn to forgive ,answer with kindness to evel...
Live happily and love sincerely... [/COLOR]
Live happily and love sincerely... [/COLOR]
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
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
•
•
•
•
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.
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!
Learn to forgive ,answer with kindness to evel...
Live happily and love sincerely... [/COLOR]
Live happily and love sincerely... [/COLOR]
•
•
Join Date: May 2009
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Could u please suggest me the better textbooks for new learner?
Thanks, Regards!
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
![]() |
Similar Threads
- how to install linq in visual studio 2005 (C#)
- MS SQL 2005 version confusion (MS SQL)
- Visual Basic 2008, Chat ! Urgent help needed (VB.NET)
- Problem with Visual C++ 9.0 EE (C++)
- Advantages of vb.net (VB.NET)
- Visual C++ 2008 Express - what's different? (C++)
- Problem downloading MS VC++ Express 2005 (C++)
- Enum program (C#)
Other Threads in the C# Forum
- Previous Thread: abstract and interfaces
- Next Thread: TypeName property of ObjectDataSource not found
| Thread Tools | Search this Thread |
.net access algorithm alignment app array barchart bitmap box broadcast c# c#gridviewcolumn cast check checkbox client combobox communication concurrency control conversion csharp custom database datagrid datagridview dataset datatable datetime degrees development draganddrop drawing elevated encryption enum excel file focus form format forms function gdi+ hospitalmanagementsystem image index input install java label list listbox localization login mandelbrot math messagebox mouseclick mysql operator path photoshop picturebox pixelinversion plotting pointer post programming radians read regex remote remoting richtextbox server sleep socket sql statistics stream string stringformatting sun table text textbox thread time timer update usercontrol validation visualstudio webbrowser whileloop windows winforms wpf xml





