.Net Windows application code review check list -


i need prepare check list .net windows application. should include security, design , coding standards. googled no luck. getting asp.net not windows appliation. there check list available ?

thanks in advance..

gunasekaran sambandhan

for coding standards, 1 can refer microsoft coding standards.

to enforce such coding standards, 1 can use fxcop or stylecop. checklists prepared in organization perspective , ipr organization. naturally won't avaliable freely.ieee has guidelines on subject doesn't come free.


Comments

  1. Thanks for sharing useful information. Application code review is very important to remove bugs.

    ReplyDelete

Post a Comment

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -