Travis.Net.Blog
Oh my beloved Time, where art thou?
Sign in
|
Join
Home
About
RSS
Atom
Search
Tags
.NET
.NET EntityFramwork
/. Hardware
3-Tiered Architecture
ADO.NET
Agile
Ajax
amen
Architecture
ASP.NET
asp.net mvc
Astronomy
C#
Commerce Server
Community News
CSS
CZ
DataAccessLayer
Deploy
Developer
Edward Abbey
FileUpload
fluentnhibernate
fps
games
Hardware
Hiring
Java
LCD
mmorpg
Moab
Monitor
mvc
Networking
News
NHibernate
NHibernate .NET
NUNUG
Personal
razor
Script#
Sharepoint
SlickRock
sprocs are a waste
SQL Server
sqlite
SubSonic
tagging
TDD
templates
Unit Testing
VPN
Web Deployment Projects
World of Warcraft
WORM
wtf weblogs.asp.net
xbox
XP
News
Put your gamertag here too.
Navigation
Home
Blogs
Archives
September 2011 (1)
August 2009 (4)
June 2009 (1)
April 2009 (1)
July 2008 (1)
May 2008 (1)
April 2008 (1)
March 2008 (1)
January 2008 (1)
October 2007 (2)
September 2007 (1)
June 2007 (1)
May 2007 (3)
March 2007 (1)
December 2006 (1)
November 2006 (1)
October 2006 (2)
September 2006 (2)
August 2006 (2)
July 2006 (9)
June 2006 (3)
May 2006 (7)
April 2006 (1)
March 2006 (1)
February 2006 (3)
January 2006 (4)
December 2005 (1)
November 2005 (2)
August 2005 (1)
April 2005 (1)
March 2005 (2)
February 2005 (1)
January 2005 (1)
November 2004 (1)
October 2004 (1)
August 2004 (1)
July 2004 (1)
May 2004 (3)
April 2004 (1)
June 2003 (2)
May 2003 (1)
April 2003 (3)
Blogs I Read
Paul Wilson
digg
.Net Kicks
Cody Schouten
Travis Haslam
CKCMoss
My Links
Utah Cycling
Home Page
My Wish List
Recent Posts
3
Comments
Wrap Your EditorTemplates
by
mxmissile
A really cool feature in Razor is the EditorTemplate's ability to use Layouts. Just like regular Views, you can apply the a Layout. For example, a regular Textbox template: Would then be used with _Layout.cshtml:
Filed under:
C#
,
mvc
,
razor
,
asp.net mvc
,
templates
1
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:
NHibernate
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:
NHibernate
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:
NHibernate
,
sqlite
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...
Filed under:
ASP.NET
,
NHibernate
,
mvc
,
fluentnhibernate
3
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:
ASP.NET
,
mvc
Comments
InModel OutModel
by
mxmissile
These sure make life easier, create an InModel and OutModel for your MVC views.
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:
.NET EntityFramwork
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:
wtf weblogs.asp.net
10
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:
ASP.NET
More Posts
Next page »