Monday, December 19, 2011

download firebug ieWhat is fiddler good for?

i use firebug for Firefox, and i use the built-in IE debugger for Internet Explorer.

I downloaded Fiddler but still have found no use for it. What is it good for?
Fdownload firebug ieiddlers is indispensible (IMO) when debugging Silverlight applications. All SL communication with the server happens over the wire. If you are using WCF RIA services download firebug ie(or just plain WCF) you can get a WCF binary inspector that will tell you what got sent over the wire. This can save a LOT of time when trying to debug something! :)

No comments:

Post a Comment