- How secure is WSC?
- Does it always assume that it's running in a trusted environment?
- Will the technology persist or is there the chance that MS will kill it sometime soon?
| ||||
|
feedback
|
|
WSC's run under the account of the code that invokes them. I use them heavily in IIS and they run as the anonymous internet user in my case. The chance of MS killing them off is present, but not very likely, they are a microsoft scripting technology, making use of the MS scripting engine, so I expect as long as Microsoft supports running classic ASP (which is based on the same technology) WSC's will also still work. There are a lot of classic asp sites still in production, aswell as a lot of scripts based on Microsofts scripting technology, so I don't think they'll disappear in the next few years. | |||
|
feedback
|