views:

163

answers:

2

I'm still kinda new in ASP.NET and recently I found out about SubSonic, which I started to use. Now it seems funny and such a waste of time (and nerves) when I look back into times when I was developing without SubSonic and jQuery. And there probably are a lot of libraries and frameworks that speeds up development. Which ones do you use?

A: 

I only started liking to make websites once I started using the MVC Framework If you're not already doing this, be sure to check Rob Conery's log. He's the father of SubSonic and recently started working for MS in the MVC team.

borisCallens
+1  A: 

What I like to use, at the moment:

  • NHibernate
  • Autofac
  • ASP.NET MVC
  • jQuery
Justice