Developer Checklist

Tech Guy on August 20th, 2009

Welcome back, In the last two article we have been discussed about General Checklist and Security Related Checklist for ASP.Net Developers. These checklist are found to be very useful for developers perspective. Now we shall discus something about ASP.Net Performance Improvement Tips. I have listed down some of the Performance Related Tips for ASP.Net Applications

Reduce [...]

Continue reading about ASP.Net Performance Improvement Tips

Tech Guy on August 19th, 2009

In this article we are going to discus some of the Security Related Checklist for ASP.Net Developers. I have four main areas to discus about the security related issues

Input Validation and Authentication Checklist
Web Services Security Checklist
Data Access Security Checklist
Client Script Maintainability Checklist

Scope : Input Validation and Authentication Checklist for ASP.Net Applications

Use client side validation.
Every [...]

Continue reading about ASP.Net Developers Checklist – Security Checklist