Jess Nickson

Follow Jess Nickson via

14 October 2013
14 October 2013

Using Deployment Manager

0
0
One of the teams at Red Gate has been working very hard on a new product: Deployment Manager. Deployment Manager is a free tool that lets you deploy updates to .NET apps, services and databases through a central dashboard. Deployment Manager has been out for a while, but I must admit that even though I … Read more
0
0
27 September 2013
27 September 2013

NHibernate and Stored Procedures in C#

0
20
I was recently trying and failing to set up NHibernate (v1.2) in an ASP.NET project. The aim was to execute a stored procedure and return the results, but it took several iterations for me to end up with a working solution. In this post I am simply trying to put the required code in one … Read more
0
20