Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Groupon clone 1.1
AllWebMenus Pro 5.3.892
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
Top Code
Pinboarding Pro 2.0
Free Inventory System Source Code 1.0.75
Free Php Scripts And Source Code
Point of Sale Software 1.0
Easy Query Builder 2.0
Java Download Manager 1.0
Ticket Booking System 1.0
Elite News Pro2 PHP RSS Reader 2.0
Internet Cafe Monitoring Source Code v1.0
Advanced RSS2Web Professional 3.11.104
RSS Content Generator Premier 3.11.86
Billing System 1.0.1
i-Net Online Bus,Train,Flight Booking Script 1.6.3
PRE Business Management System 2.V
JavaCommerce
Top Rated
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Details

General Guidelines for C# Class Implementation 

by Codeproject





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.

License: Freeware

Downloads: 32

Submit Rating:
Download General Guidelines for C# Class Implementation  Report Error Link
More Similar Code


Stringa is a simple C++ class, importable in console programs by clause: #include stringa.hpp.It was conceived to make esier character string managing into console (but not only) C++ programs.It treats strings as well as dynamic objects: carry out...





A Coding Convention for C Code is a multi-platform compatible script that makes it easier for us to read each other's code, here are a few guidelines to follow when writing C code.



SparseArray for C# is a web based tutorial in which author describes about SparseArray, which helps in collecting the several item into a single collection without leaving space for unpopulated elements. The author elaborates about System.Array...



Applied Analytic Systems' TDescStat for C++ Builder 3 consists of the TTable descendent, TDescStatTable and the TQuery descendent, TTDescStatQuery components. These components can be used to create statistical summaries of the data contained in...



C# Class Wrapping is a tutorial which helps you to learn about the class wrapping in C#. Wrapping helps you to call a function with the same name from more than one class. In this tutorial the author shows how to create two classes with a function...



Instant Messenger Module For Esvon Class is a multi-platform compatible web based messenger that you can use to chat even if you only have http access. It only requires a Web browser Javascript-compatible. Easily configurable. User is...



SMTP / POP3 Email Engine for C/C++ is Windows compatible. The MarshallSoft SMTP/POP3 email component Library for C/C++ (SEE4C) is a library of functions providing easy control of the SMTP (Simple Mail Transport Protocol) and POP3 (Post Office 3)...



XML for C++ is a XML document analysing program and consists shared libraries of one data and two code to parse XML documents. This program has a pluggable panic handler, grammar statelessness, pluggale memory manager, grammar serializability,...



It includes some usefull packages for C++ Builder 5. It should work with BCB versions 6 but I only tested with BCB5. All with source.

* MyBlowfish: Implementation of the BlowFish strong encryption algorythm.

* MySkin: Add a...



Groundwork is a C++ class library for writing Web-based applications. Functional highlights include multi-part form handling, an IP-based security system, simple logging, runaway CGI catching, a load balancing system, hooks for embedded scripting...

User Review for General Guidelines for C# Class Implementation
- required fields
     

Please enter text on the image