Recent Posts

0
Comments

NHibernate Talk 8/20/09 by mxmissile

A total n00b’s guide to migrating from a custom data layer to Nhibernate , choices that have to be made when choosing NH for your data layer. NHibernate Slow? Of course when used wrong.
Filed under:
0
Comments

NHibernate Talk 8/14/09 by mxmissile

Nhibernate Unit of Work & multiple reuqests Set Status / Close Ayende discusses UOW spanning mulitiple requests. How-To: Using the N* Stack, part 3 Jason continues is great series on NHibernate.
Filed under:
0
Comments

Nhibernate Talk 8/12/09 by mxmissile

Using the N* Stack, part 2 , second series in Jason's NHibernate stack series, great read. Testing with NHibernate and SQLite , set up a test environment for NHibernate testing using SQLite.
Filed under: ,
0
Comments

NHibernate Talk 8/11/09 by mxmissile

How-To: Using the N* Stack, Part 1 , first in a series of articles on setting your first NHibernate ASP.NET MVC application. NerdDinner with Fluent NHibernate Part 1 , first in a series on converting the NerdDinner project to use NHibernate/FluentNhibernate...
1
Comments

HTML ListFormatter by mxmissile

My version of the ListFormatter(s) posted here . Based off the code posted by Joe Chung in the comments. The only real modification was I added overloads for params Func<T, object> and in inline format string. This allows strongly typed code like...
Filed under: ,
0
Comments

InModel OutModel by mxmissile

These sure make life easier, create an InModel and OutModel for your MVC views.
0
Comments

Entity Framework 2.0 by mxmissile

I'd be interested in hearing the Ayende take on the new features possibly coming to EF 2.0.
Filed under:
0
Comments

http://weblogs.asp.net/delicious/ by mxmissile

Anyone else getting this guy's delicious articles in the main feed? UPDATE: nvm, must have been something up with Google Reader, I removed the feed and re-added it and now it looks back on track.
Filed under:
4
Comments

Ghetto ASP.NET Debugging - Useful Extensions by mxmissile

.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: Consolas, "Courier New", Courier, Monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode...
Filed under:
0
Comments

NHibernate 2.0 alpha by mxmissile

Ayende has announced the release on his blog. Interesting features to note: join mapping element to map one class to several tables <union> tables and <union-subclass> inheritance strategy added support for paging in sub queries Warning: there...
Filed under:
More Posts Next page »