Welcome
Here you can find Yet Another Task List purpose of which was to get my hands on new Beta of ASP.NET MVC. The whole site was built with minimum effort and minimum code. More code deffinitely went into UI than infrastructure. Even that was piece of cake with jQuery lib that is supported out of the box. Overall I really like where this technology is going and what is possible with it.
This site utillizes custom login procedures, mainly because I didn't like how many SQL tables the default ASP.NET forms authentication requires. Also I've pluged in custom ModelBinder to bind form data to Task object. The reason for that is that Task object contains more than just basic .net types thus I could not use default Binder.
I also wanted to try out some of the AJAX features of the framework but didn't really find a place to use it along with all the features listed above. So maybe I'll add something later.
Feel free to explore the site. You have to be registred to use YetAnotherTaskList, but you can use some bogus email address as it is not - and will never be - used in any way.
Screenshot: