November 22, 2011July 25, 2012.NET Exception handling (logging) via elmah When developing my applications I was looking for a global way of handling my exceptions. There are some packages you can you […]
October 22, 2011July 25, 2012.NET Define 2 keys in an MVC3 model object Last I was converting an application into MVC3. But when I came to the point where I needed to create an object […]
May 30, 2011July 26, 2012SQL How to delete and regenerate a foreign key object Last a college asked if it was possible to delete a foreign key object and regenerate it from the original database. His […]