Connecting Tech Pros Worldwide Forums | Help | Site Map

debug in real time

Aaron
Guest
 
Posts: n/a
#1: Nov 22 '05
is there a program that allows me to debug a webiste written in c# or vb in
real time?
It would provide me with the list of resources that the website is using.
(varaibles name, type, size, value...)
ie. see what variables are declared and what are the assign values as people
visit the website?

this would really help me to optimize my code.

thanks,
Aaron




Kevin Spencer
Guest
 
Posts: n/a
#2: Nov 22 '05

re: debug in real time


Microsoft Visual Studio.Net.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Aaron" <kuya789@yahoo.com> wrote in message
news:eLkHR5wiEHA.2808@TK2MSFTNGP10.phx.gbl...[color=blue]
> is there a program that allows me to debug a webiste written in c# or vb[/color]
in[color=blue]
> real time?
> It would provide me with the list of resources that the website is using.
> (varaibles name, type, size, value...)
> ie. see what variables are declared and what are the assign values as[/color]
people[color=blue]
> visit the website?
>
> this would really help me to optimize my code.
>
> thanks,
> Aaron
>
>
>[/color]


Closed Thread


Similar .NET Framework bytes