Monday, September 28, 2009

Log4net - Logging

What is Apache log4net™

The Apache log4net library is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent Apache log4j™ framework to the Microsoft® .NET runtime. We have kept the framework similar in spirit to the original log4j while taking advantage of new features in the .NET runtime. For more information on log4net see the features document.

http://logging.apache.org/log4net/

Monday, June 29, 2009

SMS Advertising System

Team:
  • 2 Software Engineers
  • 1 QA Engineer
Responsibilities:
  • System design
  • Database design
  • Implementation
  • SMS server connection
  • Deployment
  • Maintenance
  • Project management
Features:
  • Supports 10K+ members.
  • Merchant advertisement submission.
  • Automatic sends advertisement SMS

Thursday, May 28, 2009

SQLite

SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine.
SQLite is the most widely deployed SQL database engine in the world. The
source code for SQLite is in the public domain.

http://www.sqlite.org/