I've started working with NHibernate for the first time. I've used other ORM's for many years. I've recently fallen into, and then back out of love with Linq-To-Sql. I liked the Linq syntax, but hated the way that I was not in control of my domain classes. When I read about NHibernate.Linq, I thought...
Continue reading...
I've started an open source project up on codeplex named aspZone Commerce . Not much up there yet, I was further along, but after TechEd, I threw away the code I already had, and started doing things the right way. Partially based on inspiration from Rob Conery and his MVC Storefront webcasts, I am writing...
Continue reading...
Late post, I know. Almost a week has passed. But it took me this long to come up for air. I thoroughly enjoyed myself at TechEd Developers. Jeff threw a good party. I attended lots of sessions from the architecture track. I got to shake hands with some of my blogging heroes. Even got to get up on stage...
Continue reading...
Will you be there? I will.
Time to go play with the next revision of the MVC Framework.
Download ASP.NET MVC Preview 3
Lots of folks are complaining about Microsoft's recently released Source Analysis tool, and how they disagree with certain rules, and how it is not configurable. Well, it is configurable, but they put the dialog in a strange place. You start by right clicking on your project file, then click on Source...
Continue reading...
I am going to have to download this and play with it for a while. Microsoft Source Analysis for C# : Announcing the release of Microsoft Source Analysis for C#...
Continue reading...
Matt shows some great examples of doing localization in asp.net mvc.
ASP.NET MVC - Localization Helpers