eCodeLibrary.com





Edward Wilson's BLOG
.NET
Programming EventsFriday, January 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.
Architecture
What Is A PE FileThursday, January 10, 2008
What is the difference between a plain old .exe and a .NET .exe.
Keyword
Abstract Base Classes vs. InterfacesMonday, January 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.
Winforms
Winforms - Their Place In The EnterpriseSaturday, January 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.

Contact Us