SubMain - CodeIt.Right The First Time!

/Community

A Support Community for SubMain Products
 Home Products Services Download Purchase Support
in Search
 
Home Forums Blogs Tutorials Downloads
Welcome to SubMain Community Sign in | Join | Help

Detecting control names

Last post 02-08-2010, 11:45 AM by DonPacelli. 20 replies.
Page 2 of 2 (21 items)   < Previous 1 2
Sort Posts: Previous Next
  •  08-10-2009, 2:11 PM 861 in reply to 860

    Re: Detecting control names

    Frank,

    Thank you, we will look into this.

    Can you please give me few signatures (declarations) of the events that the too rules are raising false positives?

    Thanks!

     


    Thank you,
    Serge Baranovsky
    http://submain.com - .NET Developer Tools  |  Microsoft VB MVP  |  http://vbcity.com - VB Developer Community
    » » (Static Code Analysis + Automatic Refactoring) / Painless Coding Guidelines = CodeIt.Right - http://submain.com/codeit.right
    » » C#/VB .NET Coding Guidelines - FREE 100+ page ebook (PDF) http://submain.com/guidelines
  •  08-11-2009, 8:00 AM 864 in reply to 861

    Re: Detecting control names

    These methods in HTTP Modules are generating an IdentifiersShouldNotContainSpecifiedChars warning regarding the underscore
    Sub Application_Start(ByVal sender As Object, ByVal e As EventArgs)
    Private Sub Context_BeginRequest(ByVal sender As Object, ByVal e As EventArgs)

    The following method is causing both an IdentifiersShouldBeCasedCorrectly and an IdentifiersShouldBeSpelledCorrectly warning, but not an IdentifiersShouldNotContainSpecifiedChars
    Protected Sub rptrAssignees_ItemDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.RepeaterItemEventArgs)

  •  08-27-2009, 6:30 PM 884 in reply to 864

    Re: Detecting control names

    Frank,

    We found the problem and fixed it.  It was caused by a little omission in the language spec for VB.

    http://submain.com/download/cir_dbg_1.6.09239.zip

    Can you try our recent debug build and see if it works better for you?    

    Thanks!

     


    Thank you,
    Serge Baranovsky
    http://submain.com - .NET Developer Tools  |  Microsoft VB MVP  |  http://vbcity.com - VB Developer Community
    » » (Static Code Analysis + Automatic Refactoring) / Painless Coding Guidelines = CodeIt.Right - http://submain.com/codeit.right
    » » C#/VB .NET Coding Guidelines - FREE 100+ page ebook (PDF) http://submain.com/guidelines
  •  02-08-2010, 6:00 AM 1098 in reply to 884

    Re: Detecting control names

    Hi Serge,

    The link you posted is no longer working (my fault, its been a few months). Could you please re-post that build or your latest. Or does there happen to be a new release build? I'm currently on 1.6.09141.

     

    Thanks

  •  02-08-2010, 8:04 AM 1101 in reply to 1098

    Re: Detecting control names

    Hi Frank,

    It is great to hear from you!

    You have the Enterprise Edition, correct?

    I just sent you a private message with the download link. You can see that message under the "Inbox" link in the upper right corner of the page.

    Let me know how it the new build works out for you.

    Thanks!


    Thank you,
    Serge Baranovsky
    http://submain.com - .NET Developer Tools  |  Microsoft VB MVP  |  http://vbcity.com - VB Developer Community
    » » (Static Code Analysis + Automatic Refactoring) / Painless Coding Guidelines = CodeIt.Right - http://submain.com/codeit.right
    » » C#/VB .NET Coding Guidelines - FREE 100+ page ebook (PDF) http://submain.com/guidelines
  •  02-08-2010, 11:45 AM 1103 in reply to 1101

    Re: Detecting control names

    Thanks Serge,

    The IdentifiersShouldBeCasedCorrectly and IdentifiersShouldNotContainSpecifiedChars seem to working, however I am still getting a IdentifiersShouldBeSpelledCorrectly for the handlers.

     

Page 2 of 2 (21 items)   < Previous 1 2
View as RSS news feed in XML
 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |