What the risks of using Client Side coding in ASP,NET, I mean by client side (HTML, Web API Storage, JavaScript and its libraries, JQueryand its libraries, JSON ... ). I read some articles talking about Security for Cross site scripting attacks(XSS), and Caching. ? So If there any other risks and how to cover/avoid them, I want to know. Thanks.
↧