Whenever working on relatively large projects, I often wonder to myself what size projects other developers around the ASP.NET community are working on. One of the ongoing consulting projects I am currently working on is a large intranet application to help a company automate a lot of processes that were all paper based. It's the largest project I've ever worked on myself, with around 75 tables in SQL, several hundred sprocs, about 85 classes abstracting common functionality, over 5,000 LOC for the DAL classes, and over 300 hours of billed work (spread over 1.5 years).
I don't mean for this to be a pissing contest, as I know my project (which has one developer - me) trembles to the sizes of projects worked on by large teams, but I am curious as to the sizes of projects those few kind soles who read this blog work on. So... you've seen my size, show me your's!