Locked FxCop CustomRules for Perfomace monitoring.

  • Thursday, August 09, 2012 6:39 AM
     
     

    Hi

        I want to write some custom rules to check the performance of the application.Below are the some set of rules i am going to write.Is it possible to implement those rules in FxCop.

    1.Avoid Multiple DB Invocation in single transaction

    2.Data Processing logic should be in Database layer

    3.Create resources as when required

    4.Use DB Connection from pool managed server.

    Thanks in Advance

    Vasanth.

         

All Replies