
October 29th, 2009, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 1,103
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Creating Objects in C-Sharp
In this second part of a four-part series on classes and objects in C#, you'll learn how to create objects, use static members, and much more. This article is excerpted from chapter four of the book Programming C# 3.0, fifth edition, written by Jesse Liberty and Donald Xie (O'Reilly, 2008; ISBN: 0596527438). Copyright © 2008 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article here: Creating Objects in C-Sharp
For more discussion go here: Blog Article Discussion
|