Skip to content

Introduction to C# Using . NET

Best in textbook rentals since 2012!

ISBN-10: 0130418013

ISBN-13: 9780130418012

Edition: 2002

Authors: Robert J. Oberg

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This expert, real-world introduction to Microsoft C# shows developers how to make the most of the language's strong object orientation. Unlike many .NET language books, which attempt to cover both the language and .NET in equal measure, this book focuses exclusively on C# and its key interactions with the .NET framework. By concentrating on C#, it can offer far greater detail and many more practical examples than competitive books. Using a running case study, Robert Oberg walks through every stage of creating a complete system using C# and .NET. Along the way, Oberg explores several important interactions between C# and the .NET Framework, and presents detailed introductions to key classes…    
Customers also bought

Book details

List price: $49.99
Copyright year: 2002
Publisher: Prentice Hall PTR
Publication date: 10/9/2001
Binding: Paperback
Pages: 480
Size: 6.75" wide x 9.00" long x 1.25" tall
Weight: 1.980
Language: English

Preface
Acknowledgments
About This Series
Introduction to .NET and C#
.NET Framework
First C# Programs
Visual Studio .NET
C# as a Language in the C Family
Simple Data Types
Operators and Expressions
Control Structures
C# Programming Fundamentals
Object-Oriented Programming
Classes
The C# Type System
Methods, Properties, and Operators
Characters and Strings
Arrays and Indexers
Inheritance
Virtual Methods and Polymorphism
Formatting and Conversion
Exceptions
Interfaces
C# and the .NET Framework
Interfaces and the .NET Framework
Delegates and Events
Advanced Features
Components and Assemblies
Introduction to Windows Forms
App. A: Learning Resources
Index