.NET Brisbane, Australia

Browse by Tags

All Tags » c# » .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...
Tips on how to improve cohesion in a software design
For the novice in object-oriented programming one of the biggest challenges faced is the new mindset introduced by the OO concept: to be able to think and to model the world in a set of objects and its respective methods. Every time I take part on a project...
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...
.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