by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.
by Habibur Rony
Application design - a post mortem of a bad design
by Veronica S. Zotali
A console application that calculates word occurrences found in a text.