class Programmer : IEnableMuch {

"Simplicity can't be bought later, it must be earned from the start" -- DB

Wednesday, October 15, 2014

Mapping many-to-many

›
Is too much information hiding necessary? Three ways to map a many-to-many relationship: http://lostechies.com/jimmybogard/2014/03/12/avo...
Tuesday, October 14, 2014

ASP.NET MVC Forms Authentication in Eight Easy Steps

›
Step 0. Create an Empty ASP.NET MVC project Step 1. Create a database /* use master; drop database ReadyAspNetMvc; */ create database ...
1 comment:
Monday, October 13, 2014

Head-scratching auto-wired-up event

›
If you received this kind of error.. Server Error in '/' Application. Object reference not set to an instance of an object. Desc...
Sunday, October 12, 2014

Typical NHibernate SessionFactory Auto-mapping

›
This auto-mapping uses NHibernate's built-in auto-mapping The auto-mapping's customizer adapts PostgreSQL lowercase+underscore tab...
Saturday, October 11, 2014

Refactoring peace of mind with ASP.NET MVC

›
If the ASP.NET MVC view has this code: // http://stackoverflow.com/questions/6852979/get-current-controller-in-view string controller = (s...
‹
›
Home
View web version
Powered by Blogger.