eCodeLibrary.com





Read Only Fields  11/12/2009
A Runtime const

 
Abstract Base Classes vs. Interfaces  1/14/2008
On the surface, knowing when to use an abstract base class as opposed to an interface may seem a little confusing. However, once you know a few important differences, the choice becomes much clearer.

 
virtual keyword  1/13/2008
The virtual keyword is used in conjunction with the override keyword during inheritance.

 
Winforms - Their Place In The Enterprise  1/12/2008
Many Enterprises are so focused on web based development that they don't consider anything else. If your enterprise has not looked at WinForms lately, you are truly missing a potentially powerful application development platform.

 
Programming Events  1/11/2008
Adding events to your application gives you the power of asynchronous activities with very little effort. However, in order to fully leverage this power, you must first understand how events work, and how to wire them up.

 


Contact Us