Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
Code Metrics and InitializeComponent
posted

Hi,

I'm starting to dive into VS2008's Code Metrics and review the findings on a windows form app that we developed.  We are using only Infragistics controls throughout the app.  I'm finding that almost every UI page is getting very bad ratings due to the InitializeComponent sub.  How can I minimize the impact of using Infragistics controls while still setting all of the properties that we need for each control?  Any guidance you could give would be greatly appreciated!

 Thanks!

Tami

(Sorry if I miscategorized this.  I wasn't sure where to put it sent it wasn't control specific.) 

 

Parents
  • 37774
    posted

    Tami,

    What kinds of errors are you getting?  What version of the controls are you using?  I just threw an assortment of our controls onto a form and set a few properties on them, but didn't get any noteworthy errors.  Perhaps if you can shed a little bit of light on what you're doing and the problem you're encountering, I'll be able to look further into this.

    -Matt

Reply Children