giovedì 24 maggio 2007
BlogEngine.NET versione 1.0 definitiva
fonte: http://blogs.ugidotnet.org/marcom/archive/2007/05/24/79175.aspx
mercoledì 16 maggio 2007
http://www.asp.net/ nuovo veste
E' appena diventato online (visto che tutt oggi che cerco di entrare, e nn ci sono riuscito...anche ora ci sono un po di problemi :D)
http://www.asp.net/ nuovo veste
E' appena diventato online (visto che tutt oggi che cerco di entrare, e nn ci sono riuscito...anche ora ci sono un po di problemi :D)
mercoledì 9 maggio 2007
NHibernateRepository Upgraded for NHibernate 1.2 RC1
Now that NHibernate 1.2 is finally out of Beta stage and into official Release Candidate mode, I felt it was appropriate to upgrade NHibernateRepository to use it. Not much has changed and there isn't any new functionality, but I wrote some tests for it and of course updated its references to NHibernate 1.2 RC1.
You can get the latest NHibernateRepository here.
Fonte: http://www.arcware.net/archive/2007/04/06/NHibernateRepository-Upgraded-for-NHibernate-1.2-RC1.aspx
martedì 8 maggio 2007
Simple TDD Visual Studio Templates
To speed up the creation of solutions like these, I've created two templates to plug into Visual Studio to do it for you. There's one for testing with MbUnit 2.3 RTM and one for NUnit 2.2.9. Download the one you want to your VS2005 Project Templates folder and then create a new project. You'll see the options to use the templates automagically.
FONTE:
post:
http://blogs.ipona.com/dan/archive/2007/01/02/SimpleTDDVisualStudioTemplates.aspx