| | |
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 array barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom cyclethruopenforms data database datagrid datagridview dataset date/time datetime degrees development dll draganddrop drawing encryption enum event excel file finalyearproject form format forms function gdi+ getoutlookcontactusinfcsvfile globalization httpwebrequest image index input install installer java label list listbox mandelbrot math mono mouseclick mysql operator panel path photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox save server silverlight sleep socket sql sql-server statistics stream string table text textbox thread time timer timespan update usercontrol users validate validation visualstudio webbrowser wia windows winforms wpf xml





