Skip to main content

Microsoft Silverlight

Answered Question Is there some good way to debug JavaScript Application?RSS Feed

(0)

jessyzhang2008
jessyzha...

Member

Member

10 points

19 Posts

Is there some good way to debug JavaScript Application?

 Is there some good way to debug JavaScript Application? Any Suggestion is appreciate ,thanks!

rajesh shirpuram
rajesh s...

Contributor

Contributor

2314 points

505 Posts

Re: Is there some good way to debug JavaScript Application?

One way is to debug javascript using Visual Studio. Else using alerts and document.write methods.

 

Thanks
Rajesh Shirpuram

(If this has answered your question, please click on "mark as answer" on this post. Thank you!)

jessyzhang2008
jessyzha...

Member

Member

10 points

19 Posts

Re: Is there some good way to debug JavaScript Application?

 How to use visual studio to debug JavaScript?

rajesh shirpuram
rajesh s...

Contributor

Contributor

2314 points

505 Posts

Answered Question

Re: Re: Is there some good way to debug JavaScript Application?

 Hi,
      Check these links
http://www.codeproject.com/KB/scripting/UsingVSToDebugJavascript.aspx

http://aspalliance.com/1096_Debugging_JavaScript_in_Visual_Studio.all

Thanks
Rajesh Shirpuram

(If this has answered your question, please click on "mark as answer" on this post. Thank you!)

jessyzhang2008
jessyzha...

Member

Member

10 points

19 Posts

Re: Re: Is there some good way to debug JavaScript Application?

 Thanks a lot!

andywan
andywan

Member

Member

16 points

3 Posts

Re: Is there some good way to debug JavaScript Application?

If you have installed IE 8 beta2, the "Developer Tools" can also debug JavaScript code.

kwatts
kwatts

Contributor

Contributor

2129 points

436 Posts

Re: Is there some good way to debug JavaScript Application?

Here's a Firefox plugin for debugging JavaScript :

https://addons.mozilla.org/en-US/firefox/addon/216

-Ken 


http://kenwatts.blogspot.com/


Please select "Mark as Answer" for posts that are helpful. Thanks!

kwatts
kwatts

Contributor

Contributor

2129 points

436 Posts

Re: Is there some good way to debug JavaScript Application?

Here's another one:

http://getfirebug.com/js.html

-Ken 


http://kenwatts.blogspot.com/


Please select "Mark as Answer" for posts that are helpful. Thanks!

jessyzhang2008
jessyzha...

Member

Member

10 points

19 Posts

Re: Is there some good way to debug JavaScript Application?

 Thanks a lot! That is a good way!

jessyzhang2008
jessyzha...

Member

Member

10 points

19 Posts

Re: Is there some good way to debug JavaScript Application?

 Thanks for sharing your opinions. That's great!

jessyzhang2008
jessyzha...

Member

Member

10 points

19 Posts

Re: Is there some good way to debug JavaScript Application?

 Thanks!

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities