FamilyFacts.org Launches

Date: Feb 23, 2011

This is our new Website I have been working on the last few weeks: Family Facts.org The site contains data and analysis on American families and religious practices. It includes 4 product types: Charts, Briefs, Videos, and Reports. It includes site search functionality and a mobile detection so users can easily browse the site using a smartphone.

I used ASP.NET 4.0, Entity Framework 4 and JQuery. Despite using Web Forms I tried implementing the site in the "spirit" of ASP.NET MVC. I used routing for hackable Urls, avoided unnecessary controls and ViewState, and never used a Postback. For mobile detection I used a nice open source component from 51 Degrees

Facebook Comments