Nice article - Provider Model Design Pattern and Specification

by Paul 4/24/2006 11:37:39 AM

A good article on the provider pattern:

Provider Model Design Pattern and Specification, Part 1 on MSDN

Code snippets for C#

by Paul 4/20/2006 11:45:37 AM

http://msdn.microsoft.com/vstudio/downloads/codesnippets/default.aspx

The "switch" code snippet...

by Paul 4/19/2006 10:09:33 AM

a "mini" snippit that actually does something cool ;-)

Visual Studio 2005 WinForms Designer can't handle User Controls that derive from Generic classes work around

by Paul 4/4/2006 9:10:43 AM

The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: DerivedControl --- The base class 'GenericControlBase' could not be loaded. Ensure the assembly has been referenced and that all projects have been built. I can understand – but it’s still a bit annoying! I have some windows forms user controls that inherit from a class that implements generics. Problem is the designer can’t reflect those classes and in turn spits out the wonderful error above.

Powered by BlogEngine.NET 1.3.1.0
Theme by Mads Kristensen

About the author

Paul Kohler Paul Kohler
A .NET software developer living and working in Brisbane, Australia.

PK Software
E-mail me Send mail

Calendar

<<  August 2008  >>
MoTuWeThFrSaSu
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

View posts in large calendar

Authors

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008