views:

28

answers:

2

Hi All,

I am trying to get a list together of tools/libraries that make me more productive or more efficient.

Tools I am using at this moment are ELMAH for all my logging or errors and exceptions.

I am also using the JQuery validation library and been playing with xVal lately.

I know there are similar posts, but they are very broad, i am looking for more specific .Net web dev tools & libs.

Commercial and non commercial tools are all welcome.

What else should i be trying that I have missed.

Regards

Ian

+1  A: 

In this regard, its worth mentioning Scott Hanselmans Ultimate Developer and Power Users Tool List.

Peter Lillevold
Now that is a great list. Thanks
SetiSeeker
+1  A: 

Firebug.

A must for every web dev, including .NET. Of course this includes similar tools in other browsers like the IE Developer Toolbar and Chrome's built-in tools.

Slavo