Home
Products
  CodeIt.Right
  CodeIt.Once for .NET
  PrettyCode.Print for .NET
  PrettyCode.Print
  SmartOutline for VS2005
  .NET Coding Guidelines
Download
Purchase
Support
Contact Us

 Monday, December 03, 2007

by Serge Baranovsky

New CodeIt.Right rule posted:

  • Externally visible types and members should have XML comments (General)

This rule makes sure all Public and Protected members and types have XML documentation comment.

AutoCorrect option for this rule is 'Add XML comment template' which will add

(for VB)

    ''' <summary>
    '''     
    ''' </summary>
    ''' <value>
    '''     <para>
    '''         
    '''     </para>
    ''' </value>
    ''' <remarks>
    '''     
    ''' </remarks>

(for C#)

    /// <summary>
    ///     
    /// </summary>
    /// <value>
    ///     <para>
    ///         
    ///     </para>
    /// </value>
    /// <remarks>
    ///     
    /// </remarks>

(actual content of the template will depend of the code element the XML template are being added to).

This set of rules is distributed using the Rule AutoUpdate feature added into the Beta 2 of CodeIt.Right. Auto Update triggers in 15 minutes after you start Visual Studio. If you turned the feature off you can manually start the update wizard from the CodeIt.Right/Help & Support/Update Rules menu.

Don't forget to leave your feedback in the CodeIt.Right forum http://community.submain.com/forums/4/ShowForum.aspx

(Note: if you skip the custom profile update step in the Rules Update Wizard, you still can add new rules to your custom profile(s) using the Add Rule button in the Profile Editor - you will find recent rules by sorting the date column)

Technorati Tags: , , , , ,

posted on Monday, December 03, 2007 2:26:36 AM (Pacific Standard Time, UTC-08:00)    #    Comments [0]   
Related posts:
Released: CodeIt.Right Build 1.1.08262
Released: PrettyCode.Print for .NET v2.0 Build 2.0.08242
Status update - new versions of CodeIt.Right and PrettyCode.Print for .NET are in the works
New v1.1 is on the way - download CodeIt.Right Beta build 1.1.08198
PADNUG CodeIt.Right Presentation Slides
Upcoming updates, tutorials and PADNUG presentation

Referred by:
http://submain.com/?nav=products.guidelines [Referral]
http://submain.com/?nav=contact [Referral]
http://submain.com/download.aspx?product=guidelines [Referral]
http://submain.com/?nav=download [Referral]
http://submain.com/download.aspx?product=codeit.right [Referral]
http://submain.com/ [Referral]
http://submain.com/?nav=products.smartoutline [Referral]
http://submain.com/order.aspx [Referral]
http://submain.com/?nav=products.cir [Referral]
http://submain.com/?nav=products.pcp [Referral]
http://submain.com/default.aspx?nav=download [Referral]
http://submain.com/?nav=tutorials.cir [Referral]
http://submain.com/download.aspx?product=codeit.right& [Referral]
http://submain.com/?nav=products.pcp.net [Referral]
cache:I88f6MlzLwIJ:submain.com/blog/CategoryView,category,CodeIt.Right.aspx vs2005 change template "xml comment" (209.85.165.104) [Referral]
http://submain.com/?nav=products.cio [Referral]
http://submain.com/?nav=products.guidelines& [Referral]
explorer alternative (www.google.com) [Referral]
codeit (search.live.com) [Referral]
http://www.packardbell.com/Template/search.aspx?q=+BUY+HOSTI... [Referral]
http://www.ugo.com/ugo/html/search/dosearch.asp?q=WEBSITE+Ho... [Referral]
http://1sw.info/ [Referral]
http://tvlinksdb.1sw.info/ [Referral]
http://www.example.com/ [Referral]
http://submain.com/blog [Referral]
codeit (search.live.com) [Referral]
http://technorati.com/tag/CodeIt.Right [Referral]
http://feeds.feedburner.com/~r/submain/~3/194297069/NewCodeI... [Referral]
http://feeds.feedburner.com/ [Referral]
codeit (search.live.com) [Referral]
Comments are closed.