Thanks to those who attended my talk on Lucene.NET at the 18th Boston Code Camp. If you have any questions on what was presented, please post in the comments below. There is a download of the content available below, or you can find the latest and greatest at Bitbucket.
Oct 202012
Aug 312012
A few days ago I installed VS 2012, and everything seemed fine. But today I went to work on an existing MVC 3 app, and I couldn’t get it to work. It turns out there are some fairly simple changes that you need to make in the csproj and web.config files for your MVC 3 project in order to get it to work again after installing VS 2012. Hopefully this post will save someone else the same headache that I went through. Continue reading »
Jun 252012
Thanks to those few that attended my talk on Saturday at the 5th Hartford Code Camp. Nuget is a really powerful tool, and I’m glad this talk gave me the opportunity to really dig in and learn it. If you want the slides or any of the code samples, you can download everything from this link: