A few recent projects
BrilliantDiamonds.com
BrilliantDiamonds.com was designed to be the web presence for the world’s largest diamond supplier.
About this site:
- Developed from scratch in ASP.NET.
- Application has a Web Forms front end, C# objects comprising the domain, and a SQL-Server 2005 back end.
- Dependencies are managed through Windsor Container and data access is taken care of with NHibernate.
- Web services interact with the preexisting fulfillment and inventory applications.
- Stores procedures handle reporting requirements.
TheOutClub.com
TheOutClub.com is the only presence for gay community focused music online.
About this site:
- Developed from scratch in ASP.NET.
- Traditional multi-tiered application which uses the Monorail MVC implementation in the presentation layer, C# objects comprising the domain, and a SQL-Server 2005 back end.
- Dependencies are managed through Windsor Container and data access is taken care of with NHibernate.
- Application reduced storage costs by about 70% by developing a system which compresses the less commonly accessed mp3s.