Attention: We are retiring the ASP.NET Community Blogs. Learn more >

New .NET Site

 I recently released a new site.

 http://www.bid2free.com

It's fun to build a site that you own because you get to choose all your favorite technologies and libraries.

This is the stack I chose:

  • .NET 4.0
  • ASP.NET MVC 2
  • Spark View Engine
  • Ninject
  • Ninject.Web.Mvc
  • NHibernate
  • NHibernate.Linq
  • Fluent NHibernate
  • AutoMapper
  • Dotless (if you haven't tried LESS CSS, you should)
  • Moq
  • Elmah
  • jQuery
I feel like I'm in a really nice spot with technologies right now. Yes, they can always get better, but right now I don't feel like anything is really lacking. Less CSS is the newest tool in belt, and it has made a world of difference. It's what CSS should have been. http://lesscss.org/ There is a .NET port of it too. https://github.com/dotless/dotless

No Comments