Quote:
|
But in asp.net a developer would have to work hard to make this type of injection possible
|
As I'm starting c# .net, I see now why.
It's that the .net engine makes everything needed to prevent it automatically.
Beside, I haven't seen (until now) an equivalent of PHP's include() statement, which extends a script with a file located elsewhere.
PHP have no such security, it's totally raw.
If you want to prevent it, then you must take it in view at the designing stage.
__________________
Listen to the ducky: "This is awesome!!!"
|