S
Shaji
Dear All,
I am using VS.Net (and most of you, of course) for a quite long period for
web development for medium to large development tasks. My humble opinion is
vs.net is eating up a lot of developer time, as far as the web development
is concerned.
Edit,Compile,Debug, then fix errors, then Edit , Compile....
This process is painfully slow, and most of the time developers are simply
waiting for vs.net to open the browser and to hit the breakpoint, some time
it took nearly 1 min (may be I am exaggerating, but even 15 seconds is a
pain). Initially I thought that it is problem with the performance of my
machine, but later I found that it is not the case. All of the developers I
dealt with shared the same opinion (including some MS consultants). Usually
this performance issues come into discussion when we gather around a single
machine to resolve some complex issues....then while running the project
every body start to comment like ...
Developer 1: "Hey why is it so slow....?"
Developer 2:"I also have the same performance issues... I thought that it is
only for my machine"
......then they start to have a look on the resources of the pc; but will
find that it is good if not excellent.
......then will try to see the task manager to see who is eating up the
resources and it will be devenv.exe, vbc.exe/csc.exe
This drama continues all the time...
Performance is okay for debugging windows apps, but not for web apps. It
might be because Vs.net needs to integrate the debugger with an external
browser. But any way , it is causing a huge productivity loose.
Shaji.
I am using VS.Net (and most of you, of course) for a quite long period for
web development for medium to large development tasks. My humble opinion is
vs.net is eating up a lot of developer time, as far as the web development
is concerned.
Edit,Compile,Debug, then fix errors, then Edit , Compile....
This process is painfully slow, and most of the time developers are simply
waiting for vs.net to open the browser and to hit the breakpoint, some time
it took nearly 1 min (may be I am exaggerating, but even 15 seconds is a
pain). Initially I thought that it is problem with the performance of my
machine, but later I found that it is not the case. All of the developers I
dealt with shared the same opinion (including some MS consultants). Usually
this performance issues come into discussion when we gather around a single
machine to resolve some complex issues....then while running the project
every body start to comment like ...
Developer 1: "Hey why is it so slow....?"
Developer 2:"I also have the same performance issues... I thought that it is
only for my machine"
......then they start to have a look on the resources of the pc; but will
find that it is good if not excellent.
......then will try to see the task manager to see who is eating up the
resources and it will be devenv.exe, vbc.exe/csc.exe
This drama continues all the time...
Performance is okay for debugging windows apps, but not for web apps. It
might be because Vs.net needs to integrate the debugger with an external
browser. But any way , it is causing a huge productivity loose.
Shaji.