Archive for October, 2006
Adjusting the default web.config schema for SubSonic
While working in Visual Studio Team Suite, I ran into a slight problem while using SubSonic. I was using an Application Diagram to model my application and once I had switched to SubSonic (see yesterday’s post), my diagram locked. Visual Studio was nagging on the requirePermission attribute added within the custom config section [...]
Converting to SubSonic
In my quest to speed up my development time, I had started looking into ORM type frameworks such as Persistor, NHibernate and Gentle.Net. I had previously chosen Gentle due to it’s price (FREE) and it’s relatively minimal configuration. I have still looked around at new things from time to time, but had pretty [...]
