This section contains a number of tips, tricks and techniques that I find useful
when developing .NET applications.
Tips, Tricks, and Techniques
-
Generics
-
Patterns
-
Xml
-
XmlResourceResolver — A specific System.Xml.XmlResolver used to find resources stored as manifest resource streams in an assembly
-
Windows Forms
-
Misc