| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 10 months |
| seen | 2 days ago | |
| stats | profile views | 6 |
I work at Microsoft on the ASP.NET team. My focus is on ASP.NET MVC, the ASP.NET runtime itself (System.Web.dll), and security.
|
Dec 30 |
awarded | Supporter |
|
Nov 1 |
comment |
Is ASP.NET Event Validation completely secure? The absolute safest thing to do would be to check the incoming data before operating with it. If the user is only allowed to select 1 - 10 from the dropdown, then your application logic should enforce this restriction before consuming the data. |
|
Sep 10 |
comment |
Can i get 100% protection from virus by using Deep Freeze? And lest people think this is only theoretical, there was a concrete example of this at BlackHat a few years back. See semiaccurate.com/2009/07/31/…. |