Archives
-
Speeding Up NHibernate Startup Time
One technique I use and posted on the NHUsers mailing list consists in serializing a previously-configured Configuration to the filesystem and deserializing it on all subsequente starts of the application:
-
Initially Unselected DropDownList
One of the most (IMHO) things with DropDownList is its inability to show an unselected value at load time, which is something that HTML does permit.
-
Loading a Template From a User Control
-
ASP.NET MVC 2 Released
Get it while it’s hot from here. Also read the release notes.
-
Introdução ao NHibernate on TechDays 2010
I’ve been working on the agenda for my presentation titled Introdução ao NHibernate that I’ll be giving on TechDays 2010, and I would like to request your assistance.