.NET Brisbane, Australia

Browse by Tags

All Tags » .net faq » .net (RSS)
File Upload and Canonical Issues
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...
Why adding more memory won't fix your Out of Memory error ?
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,...
SAFECode and Security Best Practices
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...
MSDN and Version-Specific Content
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." ...
Posted: Mar 10 2008, 01:13 AM by superedge | with 1 comment(s)
Filed under: ,
.NET Framework Naming Conventions and Styles
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...
Posted: Mar 08 2008, 03:31 PM by superedge | with 1 comment(s)
Filed under: , ,
More Posts