The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 From Java to C#
  

  From Java to C# by Glenn Rowe

  • Published by: ADDISON-WESLEY
  • Author: Glenn Rowe
  • Page Count: 672
  • Group: C# 2005
  • ISBN: 0321155726/9780321155726
  • Published: May 2004

Our Price: 37.04
Discount: 5%
RRP: 38.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

From Java to C#
Are you familiar with Java or another OO language? Do you now want to develop programs using C#, or learn about the .Net framework? Then this book is for you.

Features

* Comprehensive coverage of C# as a stand-alone language
* The main features of .Net framework are explained, showing how C# can make use of them
* Advanced topics such as graphical interfaces and graphics, databases and XML are discussed
* Uses C# to produce and access interactive web pages
* An adventure game case study shows how to build a substantial program based around the topics covered

Glenn Rowe teaches at the University of Dundee and is the author of several books in the areas of Java, computer graphics and data structures.

CONTENTS:

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