Browse by Tags
All Tags »
.net faq »
.net (
RSS)
Never trust the user input. The incoming data can be the source of many devils and a security flaw can be there just waiting for the right moment and the right person to break your application. After finishing my upload control I finally did the integration...
Here an interesting case. Consider there 2 scenarios: Both are running the same website, both have the same amount of users connected. Now imagine this website has a page to upload pictures, just like any regular photo-album website. For some reason,...
hi people, Do you remember the last time you have developed an application with absolutelly no worries about security ? when you could trust the user input? when you were not worried about sql injection attacks? string attacks? dropdown list modifications...
Can anyone point to me which one is the correct procedure to create a custom exception class? "Do not derive user-defined exceptions from the Exception base class. For most applications, derive custom exceptions from the ApplicationException class." ...
The bosses are walking across the office as crazy, shouting, shaking papers, nervous...and they are everywhere. And they are asking for Tommy. Tommy is The Developer, and he has seen this scene before. He knows that another application will be delivered...
More Posts