home

Softsteel Solutions

About Us Contact Us Newsletter Training
Tutorials
 

Books on C#

There are now lots of books available on C#, and we can't pretend to keep up with them. So these pages provide a view onto the Amazon list (in this case Amazon.co.uk), updated daily through the Amazon web services API. Please let us know if you find any problems with it.

Sort By: rating+ | title+ | price+ | date+ | publisher+ Page: 1 | 2 | 3 | 4 | 5 | 6
book cover
The Applied Microsoft® .NET Framework Programming in C# Collection (Pro-Developer)
Author(s): Jeffrey Richter (Wintellect)
Publisher: MICROSOFT PRESS
Publish date: - unspecified -
Price: 33.59 GBP
Average Score: 5 (from 12 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Expert C# Business Objects (Books for Professionals by Professionals)
Author(s): Rockford Lhotka
Publisher: APress,US
Publish date: - unspecified -
Price: 37.5 GBP
Average Score: 5 (from 4 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Murach's C#
Author(s): Joel Murach, Doug Lowe
Publisher: Murach (Mike) & Associates Inc.
Publish date: - unspecified -
Price: 24.85 GBP
Average Score: 5 (from 4 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
C# Class Design Handbook: Coding Effective Classes
Author(s): Richard Conway
Publisher: APRESS
Publish date: - unspecified -
Price: 28.5 GBP
Average Score: 5 (from 2 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Programming .NET Windows Applications
Author(s): Jesse Liberty, Dan Hurwitz
Publisher: O'Reilly Media, Inc.
Publish date: - unspecified -
Price: 23.43 GBP
Average Score: 5 (from 2 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
.NET Internationalization: The Developer's Guide to Building
Author(s): Guy Smith-Ferrier
Publisher: Addison Wesley
Publish date: - unspecified -
Price: 28.79 GBP
Average Score: 5 (from 2 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
An Introduction to XML and Web Technologies
Author(s): Anders Moller, Michael Schwartzbach
Publisher: Addison Wesley
Publish date: - unspecified -
Price: 38.94 GBP
Average Score: 5 (from 2 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Windows Developer Power Tools: Turbocharge Windows development with more than 170 free and open source tools (Power Tools)
Author(s): James Avery, Jim Holmes
Publisher: O'Reilly Media, Inc.
Publish date: - unspecified -
Price: 29.75 GBP
Average Score: 5 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
MCMS Building Websites with Microsoft Content Management Server MCMS
Author(s): Lim Mei Ying, Joel Ward, Stefan Gossner
Publisher: Packt Publishing Limited
Publish date: - unspecified -
Price: 35.14 GBP
Average Score: 5 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
The .NET Languages: A Quick Translation Guide (.Net Developer)
Author(s): Brian Bischof
Publisher: APRESS
Publish date: - unspecified -
Price: 23.49 GBP
Average Score: 5 (from 1 reviewers)
Amazon availability: In stock soon. Order now to get in line. First come, first served.
Description:

For Visual Basic and C# programmers facing Microsoft's new platform, The .NET Languages: A Quick Translation Guide offers an extremely useful comparison of three languages: Visual Basic 6, Visual Basic .NET, and C#. With nearly indispensable code snippets that show central language features at work, this book offers an excellent resource for getting up to speed with .NET in record time.

The just-the-facts approach in this text is its best feature. By keeping the commentary to a minimum, this book gets you to what you need to know quickly. The author shows how specific language features are implemented in three different languages, beginning with basic constructs such as data types and flow control statements. Technically, both Visual Basic .NET and the new C# are equal partners in Visual Studio .NET. This book can save significant time for two types of users: those moving from the VB 6 to VB.NET and those thinking about upgrading their VB skills to C# (an option, now that the languages are so close).

The book does a good job comparing the use of common class design constructs for methods and properties and how to use inheritance and interfaces. This material will likely justify the cover price of this book for many readers as it is tricky to get right, and each of the new .NET languages uses slightly different keywords and conventions when it comes to class design.

Later chapters cover essential .NET APIs with code snippets that will also help you save time. In particular, we liked how the author illustrates how to get started with ADO.NET and databases. Also useful here is a section on COM interoperability with .NET (as this is likely to be a common programming chore).

By keeping explanations short and sweet and letting short code excerpts (along with their short complete programs) do most of the talking, the author has devised a very useful text, one that can demystify what's new and different about .NET for any VB or C# programmer. Timely, concise and deftly organised, this title is a perfect choice for those who like to learn new programming languages by example. Few programming titles can claim to be as immediately useful as this one. --Richard Dragan

book cover
.NET Windows Forms in a Nutshell (In a Nutshell (O'Reilly))
Author(s): Ian Griffiths, Matthew Adams
Publisher: O'Reilly Media, Inc.
Publish date: - unspecified -
Price: 21.08 GBP
Average Score: 5 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
C# Programmer's Handbook
Author(s): Gregory S. MacBeth
Publisher: APRESS
Publish date: - unspecified -
Price: 18.81 GBP
Average Score: 5 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Programming .NET Security
Author(s): Adam Freeman, Allen Jones
Publisher: O'Reilly Media, Inc.
Publish date: - unspecified -
Price: 31.95 GBP
Average Score: 5 (from 1 reviewers)
Amazon availability: Usually dispatched within 1 to 3 weeks
book cover
Expert .NET Delivery Using NAnt and CruiseControl.NET (Expert's Voice in .Net)
Author(s): Marc Holmes
Publisher: APRESS ACADEMIC
Publish date: - unspecified -
Price: 40.99 GBP
Average Score: 5 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Beginning ASP 3.0 (Programmer to Programmer)
Author(s): David Buser, John Kauffman, Juan T. Llibre, Brian Francis, Dave Sussman, Chris Ullman, Jon Duckett
Publisher: John Wiley & Sons
Publish date: - unspecified -
Price: 18.84 GBP
Average Score: 4.5 (from 17 reviewers)
Amazon availability: Usually dispatched within 24 hours
Description:

The 1,200-page Beginning Active Server Pages 3.0 starts predictably with an explanation of ASP--Active Server Pages--and why they are a Good Thing. It covers installing and testing IIS 5.0, and then you are ready to write your first ASP example--all in chapter one. Next you learn about client and server side scripting followed by chapter on variables; control structures; objects, properties and events; cookies, the all-important error handling and so on all the way up to creating a working ASP-based database application. COM+, ADO and XML are covered en route, and the result is a considered and well- constructed course in ASP for professionals.

One of the strengths of Beginning Active Server Pages 3.0 is the feeling it gives that the authors have been there before you. (Six authors are credited, complete with the usual pictures that grace the covers of Wrox titles-- why aren't programmers more photogenic?) Their experience shows through most clearly in the gotchas and practical debugging advice peppered through the book.

If you're already creating HTML pages and want to extend your skills into the more lucrative corporate Web sector--a major stronghold of ASP--then you'll want to work your way through this book. -- Steve Patient

book cover
MCAD / MCSD Training Guide: Developing XML Web Services and Server Components with Visual C#.NET and the .NET Framework: Exam 70-320 (Training Guide)
Author(s): Amit Kalani
Publisher: QUE
Publish date: - unspecified -
Price: 34.39 GBP
Average Score: 4.5 (from 16 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Murach's ASP.NET 2.0 Upgrader's Guide: C# Edition
Author(s): Doug Lowe, Joel Murach
Publisher: Murach (Mike) & Associates Inc.
Publish date: - unspecified -
Price: 17.49 GBP
Average Score: 4.5 (from 3 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Pro ASP.NET 2.0 E-Commerce in C# 2005 (Expert's Voice in .Net)
Author(s): Paul Sarknas
Publisher: APRESS
Publish date: - unspecified -
Price: 40.99 GBP
Average Score: 4.5 (from 3 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
SQL Server CE Database Development with the .NET Compact Framework (Expert's Voice)
Author(s): Rob Tiffany
Publisher: APRESS
Publish date: - unspecified -
Price: 32 GBP
Average Score: 4 (from 4 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Developing Web Applications with ASP.NET and C#
Author(s): Hank Meyne, Scott Davis
Publisher: John Wiley & Sons
Publish date: - unspecified -
Price: 20.29 GBP
Average Score: 4 (from 3 reviewers)
Amazon availability: In stock soon. Order now to get in line. First come, first served.
book cover
Pro ASP.NET 2.0 in C# 2005 Special Edition
Author(s): Matthew MacDonald, Mario Szpuszta
Publisher: APRESS
Publish date: - unspecified -
Price: 44.99 GBP
Average Score: 4 (from 2 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Developing Application Frameworks In .NET
Author(s): Xin Chen
Publisher: APRESS
Publish date: - unspecified -
Price: 31.5 GBP
Average Score: 4 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
OOP with Microsoft Visual Basic.Net and Microsoft Visual C#.Net Step by Step
Author(s): Robin Reynolds-Haertle
Publisher: Microsoft Press
Publish date: - unspecified -
Price: 38.98 GBP
Average Score: 4 (from 1 reviewers)
Amazon availability: In stock soon. Order now to get in line. First come, first served.
book cover
Professional Windows Workflow Foundation
Author(s): Todd Kitta
Publisher: John Wiley & Sons
Publish date: - unspecified -
Price: 22.39 GBP
Average Score: 4 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Pro .NET 1.1 Remoting, Reflection, and Threading: From Professional to Expert (Expert's Voice)
Author(s): David; Ferracchiati, Fabio Claudio; Gilani, Syed Fahad; Gillespie, Mike; Gopikrishna, Sandra; Hart, James; Mathew, Benny K.; Olsen, Andy; Pars, Robin; Pinnock, Jon; Redkar, Tejaswi; Sivakumar, Srinivasa; Titus, Tobin Curran
Publisher: APRESS ACADEMIC
Publish date: - unspecified -
Price: 38.94 GBP
Average Score: 4 (from 1 reviewers)
Amazon availability: Usually dispatched within 4 to 8 days
book cover
Beginning Object-Oriented Programming with VB 2005: From Novice to Professional (Beginning: From Novice to Professional)
Author(s): Daniel R. Clark
Publisher: APRESS
Publish date: - unspecified -
Price: 30.99 GBP
Average Score: 4 (from 1 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Programming ASP.NET: Building Web Applications and Services with ASP.NET 2.0 (Programming)
Author(s): Jesse Liberty, Dan Hurwitz
Publisher: O'Reilly Media, Inc.
Publish date: - unspecified -
Price: 26.99 GBP
Average Score: 3.5 (from 5 reviewers)
Amazon availability: Usually dispatched within 24 hours
Description:

Chunky and detailed, Programming ASP.NET is a hands-on guide to Microsoft's Web development technology. It is a huge subject, and at over 900 pages, this is longer than most O'Reilly titles. With support for Web services as well as dynamic Web sites, ASP.NET is the most impressive part of Microsoft's .NET Framework, but developers familiar with the old Active Server Pages have much to learn. This title begins at the beginning with "Hello World," but goes well beyond the basics by providing in-depth examples and explanations. There is some coverage of Visual Studio .NET, but most of the content is equally applicable to those who prefer to use straight code editors. There are extensive code examples, almost too many, with most given in both Visual Basic and C#. Some of the code is repetitive, and at some points shorter, more specific examples would help the book's flow and reduce its bulk.

The early chapters introduce the ASP .NET architecture and cover the event model, the different control types, debugging and the essentials of Web Forms. The chapters that follow tackle database development, including validation, data binding, programming ADO .NET and managing transactional data updates. This accounts for two-thirds of the book. The last third tackles Web services both as client and server, caching and performance optimisation, security, and application deployment. A bug database is used throughout as an example application.

Overall the authors do a great job of covering ASP .NET essentials, somewhat slanted towards database applications. The book has a real-world feel to it and does not skim over problem areas. It is nicely written, and working through the examples is a good way both to learn ASP .NET, and to get a feel for what it can do. --Tim Anderson

book cover
Applications = Code + Markup: A Guide to the Microsoft® Windows® Presentation Foundation: A Guide to the Microsoft Windows Presentation Foundation (Pro - Developer)
Author(s): Charles Petzold
Publisher: MICROSOFT PRESS
Publish date: - unspecified -
Price: 28.69 GBP
Average Score: 3.5 (from 4 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Accelerated C# 2008 (Accelerated)
Author(s): Trey Nash
Publisher: APRESS
Publish date: - unspecified -
Price: 22.49 GBP
Average Score: 3.5 (from 2 reviewers)
Amazon availability: Usually dispatched within 24 hours
book cover
Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 (Expert's Voice in Sharepoint)
Author(s): S Hillier
Publisher: APRESS
Publish date: - unspecified -
Price: 40.99 GBP
Average Score: 3.5 (from 2 reviewers)
Amazon availability: Usually dispatched within 24 hours
 

C# Tutorial