51 used & new from $0.63

Have one to sell? Sell yours here
 
 
Microsoft  Visual C#(TM) .NET Step by Step (Step By Step (Microsoft))
 
 

Microsoft Visual C#(TM) .NET Step by Step (Step By Step (Microsoft)) (Paperback)

~ (Author), Jon Jagger (Author) "Microsoft Visual C# .NET is Microsoft's powerful, component-oriented language..." (more)
Key Phrases: yellow cursor jumps, int rhs, private int hours, Visual Studio, Design View, Microsoft Visual (more...)
3.6 out of 5 stars  See all reviews (40 customer reviews)


Available from these sellers.


12 new from $12.00 39 used from $0.63

Formats

Amazon Price New from Used from
  Paperback, January 22, 2002 -- $12.00 $0.63

Customers Who Bought This Item Also Bought

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.2 out of 5 stars (34)  $26.39
Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net)

Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net)

by Mario Szpuszta
4.6 out of 5 stars (28)  $37.79
Microsoft  Visual C#(TM) .NET (Core Reference)

Microsoft Visual C#(TM) .NET (Core Reference)

by Mickey Williams
Microsoft  ASP.NET 2.0 Step By Step (Step By Step (Microsoft))

Microsoft ASP.NET 2.0 Step By Step (Step By Step (Microsoft))

by George Shepherd
2.0 out of 5 stars (28)  $16.00
Microsoft® Visual C#® .NET Step by Step--Version 2003 (Step By Step (Microsoft))

Microsoft® Visual C#® .NET Step by Step--Version 2003 (Step By Step (Microsoft))

by John Sharp
Explore similar items

Editorial Reviews

Product Description

This title gives readers with previous Microsoft Visual C++ or Microsoft Visual Basic experience the foundation they need to hit the ground running with the versatile Microsoft Visual C# .NET object-oriented Web development language. Real-world programming scenarios and easy-to-follow, step-by-step exercises offer the fast and clear instruction readers need to begin creating stable, efficient business-level objects and system-level applications. Readers also get code samples on a companion CD-ROM to study and reuse in their own projects.

Product Details

  • Paperback: 621 pages
  • Publisher: Microsoft Press (January 23, 2002)
  • Language: English
  • ISBN-10: 0735612897
  • ISBN-13: 978-0735612891
  • Product Dimensions: 9.3 x 7.3 x 1.7 inches
  • Shipping Weight: 2.9 pounds
  • Average Customer Review: 3.6 out of 5 stars  See all reviews (40 customer reviews)
  • Amazon.com Sales Rank: #669,406 in Books (See Bestsellers in Books)

More About the Author

John Sharp
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's John Sharp Page

Inside This Book (learn more)




What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

40 Reviews
5 star:
 (18)
4 star:
 (6)
3 star:
 (6)
2 star:
 (3)
1 star:
 (7)
 
 
 
 
 
