Microsoft® Visual C#® 2005 Step by Step and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
More Buying Choices
Have one to sell? Sell yours here
Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft))
 
 
Start reading Microsoft® Visual C#® 2005 Step by Step on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft)) [Paperback]

John Sharp (Author)
4.3 out of 5 stars  See all reviews (37 customer reviews)

List Price: $39.99
Price: $23.99 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $16.00 (40%)
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.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 3 left in stock--order soon (more on the way).
Want it delivered Monday, February 13? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $17.59  
Paperback, Bargain Price $16.00  
Paperback, November 2, 2005 $23.99  
There is a newer edition of this item:
Microsoft Visual C# 2008 Step by Step Microsoft Visual C# 2008 Step by Step 4.0 out of 5 stars (30)
$23.99
In Stock.

Book Description

November 2, 2005 8120329155 978-0735621299

Teach yourself Visual C# 2005 fundamentals—one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need to start creating programs and components in C#!

Discover how to:

  • Work in the Visual Studio 2005 development environment
  • Declare variables, call methods, and create operators
  • Construct statements to selectively or repeatedly run your code
  • Catch and handle exception errors
  • Use object-oriented concepts to declare classes and objects
  • Write destructors to clean up unneeded code and help manage resources
  • Create reusable components, such as properties, indexers, and events
  • Define types and parameters for generics and generalized classes
  • Use Windows Forms to create user interfaces complete with user controls
  • Access data sources using Microsoft ADO.NET
  • Construct Web Forms that display large volumes of data
  • Validate user input with Microsoft ASP.NET controls
  • Write, test, and deploy Web services

CD features all practice exercises.

A Note Regarding the CD or DVD

The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.


Frequently Bought Together

Customers buy this book with Microsoft Visual Basic 2005 Step by Step (Step by Step (Microsoft)) $23.99

Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft)) + Microsoft Visual Basic 2005 Step by Step (Step by Step (Microsoft))
  • This item: Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft))

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Microsoft Visual Basic 2005 Step by Step (Step by Step (Microsoft))

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

From the Publisher

The popular STEP BY STEP approach provides hands-on guidance for creating smart-client and Web applications to programmers who are new to Visual C# 2005 and the Microsoft .NET Framework 2.0. The companion CD includes data sets and sample code for all exercises.

Key Book Benefits:

•Popular C# programming tutorial, now fully revised for version 2005.

•Provides step-by-step guidance on how to use Visual Studio 2005 with Visual C# 2005 to create smart-client and Web applications.

•Features easy-to-follow, logically planned lessons, with necessary data sets and additional code samples on the CD.

•STEP BY STEP is ideal for anyone with a fundamental understanding of computer programming.

About the Author

John Sharp is the author of Microsoft Windows Communication Foundation Step by Step and Microsoft Visual C# 2008 Step by Step. John is a principal technologist for Content Master Ltd., where he works on technology and training projects for a variety of international customers.


Product Details

  • Paperback: 640 pages
  • Publisher: Microsoft Press (November 2, 2005)
  • Language: English
  • ISBN-10: 8120329155
  • ISBN-13: 978-0735621299
  • ASIN: 0735621292
  • Product Dimensions: 9.1 x 7.4 x 1.5 inches
  • Shipping Weight: 5.8 pounds (View shipping rates and policies)
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (37 customer reviews)
  • Amazon Best Sellers Rank: #728,527 in Books (See Top 100 in Books)

More About the Author

John Sharp is a principal technologist for Content Master Ltd., where he works on technology and training projects for a variety of international customers.

 

Customer Reviews

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

22 of 22 people found the following review helpful:
4.0 out of 5 stars Step By Step Indeed, September 21, 2006
This review is from: Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft)) (Paperback)
This is an excellent resource for learning C#/.NET. It covers the basics of the language and then eventually heads into more advanced topics such as ADO.NET, ASP.NET, etc. Like with any book, the more you know coming in, the more you can take advantage of it, but I would say that even someone new to programming can get a lot out of this book.

