C# (CSharp) ExtendingSample.Components Namespace

Classes

Name Description
DefaultConnectionFactory Example of a real connection factory class. Note that the Type of the connection is a property of the class, so its easy to change to SqlConnection, Odbc, Oracle, MySql etc.
FakeConnection
MainForm Summary description for MainForm.
SimpleNewsletterService Summary description for SimpleNewsletterService.
SmtpEmailSender Summary description for SmtpEmailSender.