
Microsoft Visual C# 2005 Step by Step
John Sharp(Author)
Microsoft Press
3rd Edition
Published on 5. October 2005
Book
Mixed media product
592 pages
978-0-7356-2129-9 (ISBN)
Article exhausted; check for reprint
Description
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.
For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
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.
For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
More details
Edition
3rd edition
Language
English
Place of publication
Redmond
United States
Illustrations
with CD-ROM
Dimensions
Height: 229 mm
Width: 187 mm
Weight
1000 gr
ISBN-13
978-0-7356-2129-9 (9780735621299)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions

John Sharp
Microsoft Visual C# 2008 Step by Step
Book
12/2007
Microsoft Press
€50.94
Article is exhausted; no reprint
Previous edition

John Sharp | Jon Jagger
Microsoft Visual C# .NET Step by Step--Version 2003
Book
03/2003
Microsoft Press
€40.00
Article exhausted; check for reprint
Person
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.
Content
Introducing Visual C# & Visual Studio 2005 Understanding the C# language Creating components Working with Windows applications Managing data Building web applications