11. October 2012 09:25 by Henrik Stenbæk 0 Comments My ongoing C#, .net, MVC tools list 11. October 2012 09:25 by Henrik Stenbæk | 0 Comments This isn’t really a blog post. This is a list of tools and best practices I've collected over time. The list is my own personal list which I so far maintained in a word document. Gradually it has become difficult to keep track of the PC that has the latest and most updated version. Therefore, I have decided to put the list up here where it is planned that I will continuously maintain it. The list is not final and the tools that are on the list are those that I at the time have evaluated best met my projects needs. There are other tools that might meet your needs better :-) Infrastructure Logging http://www.beefycode.com/post/Log4Net-Tutorial-pt-8-Lossy-Logging.aspx ServiceBus http://masstransit-project.com/ Serialization http://code.google.com/p/protobuf-net/ Indexing http://ifdefined.com/blog/post/Full-Text-Search-in-ASPNET-using-LuceneNET.aspx Domain specific Events http://mikehadlow.blogspot.com/2010/09/separation-of-concerns-with-domain.html http://code.google.com/p/sutekishop/ http://dddsamplenet.codeplex.com/SourceControl/changeset/view/48934#777714 Scheduler http://blog.devscrum.net/2011/10/scheduling-tasks-within-an-asp-net-mvc-site-with-quartz-net/ http://stackoverflow.com/questions/6597210/mvc-3-with-quartz-net Mappers http://emitmapper.codeplex.com/ http://code.google.com/p/dapper-dot-net/ Pdf http://sourceforge.net/projects/itextsharp/ http://www.mikesdotnetting.com/Article/80/Create-PDFs-in-ASP.NET-getting-started-with-iTextSharp http://www.codeproject.com/Articles/66948/Rendering-PDF-views-in-ASP-MVC-using-iTextSharp Web UI specific Time Entry http://keith-wood.name/timeEntry.html Date entry http://keith-wood.name/dateEntry.html Favicon maker http://tools.dynamicdrive.com/favicon/ Countdown http://keith-wood.name/countdown.html WYSIWYG http://code.google.com/p/markdownsharp/ MVC specific 404 handling http://stackoverflow.com/a/2577095/142014 http://alistapart.com/articles/perfect404/ Profiling http://code.google.com/p/mvc-mini-profiler/ http://miniprofiler.com/ Css and javacript include http://clientdependency.codeplex.com/ http://getcassette.net/ http://requestreduce.org/ Development workbench Email – sending/receiving under development http://smtp4dev.codeplex.com/ http://papercut.codeplex.com/