开发者

Is ASP.NET inherently more secure than other languages? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

A CEO told me recently that one reason a financial website of his was secure is because it was developed with ASP.NET.

Could there be a开发者_如何学运维ny truth to his statement? Are there any features that make ASP.NET inherently more secure than other languages? Or are there features that promote secure programming practices better than other languages?


An application is only as secure as the creators make it. Sure there are some features in asp.net, first one that comes to mind is that a text box will not allow html to be input (request validation). But this can be easily turned off be either necessity or a lazy programmer, and there are some lazy ones out there.

Sounds like that CEO probably just regurgitated some sales pitch someone used to sell him the application.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