Useful Twitter links Feb 8-Feb 15 2010
http://arachnode.net/ - a .NET web crawler http://geekswithblogs.net/michelotti/archive/2010/02/05/mvc-2-editor-template-with-datetime.aspx
- MVC 2 Editor templates
http://blogs.msdn.com/adonet/archive/2010/02/08/entity-designer-database-generation-power-pack.aspx
- New goodies for the Entity Framework
http://www.jameskovacs.com/blog/PermaLink.aspx?guid=6985963b-3d85-41ae-bca8-5f9efe2a79c7
- Zone stripper for fixing files downloaded from the internet that get marked blocked
http://smallbizbee.com/index/2010/02/02/ultimate-list-40-social-networking/
- Social networking sites for business
http://realfiction.net/Content/Entry/151
- Use class per action instead of method per action for asp.net MVC - interesting ...
http://hgbook.red-bean.com/read/ - Definitive Guide to Mercurial
http://pdos.csail.mit.edu/papers/parsing:popl04.pdf <-- Parsing Expression Grammars (PEGs)
http://haacked.com/archive/2010/01/17/editable-routes.aspx <-- Editable routes
http://pixelmatrixdesign.com/uniform/ <-- good looking forms with jQuery
http://code.google.com/p/elmah/ - Elmah is a pluggable exception reporting system for .NET web applications
http://steveblank.com/2010/02/11/it-must-be-a-marketing-problem/ <-- Steve Blank, always a good read, on "we have a sales problem"
http://community.bartdesmet.net/blogs/bart/archive/2009/08/10/expression-trees-take-two-introducing-system-linq-expressions-v4-0.aspx <-- Expression trees in .NET 4.0
http://alexgorbatchev.com/wiki/SyntaxHighlighter <-- A syntax highlighter for code on web pages
http://incubator.apache.org/cassandra/ <-- Cassandra
http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Using-Post2c-Redirect2c-Get-Pattern.aspx <-- the post, redirect pattern for ASP.NET MVC