Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Microsoft Visual C# .NET Step by Step--Version 2003
 
 

Microsoft Visual C# .NET Step by Step--Version 2003 [Paperback]

John Sharp , Jon Jagger
3.3 out of 5 stars  See all reviews (10 customer reviews)

Available from these sellers.



Product Details


Product Description

Book Description

Build your dexterity with Microsoft® Visual C#®—and begin writing Microsoft .NET–connected applications—one step at a time! This practical, hands-on tutorial expertly guides you through the fundamentals—from learning Visual C# syntax to writing and running your first components, Web services, and applications. Work at your own pace through easy-to-follow lessons and hands-on exercises to teach yourself essential techniques. And stay ahead of the curve by working with real-world examples and best practices for Visual C# development.

Discover how to:

  • Declare variables, define methods, and construct statements
  • Handle and trap exceptions
  • Use object-oriented techniques, such as inheritance and encapsulation
  • Manage resources and use the garbage collector
  • Build components, including properties, indexers, and events
  • Define operators to enhance class usability
  • Create GUI components and user controls
  • Access data sources using Microsoft ADO.NET
  • Write and manipulate XML documents
  • 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:

  • Code examples in Visual C# .NET 2003
  • All the book’s practice files
  • Fully searchable eBook

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.

About the Author

John Sharp is a principal technologist at Content Master, part of CM Group Ltd, a technical authoring and consulting company. An expert on developing applications with the Microsoft .NET Framework and interoperability issues, John has produced numerous tutorials, white papers, and presentations on distributed systems, Web services, and the C# language. He is the author of several popular books, including Microsoft Windows® Communication Foundation Step By Step and Microsoft Visual C# Step By Step.

Jon Jagger is an independent software trainer, designer, and consultant specializing in Visual C# .NET, C++, Java, C, OO, patterns, design, and general programming. His work on this book also was done through Content Master Ltd. Jon is a U.K. C++ standards panel member and a regular contributor to the ACCU Overload journal. His interests include training excellence, design, simplicity, problem solving, and Monty Python (which he says is required knowledge for all software developers). Jon, his wife, Natalie, and their three small children (Ellie, Penny, and Patrick) live in a delightful 104-year-old house overlooking a seven-acre field of barley in a village called Trull (population 300). You can send him an e-mail message at jon@jaggersoft.com.


Inside This Book (Learn More)
First Sentence
Microsoft Visual C# .NET is Microsoft's powerful, component-oriented language. 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
 

 

Customer Reviews

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

5.0 out of 5 stars The best C# book for visual Studio, April 22 2004
This review is from: Microsoft Visual C# .NET Step by Step--Version 2003 (Paperback)
Note to Amazon staff:

Please take down the review by:
Reviewer: alleyrat001 from Watervliet, NY United States
March 6, 2004

"alleyrat" is obviously talking about a different book for C++ not c#. You must clear up with him which text he is referring to but it is obvious that none of the page references even remotely match.

This erroneous low score is dragging down the overall review rating.

I liked the book so much that I took it upon myself to help right this wrong.

PERFECT FOR BEGINNERS!

I bought about a dozen C# books from a store that does close-outs. For a few dollars I stocked a full C# reference library with all the major titles. I may not be an expert but if there is a C# text I have read at least parts of it.

Even though it is not a reference text and they do not go into some fancier stuff in too much detail, the way the authors explain and properly use the power of Visual Studio is so good that I wind up using this book more than any other.

I may dig more for speciific examples in other ref. books or on the net(who doesn't) but if I want to get the solid explanation I start here.

You cannot write productively .net code without VS!

when you see a book that says in the the Intro that you can whip out your ole' Notepad and go just keep going... Those are the geeks that will keep you going in circles with cryptic explanations of a term that include three or more new never previously defined terms.

Ole' Notepad is like a flight instructor coming to class and saying: "You can fly from Houston to Seattle and you can also walk so class, put on your walking shoes and bon voyage!" "But sir, what about flying?" "Well we'll get into that when you walk back from Seattle."

So if you do not want to walk( or crawl) with .net you have to start with the Visual Studio IDE right off the bat and this book does just that best.

Even though I had a whole shelf of other books already I had to pay full price for this one and it was worth every penny.

Cudos!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Great for learning to code C# w/ Visual Studio 2003 IDE, Feb 17 2004
By 
Michael Wise (Pensacola, FL USA) - See all my reviews
This review is from: Microsoft Visual C# .NET Step by Step--Version 2003 (Paperback)
If you're looking for a book to teach you how to program C# using Visual Studio, this is the book for you. The authors put as much focus on how to use the development environment as they put into the language. Previous exposure to programming and object-oriented concepts are helpful, but not required. I strongly recommend the book to those who are new to C# and/or Microsoft's Visual Studio environment. *Note that this is for version 2003, not the 2002 edition.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars I hope these are not your first "step by step"s., Jan 19 2004
This review is from: Microsoft Visual C# .NET Step by Step--Version 2003 (Paperback)
Not for beginners. A fast stroll down the C# and .NET reference. Open-existing-program-and-change-two-lines-of-code kind of exercise pattern. Hard to read text.
In detail:
First of all this book's title implies to me it is written for almost beginners. Well how lucky I am I have 15 years+ programming and IT concepts backing to be able to carry on through the pages. Do not buy this book unless you already know well programming/algorithmic concepts and at least one other language and it better be of the sort of C, Java or JavaScript.
This book will teach you one thing very well - opening existing pre-written programs with Visual Studio 2003 and changing a couple of lines in them. It has this exercise repeated about 40 times. What this book will not teach you is writing C# programs from scratch - what do you write first and why, how you enrich it and why; what real world problems you solve with what type of programs structures, what more do you need as source code and definition files in more complex scenarios and further. You better look for another book if you need that. Also, since 100% of the examples are ones that are pre-written (in the book's CD), have in mind, you will not be able to open them unless you have Visual Studio .NET 2003. I was too naive to assume most of the conceptual ideas I should be able to try on my 2002. No, I had to upgrade to 2003. Otherwise I would not have been able to see any of the code the book tries to take you through.
If you at all find it possible to follow the book's text you will be distracted by erroneous and unclear text and often pointless non-technical paragraphs ranging from wired technical religiousness (isn't it great Gates put the System.Object in the center of the universe?) to excitement of the fact that someone has thought of things like sorted arrays let's say.
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
Want to see more reviews on this item?
 Go to Amazon.com to see all 24 reviews  3.5 out of 5 stars 
 
 
Most recent customer reviews








Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback