-
Recent Posts
Archives
Twitter Updates
- If I were an executive I would not be satisfied with that slide. 13 hours ago
- Agilemazing. RT @jchyip: IBM / Rational from 2006 to 2011 #agileaus instagr.am/p/LO2A85Hp5o/ 13 hours ago
- I, for one, welcome our new trigonometric overlords. 13 hours ago
- The revolution will be mathematical 13 hours ago
- If only we had a way to mathematically rationalize area and mass ... #geometry 13 hours ago
Monthly Archives: July 2008
Linq to NHibernate in 10 minutes
If you are curious about Linq to NHibernate and want to quickly check it out, here is an easy way to do it. Check out a copy of the CodeCampServer source (svn). CodeCampServer is easy to work with because it … Continue reading
Long delays deleting a file in Visual Studio
For months I have been suffering from long delays when I delete a file from solution explorer in Visual Studio. Minutes… slow, dreadful minutes. I thought it was Resharper’s fault or VisualSVN’s but nay. It’s because I have a large … Continue reading
Audit options with NHibernate
In this post I am talking about auditing for the business, not the technical infrastructure. As an example story, users will want to see certain fields highlighted on a grid if that field has changed in the last week, and … Continue reading