I'm quite new at web development, and I heard about all kind of tools and plug-ins for inspecting the network traffic.
The vast majority of my work is on server side, and I work with ASP.NET if that's relevant..
For now I use Fiddler which seems great, but I also heard about Firebug (for firefox) and ieHttpHeaders.. are these in the same category as Fiddler or do they serve a different purpose? Are there more tools I should be aware of?
As my default browser I use Chrome because I think it's the fastest.
What do you use and why?
Edit: If you recomment a tool, could you please explain what it does, and why you chose it?
Thanks a lot.