or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
25 used & new from £22.05

Have one to sell? Sell yours here
 
   
Murach's C# 2005
 
 

Murach's C# 2005 (Paperback)

by Joel Murach (Author) "You can use Visual Studio for developing the two types of applications shown in figure 1-1 ..." (more)
4.8 out of 5 stars  See all reviews (4 customer reviews)
RRP: £43.99
Price: £37.39 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £6.60 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 3 left in stock--order soon (more on the way).

Want guaranteed delivery by Thursday, November 12? Choose Express delivery at checkout. See Details
15 new from £22.40 10 used from £22.05

Frequently Bought Together

Murach's C# 2005 + Murach's SQL Server 2005 for Developers + Murach's Visual Basic 2005
Price For All Three: £100.30

Show availability and shipping details


Customers Who Bought This Item Also Bought

Murach's ASP.NET 2.0 Web Programming with C# 2005

Murach's ASP.NET 2.0 Web Programming with C# 2005

by Joel Murach
3.5 out of 5 stars (2)  £37.39
Murach's SQL Server 2005 for Developers

Murach's SQL Server 2005 for Developers

by Bryan Syverson
5.0 out of 5 stars (2)  £25.52
Build Your Own ASP.NET 3.5 Web Site Using C# & VB 3rd Edition

Build Your Own ASP.NET 3.5 Web Site Using C# & VB 3rd Edition

by Cristian Darie
4.9 out of 5 stars (15)  £22.68
Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft))

Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft))

by John Sharp
4.5 out of 5 stars (6)  £19.99
Murach's Visual Basic 2005

Murach's Visual Basic 2005

by Anne Boehm
£37.39
Explore similar items

Product details

  • Paperback: 812 pages
  • Publisher: Mike Murach & Associates Inc.; New Ed edition (1 Nov 2005)
  • Language English
  • ISBN-10: 1890774375
  • ISBN-13: 978-1890774370
  • Product Dimensions: 24.9 x 20.1 x 4.3 cm
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon.co.uk Sales Rank: 371,226 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   C# opens new browser window
Microsoft.com/VisualStudio  -  Try Visual Studio® 2010 Beta For Free. Quick & Easy Download! 
   .NET 3.5 Training opens new browser window
www.InnerWorkings.com/catalog  -  For .NET developers and teams 35% off .NET training IWOFFER35 
   C# and ASP.NET tool opens new browser window
www.jetbrains.com/resharper  -  ReSharper. Productivity add-in to VS.NET for C# and ASP developers 
  
 

Product Description

Product Description

This is a self-paced professional book that shows how to use Visual Studio 2005, C# 2005, and the .NET 2.0 classes to develop Windows Forms applications. It's an object-oriented book that shows how to use business classes, inheritance, and interfaces the way they're used in the real world. It's a database programming book that shows how to develop professional database applications with ADO.NET and the new data source feature. And it's a book that shows you how to get the most from new features like generics, iterators, refactoring, code snippets, and one-click deployment. When you're done, you'll be able to develop three-tiered, object-oriented, database applications the way the best professionals develop them. That's why we say: no other book teaches you so much, so fast, or so thoroughly.


About the Author

Joel Murach has a background in software training and is a specialist in developing business applications, particularly web applications. In the past 5 years, he has written and edited books on Java, ASP.NET, and C# that have helped thousands of developers become proficient at creating the kind of applications that businesses rely on every day.

Inside This Book (Learn More)
First Sentence
You can use Visual Studio for developing the two types of applications shown in figure 1-1. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
c sharp
visual studio 2005
c-sharp
csharp

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

4 Reviews
5 star:
 (3)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.8 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
9 of 9 people found the following review helpful:
5.0 out of 5 stars Excellent for teachers and students, 29 April 2005
By Thomas Paul (Plainview, NY USA) - See all my reviews
(TOP 500 REVIEWER)    (REAL NAME)   
This review is from: Murach's C# (Paperback)
This is an excellent book for the beginning C# programmer. The book uses a "paired-page" format where the page on the left gives descriptions of a concept and the page on the right provides examples, syntax, and additional information. Although this does lead to some repetition, overall it provides clearer explanations of concepts that are laid out in front of you all at once. It also makes it easier to go back, find, and review information read previously.

The book starts with a tour of C# which leans heavily on Visual Studio. The first three chapters cover using VS.NET and very little C# code is presented. In fact, explanations of how to work in Visual Studio are provided throughout the book. The next two sections, covering 12 chapters, cover the details of programming in C# and writing object oriented code. The coverage of OO is excellent and it will remove much of the mystery associated with OO programming. Database programming using ADO.NET is covered at a good level of detail in five chapters. The final section covers reading and writing files including using the .NET classes to read and write XML files.

In many ways this book provides a level of detail not found in other books with plenty of code samples to help clarify the material. The only thing not covered is ASP and web forms. I can highly recommend this book to anyone interested in learning C# or to anyone planning to teach a C# programming course. The book is well designed as a textbook for a programming class. It includes objectives, a summary, a list of important terms, and programming exercises at the end of each chapter. A student workbook and an instructor CD are available.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars Great Book, 21 Jul 2005
This review is from: Murach's C# (Paperback)
I am a medical doctor, a surgeon to be precise. Programming is my passion and favourite passtime. Currently I am a domain consultant in healthcare for a global IT company. This book got me hooked onto C#. I was a VB programmer to start with and was raring to move onto VB.NET. Infact the verbosity of VB.Net had put me off quite a bit. I was only hoping to learn C#, but never knew how. Then I stumbled on this lovely book. From the first page through to the last, I could not put it down and read through it like crazy and finished my first run through in 3 days flat! On the fourth day I was confident of talking in C# (sorry for the pun!). I was amazed at my own progress. It was really when I worked out all the examples in the book and reread the content again (at a much slower pace), I completely mastered the basics of the language and the Visual Studio IDE. I owe whatever I know in C# and .Net to Murach's book. I can bet my word on it for any new comer to .Net raring to go into C#. When a non technical guy like me (a doctor) can learn C# proficiently (just like teaching programming to Chimpanzees - sorry again!) there is little doubt as to how much people with a tech. background can reap from it. All in all a great book worth every penny spent.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 7 people found the following review helpful:
5.0 out of 5 stars Brilliant, 15 Mar 2006
This review is from: Murach's C# (Paperback)
This is the best programming book I've ever read! I'm relatively new to programming but had tried a couple of other books before finding this one. The pair-paged format is excellent because you can clearly see the examples, without breaking up the text. It also makes it very quick to refer back to the appropriate section as required.

The fact that it covers both ADO.NET and object-oriented programming in depth also adds a lot of value. And it assumes you'll be using Visual Studio to create code rather than messing around with how to compile from the command line etc. This book is more expensive than most but it's well worth it.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars First Class Beginner's Book
I come from a Legacy COBOL Mainframe background. I've attempt to learn C# on two past occasions and given up! Read more
Published 23 months ago by Mr. Ian A. Waghorne

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.