CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Jeffrey Palermo [MVP]

Software management consultant and CTO, Headspring Systems

NHibernate presentation files available for download

On November 7, 2007, I gave a presentation to the North Dallas .Net User Group entitled "Introduction to NHibernate 1.2".

As promised, I have made all the code samples/demos available for download at the following link:
http://code.google.com/p/palermo/

At the above website, you will find a SVN trunk you can check out at the following URL:

http://palermo.googlecode.com/svn/nhibernatedemo/trunk 

NHibernate is one of the demos I have available and to make it easier, I have zipped it up and made it a stand-alone download on the right column; however, if you want to run these samples, I recommend  you doing  a checkout of the trunk.  You will then have the libraries needed to run the code.

Workstation dependencies include:

  • VS 2008 Beta 2 (solution file is in that format, although code works on CLR 2.0)
  • SQL Server running at (local) with the Northwind database loaded.
  • Run "ClickToBuild.bat", and the other demo database will be created, and all the test scenarios will run to verify everything is hooked up.  Then you can open VS, browse and play.


Comments

Jakub said:

Thank you for coming to Dallas Jeffrey. It was a great presentation!

# November 10, 2007 2:44 PM

Chak Bireddy said:

It was a nice presentation. Thanks for coming!

# November 14, 2007 1:54 PM

mattflo said:

is the gcode repository online?  I am having trouble performing svnCheckout.

# November 15, 2007 4:04 PM

mattflo said:

i get the following:

Error: PROPFIND request failed on '/p/palermo'  

Error: PROPFIND of '/p/palermo': could not connect to server (http://code.google.com)

# November 15, 2007 4:10 PM

Jeffrey Palermo said:

The first URL is a website, the home of my google code site.  If you want to check out the trunk, do:

svn co palermo.googlecode.com/.../trunk

# November 15, 2007 5:21 PM

Jeffrey Palermo [MVP] said:

Ok. Now we have a problem. Some folks want to use VS 2008 RTM while continuing to target an existing

# November 21, 2007 3:26 PM

About Jeffrey Palermo

Jeffrey Palermo is a software management consultant and the CTO of Headspring Systems in Austin, TX. Jeffrey specializes in Agile coaching and helps companies double the productivity of software teams. Jeffrey is an MCSD.Net , Microsoft MVP, Certified Scrummaster, Austin .Net User Group leader, AgileAustin board member, INETA speaker, INETA Membership Mentor, Christian, husband, father, motorcyclist, Eagle Scout, U.S. Army Veteran, and Texas A&M University graduate. Check out Devlicio.us!

This Blog

Syndication