/Community

A Support Community for SubMain Products
in Search
Welcome to SubMain Community Sign in | Join | Help

SubMain News

Browse by Tags

All Tags » .NET » News » NET   (RSS)

  • Upcoming updates, tutorials and PADNUG presentation

    by Serge Baranovsky

    v1.1 progress & Enterprise Edition

    The v1.1 release that includes .NET 3.5 syntax has been slightly delayed. There are two reasons for that - we had too much fun at the MVP Summit mid-April and we made few significant changes to the parsing and refactoring engines to support the 3.5 syntax. The coding part is done, we cover all of the .NET 3.5 now. And we are going through a major testing phase as the base application layer responsible for all .NET versions was affected. We are currently targeting end of May for the v1.1 release date.

    Meanwhile, the Enterprise Edition of CodeIt.Right is pretty much ready - we should have beta in a couple of weeks. Enterprise Edition has two parts - developer client and Profile Authoring/Admin piece. The latter, in addition to the Profile Editor features, has the ability to push profiles to developer workstations and limit developers to use only the profiles that were published by a Team Lead/Lead Developer/Architect.

    Tutorials

    We have published CodeIt.Right SDK Online Documentation and a couple of new tutorials:

    All tutorials are now listed on the new dedicated Tutorials page.

    Presentation

    I will be speaking in Protland at PADNUG this Tuesday, May 6th at 6:30pm - more details here - http://www.padnug.org/padnug/meetings.aspx?ID=145

    If you are in the area and want to hear about coding guidelines, best practices, ask questions and see a demo of CodeIt.Right, come join us. I will bring some swag for giveaway, free licenses and discount codes.

    Technorati Tags: , , , , ,

  • CodeIt.Right Release Candidate build 1.0.07355

    by Serge Baranovsky

    Release is just around the corner - CodeIt.Right Release Candidate build 1.0.07355 is available now. This build also includes CodeIt.Right SDK help file. Please download the Release Candidate and share your feedback in the forums.

    Major changes overview since the last Beta build

    • Added support for VS2008 - currently only supports .NET 2.0 solutions in the VS2008 IDE
    • Included CodeIt.Right SDK help file - installs into the SubMain/CodeIt.Right/Help directory. Also available separately in the Community Download section
    • Linked to SDK Reference help file from the main CodeIt.Right Help
    • Added Proxy settings to the Options dialog (Options/Proxy)
    • Addressed lockup issue when CodeIt.Right would freeze VS2005 running under Windows Vista
    • Added option to turn off anonymous rule usage statistics reporting (Options/Other)
    • Added option to exclude regions from analysis (Options/Exclude Regions). Predefined regions are
      • Web Form Designer Generated Code
      • Web Services Designer Generated Code
      • Windows Form Designer Generated Code
      • Component Designer Generated Code
      • Assembly Attribute Accessors
      • My.Settings Auto-Save Functionality
      • COM GUIDs
    • Improved the rules auto-update function
    • Fixed number of issues in the refactoring engine
    • Fixed - when new rules with configurable properties added to a profile, the Editor will warn if the properties are not populated on the rule Save action
    • Fixed Add Rule dialog in Profile Editor now saves sort order
    • Other minor changes and bug fixes.

    Download build 1.0.07355 here - http://submain.com/download/codeit.right

    For more information on CodeIt.Right, getting started presentation, support and feedback see Beta announce post.

    Technorati Tags: , , , , ,


  • New CodeIt.Right Rules published - Update 20071017

    by Serge Baranovsky

    New set of CodeIt.Right rules:

    • Avoid unsealed attributes (Performance)
    • COM visible types should be creatable (Interoperability)
    • Pointers should not be visible (Security)
    • Remove empty finalizers (Performance)

    (All of the new rules above offer AutoCorrect options)

    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.

    Another set of rules will be distributed with new build of CodeIt.Right next week as some of them require updated version of the SDK.

    Please leave your feedback how much you like/dislike the AutoUpdate feature, your suggestions - 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)

    For more information on CodeIt.Right, getting started presentation, support and feedback see Beta 1 announce post.

    Technorati Tags: , , , , ,