Average Customer Review
3.6 out of 5 stars (40 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
47 of 48 people found the following review helpful:
5.0 out of 5 stars Great beginner's book, February 16, 2002
By gbworld@comcast.net (Nashville, TN USA) - See all my reviews
I have not been a fan of the Step By Step series in the past. If this is the direction they are going, I may have to re-examine by own personal bias against them.

Admitedly, this is a beginner's book, rather than a book for people who have already gained quite a bit of experience in C# through the betas. But, that is not all bad.

My own personal reason for picking up this book is the large amount of time I have spent on Visual Basic .NET, as of late. The fact it was free made it worth even more to me.

My personal love of this book comes from the fact it is the first one I have sat down and read that covers more than syntax. Okay, Wrox did have a book that went beyond, but it was rushed and not as well designed for learning a new language and paradigm.

From the first chapter, you are encouraged to get into code and start developing with C#.NET from the first chapter. The book also covers a variety of types of projects. Parts 4-6 take you through Windows Forms and WebForm applications, as well as working with ADO.NET. Sweet!

The book is broken down into nice bite size chunks, each with its own projects. Overall, I wish Microsoft was still putting the ebook on the CD, as I like to carry the CD instead of the entire tome, but that is a minor knock.

There is one potential downside to the book. You can easily develop with C# using notepad. Much of the book, however, relies on Visual Studio .NET. While I don't consider this a major negative, those that are not using Visual Studio .NET will not get as much value from the book.

I am a bit reluctant to give this book 5 stars, as I, as an advanced developer, do not get as much value out of this book. However, it hits its intended target and makes a wonderful book for someone just learning C#. And, with almsot 600 pages of content, and a reasonable font size, it packs quite a punch. The fact that the layout looks rather nice and makes it easy and enjoyable to learn is an added bonus.

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



 
17 of 17 people found the following review helpful:
5.0 out of 5 stars Excellent C# tutorial, March 30, 2002
One of the best C# tutorials available. Also quite a nice intro to OOP as well as the Visual Studio.NET programming environment.

If you are new to programming, coming from a non-OOP language such as Visual Basic 6.0 (or previous) or even a long-time coder who needs a quick into to the C# language, you should be able to find something for you here in this book. The first half of the book teaches you the basics of the C# language and how to program using the Visual Studio.NET programming environment. The second half introduces basic Windows programming, some ASP.NET as well as ADO.NET and even XML.

Obviously, Windows programming and using the .NET framework are very complex topics and no single book can possibly cover everything, but for the newcomer, you'd be hard-pressed to find a better starting place.

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



 
12 of 12 people found the following review helpful:
5.0 out of 5 stars Great book for an Intro to .NET and C#, April 15, 2002
By Robert L. Grant "rgrgrg" (San Jose, CA United States) - See all my reviews
(REAL NAME)   
I am about 85% through this book and it is great if you are looking for a comprehensive intro to .NET and C#. If you are already familiar with most of .NET and want something in-depth on a particular aspect of .NET, than you should probably look elsewhere. I attended a 1 week, $2500 class on .NET and this book is much better from my perspective. Covered most of the same topics, but in more depth than the class (although still not beyond intermediate level). The book is tutorial style which I like for the most part. So yes, you need to be in front of your computer. Remarkably, I have not had ANY problems with any of the code so far other than one difference in a diagram display which did not effect the programs operation. Now that I am about through the book, I know what I want to learn more about and have an excellent overview of .NET and C#. Just keep in mind that it is a beginning to intermediate level book.
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

1.0 out of 5 stars Very disappointing
Normally, I'd pick up a tech book like this one and use it and never comment. However, I found this book to be so useless, I feel compelled to comment. Read more
Published on June 22, 2007 by Gary Huckabone

5.0 out of 5 stars Jump Start
If you've never programmed before or come from a different programming language, this is the book for you. Explanations and samples are succinct. Read more
Published on September 3, 2005 by XFatMan

5.0 out of 5 stars good first book on visual c#
I've been using Visual C++ 6.0 at work for the past few years and was looking for something to help me with transitioning to C# and .NET. Read more
Published on May 23, 2005 by steve

4.0 out of 5 stars Great start for experienced OO programmers
If you are familiar with Java, C++, Objective C, or SmallTalk, then this is a good starter primer for C#. Read more
Published on July 8, 2004 by Brian

5.0 out of 5 stars Great Step by Step C# Primer
I don't know why Amazon dumped all the reviews of this book, but this is the only book I'd take the time to re-review. Read more
Published on June 24, 2004 by Sam T

5.0 out of 5 stars Great Step by Step C# Primer
I don't know why Amazon dumped all the reviews of this book, but this is the only book I'd take the time to re-review. Read more
Published on June 24, 2004 by Sam T

4.0 out of 5 stars Great book for Starts But....
The book is wonderful if your new to C# .net and want a guided tour. However, even though the book goes over alot of examples the code samples are made to illustrate a point of... Read more
Published on May 5, 2004 by Tony E Stegall

2.0 out of 5 stars Could be much better...could be worse....
This was the first C# book I studied and thought that I just couldn't comprehend some concepts.....until I got another book--Mastering Visual C#.NET, which is MUCH BETTER. Read more
Published on December 9, 2003 by Genevieve Lee

1.0 out of 5 stars Put me to sleep
I'm a professional programmer, but I had a hard time reading this book because it's so boring. It reads like product documentation. Read more
Published on October 29, 2003

5.0 out of 5 stars Excellent Book
Very easy to follow and understand. Great step by step examples from C# to XML, XML Schemas, ASP.NET, and some introductions to ADO.Net. I Liked this book. Read more
Published on September 22, 2003 by Jason Nowicki

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
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...

Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



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.