Code Samples for Summer of NHibernate have been posted
A few people have pointed out that the code samples that I had been providing with the prior sessions when they were released were no longer to be found on […]
A few people have pointed out that the code samples that I had been providing with the prior sessions when they were released were no longer to be found on […]
Most readers will be pleased to learn that I believe I have now finally resolved the distribution method for the Summer of NHibernate screencast video series content. To make the […]
A number of (apparently hyper-honest ) people have asked for a license under which I am distributing the Summer of NHibernate Screencast series of videos to the world-at-large. Seriously though, […]
I am pleased to announce that the first installment of the Summer NHibernate screencast series is finally available for download! This first session covers the basic setup and usage patterns […]
My company makes extensive use of the NHibernate O/R Mapper technology in many of our solutions and we sometimes hire new developers that have good skills and experience but who […]
Lately I have been giving some thought to just what exactly the guiding principles are behind the way I both approach and execute my professional software development career. After considering […]
While reasonable people can choose to disagree about the value of in-line code comments for the sake of describing what the code is actually doing — many take the opinion […]
In my last three posts (here, here, and here) I documented the slight detours I took to address some perceived shortcomings in two of my tools-of-choice for the SkillPortal Project: CIFactory […]
Well, its been quite some time (23 days!) since my last post on this project on October 20 and I’ve been on quite the journey in the mean time. It all started innocently enough: with the project […]
In our last post we built the beginnings of the View and the Presenter parts of our home-grown Model-View-Presenter approach to the User Interface for our application. Although it would […]