Categories


General Guidelines for C# Class Implementation

Raiting 0.00

Description

General Guidelines for C# Class Implementation is a tutorial which demonstrates how to use various classes of C# in the application developmemt. All classes should be CLS compliant. The public members of the class should be documented using XML comments and its private members with normal comments. The author also explains how IEnumerable.GetEnumerator() is used to implement collection of classes.

Information
Title: General Guidelines for C# Class Implementation
Author: admin0042
Price / Cost: Free
Last Updated: 2004-10-08
URL: Click to Visit
Web site Language: English
Total Votes: 1
Current Rating: 0.00
Total Hits #: 71
Listings ID #: 34464