Every time I want to ask a question I struggle to sanitise and simplify code so that others have something to look at. For posing the last question I asked, I decided to create a test project and I wondered whether (or perhaps, how) we could all maintain a project that offers all the features, and complexities we all deal with.
It has been suggested that thunderhub might be a good place to start. perhaps a SourceForge thing could work too.
In any case, it would be useful because we could all read through its code to learn the stuff and the more advanced people who answer questions on SO could use it to just point: "yeah, that's been done, just look at the Test Project, controller blah blah, etc." (in the case of an MVC3 app)
thoughts anyone?