Good Stuff:
1) Each topic in parts 1-4 is covered in a step by step fashion with plenty of examples to help you learn by doing.
2) Excellent summary for each chapter highlighting key points in a tabular format including mini code examples. This is by far one of the best way of doing a summary in a programming book I've seen.
3) You can do 99% of the examples with MS Visual C# Express Edition which is free. So you don't need to go out and buy Visual Studio 2005.
4) The books is broken up into 6 parts and this organization is well thought out. Parts 1-4 pretty much cover the language, Part 4 covers how to use Windows Forms with C#, Part 5 covers how to use ADO.NET with C# and finally Part 6 covers ASP.net.
5) Good topic coverage for a beginner book.

Stuff that could have been done better:
1) My primary frustration with this book is the many typographical errors. The errata list is bigger than what I would like to see and it wasn't even exhaustive. I found many errors not on the errata and even though I submitted them, I got no response. Make sure you print out the errata and keep it with u while u read.
2) There is no coverage of how to use C# with XML, nor is there coverage on File I/O, streams etc. It would have been good to have chapters on these topics. I think they're more important that covering ASP.NET.
3) Part 5 (ADO.NET) is not that good. The way that ADO.NET is explained is not as step by step as the previous 4 parts. The order in which things are done does not lend well to explaining the concepts. For ex: the first thing the author does is have you run a command line SQL script to modify a pre-existing database. Some more basic parts of ADO.NET such as how to create a database from scratch in Visual Studio are not covered at all. You would think that this is what would be done first. The chapters on ADO.NET could have been written in a much better way, preferably one that assumes little to no prior knowledge of a database. Nonetheless, to have ADO.NET coverage at all in a book at this level is good.
4)Part 6 covers ASP.NET. There are four chapters on this topic which quite qood considering this is not an ASP.NET book. Don't expect to get a good understanding of ASP.NET however, as ASP.NET cannot be understood well in such brevity.

Bottom Line:
I recommend adding this book to your arsenal if you plan on learning C#. It covers the language in adequate detail in a step by step fashion. [...]
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


49 of 55 people found the following review helpful:
5.0 out of 5 stars Excellent C# learning book!, December 20, 2005
By 
Frank (Cape Cod, MA) - See all my reviews
This review is from: Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft)) (Paperback)
I'm a long time developer with even a Microsoft Visual Basic .NET exam successfully completed but I wanted to transition over to C#. In preparing for the VB.NET exam I had some decidedly mixed experiences with the Microsoft Step By Step books - so much so that I tended to avoid them. I have a number of good books on C# but I was actually able to look at this before I purchased it here on Amazon. I am about halfway through the book and will tell you that I am very impressed. The material starts easily and ramps up fast to where I feel I am into the substance of the material and its not over my head. The book appears to cover the full range of material that I think I need to be able to move over into Visual Studio 2005 to begin developing my own personal commercial web site. Why a non-programmer would ever get into C# .NET programming is beyond me but for anybody else with any kind of programming background and who wants to go into C# and the .NET development environment I highly recommend this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


17 of 19 people found the following review helpful:
3.0 out of 5 stars Good intro, but falls short in some areas, May 1, 2006
This review is from: Microsoft® Visual C#® 2005 Step by Step (Step by Step (Microsoft)) (Paperback)
Overall I really liked this book. Though, I've found that in learning C# -- you'll require an assortment of reference and guidance books to successfully complete your journey. Mr Sharp does a great job in the early sections of the book and his step-by-step examples are also good.

The section on indexers was extremely disappointing as the examples were very, very abstract. Also weak, the delegates/events section was extremely brief. I'm happy that I've read the book, but it alone will not prepare you to writing robust production level code. Overall I really liked this book, but for upper level C# concepts you will need to look elsewhere.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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











Only search this product's reviews



Inside This Book (learn more)
First Sentence:
Microsoft Visual C# is Microsoft's powerful, component-oriented language. Read the first page
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Studio, Code and Text Editor, Design View, Start Without Debugging, Solution Explorer, Microsoft Press, Internet Explorer, Build Solution, Configuration Wizard, Northwind Traders, Add New Item, Add Reference, Microsoft Windows, Source View, Control Property Value, Class View, Edit Columns, View Code, Causes Validation, Designer View, Development Web, Middleshire Bell Ringers Association, Active Server Pages, Document Outline, Generate Method Stub Wizard
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 2 books:




Tags Customers Associate with This Product

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

Your tags: Add your first tag
 

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject