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...
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...
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.
Create a restriction class for your ASP.NET application is an easy to learn tutorial in which the author discusses about the procedure for creating a restriction class which helps in eliminating the access of particular page by the users. The...
Developing Factory Class for SQL and OLEDB Data Providers is a web based tutorial in which the author teaches the process of constructing factory class, which offers objects with respect to data provider type such as SQL and OLEDB. The author...
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)...
Using Monitor Class For Thread Synchronization is an user friendly tutorial for the programmers through which they can collect details about the multi threading process which helps to respond for multiple calls at a same time. The author explains...
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,...
SmartIRC is a PHP class (soon also for C#) for communication with IRC networks, which conforms to the RFC 2812 (IRC). It\'s an API that handles all IRC protocol messages. This class is designed for creating IRC bots, chats and show irc stuff on... |