C
Chuck Jungmann
I am very frustrated!
I poked around with Google to see if there were any problems
installing the .Net Framework before I took the leap. I couldn't find
anything that bothered me, so I downloaded and installed .Net
Framework 1.1
When I tried to run the web application I working on, I found that the
"debugger" statements in my javascript code were not opening the
script debugger. Of course now that I've discovered the problem, I
can find some discussions about it.
.Net seems to have fancy-schmancy debuggers for working with CLR
stuff, but client-side javascript doesn't use CLR, does it? It looks
as if one must buy Visual Studio.net in order to have a working script
debugger. That doesn't make any sense: you don't need Visual Studio
to write or execute client-side scripts, why should you need it to
debug them?
So, I've removed the .Net framework and SDK, but I still can't get the
script debugger to run. Trying to open it with View->Script
Debugger->Open fails, and the breakpoints are ignored, even in my WSF
files. I've tried my previously successful script debugger fixes (see
MS Knowledge Base #281427 and #284973 ) to no avail. It is starting
to look like I'll need to reinstall the OS.
My opinion of .Net is pretty low. While it promises much I'm
interested in, if it breaks my computer, and the only fix is an
expensive development package I don't otherwise need, I can't see any
good reason to use it. I would _never_ develop anything with .Net
that I would give to a client.
I hope someone can tell me where I'm wrong about this, but I'm not too
hopeful.
I poked around with Google to see if there were any problems
installing the .Net Framework before I took the leap. I couldn't find
anything that bothered me, so I downloaded and installed .Net
Framework 1.1
When I tried to run the web application I working on, I found that the
"debugger" statements in my javascript code were not opening the
script debugger. Of course now that I've discovered the problem, I
can find some discussions about it.
.Net seems to have fancy-schmancy debuggers for working with CLR
stuff, but client-side javascript doesn't use CLR, does it? It looks
as if one must buy Visual Studio.net in order to have a working script
debugger. That doesn't make any sense: you don't need Visual Studio
to write or execute client-side scripts, why should you need it to
debug them?
So, I've removed the .Net framework and SDK, but I still can't get the
script debugger to run. Trying to open it with View->Script
Debugger->Open fails, and the breakpoints are ignored, even in my WSF
files. I've tried my previously successful script debugger fixes (see
MS Knowledge Base #281427 and #284973 ) to no avail. It is starting
to look like I'll need to reinstall the OS.
My opinion of .Net is pretty low. While it promises much I'm
interested in, if it breaks my computer, and the only fix is an
expensive development package I don't otherwise need, I can't see any
good reason to use it. I would _never_ develop anything with .Net
that I would give to a client.
I hope someone can tell me where I'm wrong about this, but I'm not too
hopeful.