
From Java to C#
Glenn Rowe(Author)
Addison Wesley (Publisher)
Published on 13. May 2004
Book
Paperback/Softback
688 pages
978-0-321-15572-6 (ISBN)
Description
C# ('C Sharp') is an object-oriented, network-enabled programming language, developed expressly for Microsoft's .Net platform. C# provides the features that are most important to programmers: object-orientation, graphics, GUI components, multimedia, internet-based client/server networking and distributed computing. This book teaches C# to students who have already completed a course on Java/object oriented programming. This book will assume familiarity with object oriented programming basics, and only reviews these concepts when their C# implementations are discussed. The book starts by discussing the nuts and bolts of the C# language before delving into the area of the .Net libraries of code. It then moves on to GUI programming showing how GUI programs are created, and how to populate them with graphics. Advanced topics such as networking, using C# to interface with databases, and using C# with ASP to produce interactive web pages, are covered at the end of the book. The book will contain complete working programs and exercises at the end of each chapter.
More details
Language
English
Place of publication
New Jersey
United States
Publishing group
Pearson Education (US)
Target group
College/higher education
Dimensions
Height: 228 mm
Width: 170 mm
Thickness: 36 mm
Weight
1080 gr
ISBN-13
978-0-321-15572-6 (9780321155726)
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
Content
Preface
Introduction to C# and .NET
Classes and objects
Data, expressions and statements
Inside C# objects
C# classes - advanced features
Inheritance Exceptions
Events and delegates
GUI programming with Windows Forms
Graphics
Databases
XML
ASP.NET
Introduction to C# and .NET
Classes and objects
Data, expressions and statements
Inside C# objects
C# classes - advanced features
Inheritance Exceptions
Events and delegates
GUI programming with Windows Forms
Graphics
Databases
XML
ASP.NET