what is remote debugg? (VS.NET 2005 Standard)

R

Roger

I wish to buy VS.NET 2005 Standard.

The only difference taht I'm interested in is that the Professional edition
has Remote debugging and Standard doesn't

I've got VS.NET 2003.
I can debug XML WebServices and ASP.NET pages.
Is the above Remote Debugging?

I.e. can I continue debugging my XML webservices and ASP.NET pages with
VS.NET Standard?
 
C

Cor Ligthert [MVP]

Roger,

No, remote debugging would be if I from my desktop can debug your program on
your computer as by instance a reviewer.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top