Beginning Microsoft Visual C# 2008 (Wrox Beginning Guides)

Beginning Microsoft Visual C# 2008 (Wrox Beginning Guides)
by Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White

Beginning Microsoft Visual C# 2008 (Wrox Beginning Guides)
List Price: $44.99
Our Price: $23.63
You Save: $21.36 (47%)
Availability: Usually ships in 1-2 business days
Category: Book
See more book details and other editions


(Click here)
Buy this book at online book store in your country
Canada | UK | Germany | France

Book Summary Information

Author: Christian Nagel, Eric White, Jacob Hammer Pedersen, Jon D. Reid, Karli Watson, Morgan Skinner
Edition: Paperback
Audio: English (Original Language); English (Unknown); English (Published)
Published: 2008-05-05
ISBN: 047019135X
Number of pages: 1307
Publisher: Wrox

Book Reviews of Beginning Microsoft Visual C# 2008 (Wrox Beginning Guides)

Book Review: Well Above Average
Summary: 4 Stars

As far as 1300 page programming books go, this one is well above average. It covers both Visual Studio 2008 and the free Visual C# 2008 Express Edition using Express for most of the examples. C sharp is a great language if you've done any C, C++ or object oriented programming before. One can argue even if you have zero programming experience it's still the best overall language to learn. It's elegant, powerful, works for desktop apps, mobile apps, server apps and is multi-platform. C# is one of those rare things that Microsoft did well.

There's something here for everyone including C# language basics, object oriented programming theory, introduction to UML, Windows programming, web programming, databases, etc. It starts with an intro to C# in 7 chapters before introducing Object Oriented programming which is a different approach than many books. You can download the code at wrox.com.

THE GOOD: The authors manage to keep it readable and concise at the same time. There's not a lot of extra anecdotes and filler like you'll find in many beginning programming books. Most every sentence conveys something useful without being excessively dry. I haven't found many mistakes which seem all too common these days in similar books.

THE BAD: The authors sometimes mention concepts they haven't explained or even introduced yet. Often they point out when they're doing so (i.e. "don't worry about xxxx we'll explain later") but in many instances the reader is left wondering if he missed something earlier in the book only to find the answer in the next chapter. A total programming novice might find this book a bit intimidating as the authors do sometimes assume significant knowledge on behalf of the reader. For example the Object Oriented chapters dive right into UML and other confusing topics with little hand holding. But, personally, I think they did a good job of trying to include lots of useful information versus spending lots of pages on things that most readers will already know.


Summary of Beginning Microsoft Visual C# 2008 (Wrox Beginning Guides)

The book is aimed at novice programmers who wish to learn programming with C# and the .NET framework. The book starts with absolute programming basics. It then moves into Web and Windows programming, data access (databases and XML), and more advanced technologies such as graphics programming with GDI+ and basic networking. The book is divided into sections including:
  • The C# Language: Basic language skills using console application. Content moves from the absolute basics to fairly involved OOP skills.
  • Windows Vista Programming: Using basic Windows applications, reinforcing earlier OOP and debugging skills.
  • Web Programming: Putting together basic Web applications, highlighting differences between Web and Windows programming.
  • Data Access: Accessing all kinds of data sources from Web and Windows applications, including SQL usage, XML, file system data, and Web Services.
  • Additional Techniques: "The fun stuff", including Windows Presentation Foundation, Windows Workflow, Windows Communication Foundation, GDI+, networking, Windows Services, and so on.

The book makes complicated subjects seem easy to learn, and it inspires readers to investigate areas further on their own by providing references to additional material, and exercise questions that require significant effort and personal research to complete.

C# Books

Book Subjects
Most talked about in C++ / C# Programming Textbooks & References
Introduction to C++ Programming, Comprehensive ImageIntroduction to C++ Programming, Comprehensive
by Y. Daniel Liang
Prentice Hall; Published: 2007-01-10; Hardcover; Book
Best price: $65.87
Price in other shops: $115.00
C# 2.0: The Complete Reference (Complete Reference Series) ImageC# 2.0: The Complete Reference (Complete Reference Series)
by Herbert Schildt
McGraw-Hill Osborne Media; Published: 2005-12-08; Paperback; Book
Best price: $33.22
Price in other shops: $59.99
C++: The Complete Reference, 4th Edition ImageC++: The Complete Reference, 4th Edition
by Herbert Schildt
McGraw-Hill Osborne Media; Published: 2002-11-19; Paperback; Book
Best price: $28.01
Price in other shops: $52.99
Simply C++: An Application-Driven Tutorial Approach (Simply) ImageSimply C++: An Application-Driven Tutorial Approach (Simply)
by Harvey M. Deitel, Paul J. Deitel
Prentice Hall; Published: 2004-08-15; Paperback; Book
Best price: $79.95
Price in other shops: $107.00
C++ Primer Plus (5th Edition) ImageC++ Primer Plus (5th Edition)
by Stephen Prata
Sams; Published: 2004-11-25; Paperback; Book
Best price: $32.00
Price in other shops: $54.99
Small C++ How to Program (5th Edition) (How to Program) ImageSmall C++ How to Program (5th Edition) (How to Program)
by Harvey & Paul) Deitel & Associates Inc.
Prentice Hall; Published: 2005-01-21; Paperback; Book
Best price: $41.67
Price in other shops: $100.00
Microsoft Visual C# .NET ImageMicrosoft Visual C# .NET
by Joyce Farrell
Course Technology; Published: 2002-05-24; Paperback; Book
Best price: $20.00
Price in other shops: $87.95
Programming Microsoft  .NET (Core Reference) ImageProgramming Microsoft .NET (Core Reference)
by Jeff Prosise
Microsoft Press; Published: 2002-06-15; Paperback; Book
Best price: $12.34
Price in other shops: $59.99
Workflow Modeling: Tools for Process Improvement and Application Development ImageWorkflow Modeling: Tools for Process Improvement and Application Development
by Alec Sharp, Patrick McDermott
Artech House Publishers; Published: 2001-02-15; Hardcover; Book
Best price: $55.00
Price in other shops: $85.00
C++ from the Ground Up, Third Edition ImageC++ from the Ground Up, Third Edition
by Herbert Schildt
McGraw-Hill Osborne Media; Published: 2003-03-26; Paperback; Book
Best price: $19.98
Price in other shops: $39.99
Similar Books and other products
Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides) ImageBeginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides)
by Jack Purdum
Wrox; Published: 2008-05-12; Paperback; Book
Best price: $21.42
Price in other shops: $39.99
Ivor Horton's Beginning Visual C++ 2008 ImageIvor Horton's Beginning Visual C++ 2008
by Ivor Horton
Wrox; Published: 2008-03-31; Paperback; Book
Best price: $28.98
Price in other shops: $54.99
Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides) ImageBeginning Microsoft Visual Basic 2008 (Wrox Beginning Guides)
by Thearon Willis, Bryan Newsome
Wrox; Published: 2008-05-05; Paperback; Book
Best price: $24.53
Price in other shops: $44.99
Illustrated C# 2008 (Windows.Net) ImageIllustrated C# 2008 (Windows.Net)
by Daniel Solis
Apress; Published: 2008-02-18; Paperback; Book
Best price: $29.63
Price in other shops: $44.99
Head First C# (Brain-Friendly Guides) ImageHead First C# (Brain-Friendly Guides)
by Andrew Stellman, Jennifer Greene
O'Reilly Media, Inc.; Published: 2007-11-26; Paperback; Book
Best price: $28.48
Price in other shops: $49.99
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net) ImagePro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
by Andrew Troelsen
Apress; Published: 2007-11-12; Hardcover; Book
Best price: $37.79
Price in other shops: $59.99
Microsoft Visual C# 2008 Step by Step ImageMicrosoft Visual C# 2008 Step by Step
by John Sharp
Microsoft Press; Published: 2007-12-29; Paperback; Book
Best price: $23.70
Price in other shops: $39.99
Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer) ImageProfessional ASP.NET 3.5: In C# and VB (Programmer to Programmer)
by Bill Evjen, Scott Hanselman, Devin Rader
Wrox; Published: 2008-03-04; Paperback; Book
Best price: $29.90
Price in other shops: $54.99
Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer) ImageBeginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
by Imar Spaanjaars
Wrox; Published: 2008-03-04; Paperback; Book
Best price: $23.98
Price in other shops: $44.99
Professional C# 2008 (Wrox Professional Guides) ImageProfessional C# 2008 (Wrox Professional Guides)
by Christian Nagel, Bill Evjen, Jay Glynn, Morgan Skinner, Karli Watson
Wrox; Published: 2008-03-24; Paperback; Book
Best price: $32.76
Price in other shops: $59.99
Book store. Illustrated catalog of books on different categories