C# Complete

C# Complete
Authors
Sybex
ISBN
0782142036
Published
11 Feb 2003
Purchase online
amazon.com

C# Complete is a one-of-a-kind book--valuable both for its broad content and its low price. Whether you're brand-new to C# programming, are migrating from Visual Basic or Visual C++ to C#, or have already developed some expertise in C#, you'll get the skills you need to become proficient with Microsoft's powerful new language designed for the .NET platform. Creating complex applications in the .NET Framework is made easier with C#--Microsoft's first true object-oriented programming language.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

C# Complete is a one-of-a-kind book--valuable both for its broad content and its low price. Whether you're brand-new to C# programming, are migrating from Visual Basic or Visual C++ to C#, or have already developed some expertise in C#, you'll get the skills you need to become proficient with Microsoft's powerful new language designed for the .NET platform. Creating complex applications in the .NET Framework is made easier with C#--Microsoft's first true object-oriented programming language.
In C# Complete, you'll get a clear picture of everything you need to know for developing applications using C#. You'll begin by learning the essential elements of the language and of Visual Studio .NET, in which you'll develop and run programs in a comprehensive integrated development environment. You'll see how to create functional and exciting user interfaces and desktop applications written with C#, and how to incorporate threads to their best advantage. You'll explore the use of ADO.NET classes in development of C# database applications. Chapters on ASP.NET Web Services will walk you through the building of an XML web services application. You'll also visit some advanced topics, including designing with security in mind, overcoming the shortcomings of the .NET Framework, and working with the Microsoft Mobile Internet Toolkit.
C# Complete introduces you to the work of some of Sybex's finest authors, so you'll know where to go to learn even more about C# and the .NET Framework.
Inside:
Visual C# .NET Essentials
Introduction to Visual C# and the .NET Framework
Zen and Now: The C# Language
Strings
Object Oriented Programming
Derived Classes
Arrays, Indexers, and Collections
Reflecting on Classes
C# Application Developmemt
Building a Better Windows User Interface
Building Desktop Applications
Working with Threads
Database Development with C#
Overview of the ADO.NET Classes
ADO.NET Application Development
Using DataSet Objects to Store Data
Using DataSet Objects to Modify Data
ASP.NET and Web Services
Introduction to C# Web Applications
Using XML in Web Applications
Web Services
Building Your Own Web Controls
Advanced C# Development
Overcoming Holes in the .NET Framework
Overcoming Security Issues
Getting Started with Mobile Internet Toolkit

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The greatest performance improvement of all is when a system goes from not-working to working.” - John Ousterhout