Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

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

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

Murach's C# [Illustrated] (Paperback)

by Joel Murach (Author), Doug Lowe (Author) "The .NET Framework (pronounced "dot net framework") defines the environment that you use to execute Visual C# .NET applications and the services you can use..." (more)
4.8 out of 5 stars See all reviews (4 customer reviews)
RRP: £32.99
Price: £28.04 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.95 (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 1 left in stock--order soon (more on the way).

Want guaranteed delivery by Wednesday, July 15? Choose Express delivery at checkout. See Details
8 new from £26.85 8 used from £12.32
Other Editions: RRP: Our Price: Other Offers:
Paperback (New edition) £34.99 £29.74 33 used & new from £15.00

Frequently Bought Together

Murach's C# + Murach's ASP.NET 2.0 Web Programming with C# 2005 + Murach's SQL Server 2005 for Developers
Price For All Three: £87.42

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)  £29.74
Murach's SQL Server 2005 for Developers

Murach's SQL Server 2005 for Developers

by Bryan Syverson
5.0 out of 5 stars (2)  £29.64
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)  £20.99
C# Language Pocket Reference (Pocket Reference (O'Reilly))

C# Language Pocket Reference (Pocket Reference (O'Reilly))

by Peter Drayton
4.0 out of 5 stars (2)  £6.26
Build Your Own ASP.Net 3.5 Website Using C# & VB

Build Your Own ASP.Net 3.5 Website Using C# & VB

by Cristian Darie
4.9 out of 5 stars (14)  £33.69
Explore similar items

Product details

  • Paperback: 749 pages
  • Publisher: Murach (Mike) & Associates Inc.; illustrated edition edition (1 Mar 2004)
  • Language English
  • ISBN-10: 1890774227
  • ISBN-13: 978-1890774226
  • Product Dimensions: 25.5 x 20.4 x 4 cm
  • Average Customer Review: 4.8 out of 5 stars See all reviews (4 customer reviews)
  • Amazon.co.uk Sales Rank: 661,302 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#
   Csharp-database.db4o.com    Native to .NET 2, .NET 3.5, CF Free Download, No Registration! 
  
 

Product Description

Product Description
From the start, this book shows you how to use Visual Studio, C!, and the .NET classes to develop Windows applications the way the best professionals develop them. This unique approach works whether you're new to programming or you have experience with languages like Visual Basic, C++, or Java. As you progress, you will learn the best techniques for developing object-oriented business applications, and you'll learn how to use ADO.NET to develop professional database applications. That is like having three books in one: a beginning book, an object-oriented programming book, and a database programming book. 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. --This text refers to the Paperback edition.

Inside This Book (Learn More)
First Sentence
The .NET Framework (pronounced "dot net framework") defines the environment that you use to execute Visual C# .NET applications and the services you can use within those applications. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

Murach's C#
85% buy the item featured on this page:
Murach's C# 4.8 out of 5 stars (4)
£28.04
Murach's C# 2008 (Training & Reference)
15% buy
Murach's C# 2008 (Training & Reference) 5.0 out of 5 stars (2)
£29.74

 

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 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
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 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 19 months ago by Mr. Ian A. Waghorne

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Listmania!


Look for similar items by category


Feedback


MCAD/MCSD Self-Paced Training...

MCAD/MCSD Self-Paced...

Build real-world programming skills—and prepare for MCP Exams 70-306... Read more
£55.81 £35.49

Find similar items

 

More From Joel Murach

Murach's Java Servlets...

Murach's Java Servlets and JSP: 2nd...

This new edition of "Murach's Java Servlets and JSP" makes it easier... Read more
£34.99 £28.59

 

We've Got Converse

Converse
Stock up on your favourite styles with great deals on Converse shoes.

Shop Converse

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers
The Girl Who Played with Fire
Breaking Dawn (Twilight Saga)
The Girl with the Dragon Tattoo
The Host
The Host by Stephenie Meyer

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates