If you haven’t heard already Microsoft just released version 4.5 of the .NET framework. Go ahead and see for yourself!
Monthly Archives: August 2012
2 posts
In my last post I showed a controller action which contained a lot of boilerplate code. When the action of a controller accepts the id of an entity the first section of code of that action is always … Make sure the id exists, if not show error or 404 […]