PNASoft
All Tags » Axtools (RSS)


  • CodeSMART 2009 for VS2005 and VS2008 



    CodeSMART 2009 for VS.NET

     

    Applies to: Visual Studio 2008 / 2005 / 2003 / 2002

     

    Initial Release

    August 20, 2008

     

    NEW FEATURES

     

    1.    AutoText: The AutoText subsystem was revised in terms of efficiency and flexibility, and the auto-complete functionality was extended to XAML, SQL, ASP, HTML and JScript code.

    2.    Code Explorer: An option was added for alphabetically sorting children of aspx file nodes.

    3.    Code Explorer: Additional information is displayed on the Visual Studio status bar when expanding container nodes (projects, files, types, etc).

    4.    Code Explorer: CodeSMART now supports tree synchronization with XAML and JScript code.

    5.    Code Explorer: A stop-operation mechanism is now available when expanding the ‘Derived Types’ (the expand action triggers a derived types search).

    6.     Code Formatter: The column limit on which CodeSMART may split code lines was extended from 140 to 2000.

    7.     Code View Assistant, Name Highlighting: Property-style events (i.e. events with explicit implementation code) are now processed.

    8.     Designer Explorer: The Designer Explorer can now be instructed to display control type names using a 'short' form (the previously existing option applied to 'System.Windows.Forms' controls only).

    9.     History: Items that belong to the currently active document are now emphasized in the history pane.

    10.   History: The History list is now updated when double-clicking on a result item from one of the CodeSMART result lists (for instance: Find and Replace, Spelling Checker, Code Analyzer, etc).

    11.   History: The History list is now updated when viewing a code element for more than a certain (customizable) time span.

    12.   New Collection Class: The generated collection class code can now be additionally inserted into a separate class file.

    13.   New Property: The 'New Property' feature can now be used for generating auto-implemented properties (C# 3.0 specific).

    14.   Spelling Checker: XAML support was added to the Spelling Checker subsystem.

    15.   Statistics: XAML and JScript support was added to the Statistics subsystem.

    16.   Strings Review: XAML support was added to the Strings Review subsystem.

     

    BUG FIXES

     

    1.    General: Fixed incorrect initial toolbar positions on the X-axis.

    2.    General: On VS2005 Standard edition, CodeSMART popped errors caused by certain COM interface issues.

    3.    General: Heavy optimizations on subsystems depending on keyboard processing (Name Highlighting, Code View Assistant, History, AutoText, Smart Complete etc).

    4.    General: Algorithm optimizations in several subsystems (Spelling Checker, Comments Analyzer, Strings Review and Statistics) led to correcting high GDI object consumption issues and to reducing the processing time dramatically.

    5.    General: The setup routine failed to correctly identify the Visual Studio version in some situations.

    6.    General: The main menu did not entirely fit on systems with resolutions of 1024x768 or 1280x800. Reduced the main menu height by reorganizing the analysis and review tools in a popup.

    7.    AutoText: Selecting a folder node in the AutoText Manager dialog did not disable the 'Parameters' toolbar popup; further attempting to use the popup entries lead to errors.

    8.    Code Analyzer: For and ForEach variable initializers were incorrectly reported as being 'dead code' if they were not explicitly used within the block structure body.

    9.    Code Explorer: Several reports indicated slowness when performing operations (expanding nodes, clicking nodes repeatedly, syncing with code, tree content refresh, etc) on tree structures for projects with many components.

    10.  Code Explorer: Solved 'Projectitem unavailable error conditions.

    11.  Code Explorer: CodeSMART failed to display the "unsupported project" node if the solution consisted of a single project and the solution node was configured (in Visual Studio 'Options') to be hidden.

    12.  Code Explorer: CodeSMART did not correctly display service references in the Code Explorer tree.

    13.  Code Explorer: Performing a source code control operation on an aspx file was not followed by refreshing the state images of the aspx child file nodes.

    14.  Code Explorer: After expanding a code element node, the tree incorrectly scrolled to the selected node (this usually led to having the expanded node moved out of the view).

    15.  Code Explorer: An error was reported sometimes when refreshing unusual Visual Studio project types (like BizTalk projects for instance).

    16.  Code Explorer: In certain situations, selecting several file nodes in the Code Explorer tree and trying to open them in bulk led to having only the first selected file opened.

    17.  Code Explorer: Clicking the 'Expand Project Nodes' toolbar button was reported to be ineffective for solutions with a single project when the solution node was configured (in Visual Studio 'Options') to be hidden.

    18.  Code Explorer: Significant optimizations were applied to basic node operations on file children nodes of types other than code element (i.e. code flow nodes, bookmark nodes, JScript and XAML nodes, etc).

    19.  Code Explorer: When using the 'Synchronize in Code Explorer' code window context menu entry the focus was given to the last used Code Explorer pane instead of the tree itself.

    20.  Code Explorer: An error was reported when expanding empty JScript file nodes.

    21.  Code Explorer: The XAML and JScript file content was not shown in Website projects.

    22.  Code Explorer: Multiple node selection was sometimes reported as a result of tree synchronization with code or when asking for a node synchronization from the History pane.

    23.  Code Explorer: When having a code element node selected and then clicking in the (already open) corresponding code window, the parent component node became selected.

    24.  Code Explorer: A new algorithm for establishing the code element image was implemented in order to fix delays on tree scanning.

    25.  Code Explorer: An error message followed sometimes by a general Visual Studio lockup occurred when double-clicking code element nodes in the Code Explorer tree, if those elements were part of an 'aspx' code behind file whose code window was previously closed.

    26.   Code Explorer: An error message was sometimes displayed when removing a project from the solution.

    27.   Code Explorer: In Visual Studio 2008, unavailable projects were mounted as 'unsupported' project nodes.

    28.  Code Flow: Several C# language constructs (like, for instance, the 'using' statement) were not displayed in the Code Flow window.

    29.   Code Flow: When double-clicking C# methods that had attributes, an incorrect code location was opened.

    30.   Code Flow: If two or more methods had identical bodies, parsing them in the Code Flow window yielded to only one method actually being parsed and to the other(s) being mounted as empty nodes.

    31.  Code View Assistant: Fixed a "An item with the same key has already been added" exception conditions.

    32.   Code View Assistant: The hotspot markers which go with end-of-line details remained visible on new Visual Studio sessions after this functionality was disabled.

    33.   Code View Assistant, Name Highlighting: Adding or updating a C# method parameter eventually led to not having the method name highlighted anymore.

    34.   Code View Assistant, Name Highlighting: When duplicating methods in C# and VB.NET code, the end-of-line details and name highlighting were displayed only for one of the duplicates. This persisted after the code had been corrected (i.e. the methods were given unique names).

    35.   Code View Assistant, Name Highlighting: Inserting a type with members in a C# document led to having this type's contained members not processed.

    36.   Command Assist: An untrapped exception sometimes caused the tool to exit prematurely.

    37.  Commenting Tools: Fixed an 'Object variable or With block variable not set' errors while loading the 'Regular Comment Templates' dialog.

    38.   Designer Analyzer: The Designer Analyzer feature displayed several error messages when analyzing a control that defined a property named 'Font' but not of the 'System.Drawing.Font' type nor deriving from it.

    39.   Designer Tools: No designer assistance (as in being supported by the Designer Explorer, Tab Order Designer, Hotkey Designer, etc) was available for designer classes that inherited from component objects other than the default ones found in the 'System.Windows.Forms' namespace.

    40.   Find and Replace: The 'search and replace' operation could not be executed on the current document scope if this corresponded to an opened solution item file.

    41.   Find and Replace: CodeSMART incorrectly detected and reported string matches found within comment blocks when the 'Skip Comments' option was enabled.

    42.   Find and Replace: Trying to skip search results found within comments by properly configuring the operation option set was reported to fail for C# and C++ block comments.

    43.   Find References: Existing Find References result markers were not updated in code on subsequent operations.

    44.   History: Performing certain CodeSMART operations that changed code in the active document (for instance: Code Formatter, Sort Procedures, Iterative Code, etc), was followed by an unnecessary history list update.

    45.   History: Certain history items were lost after setting options through the 'CodeSMART Control Panel'.

    46.   History, Node Search, Workbench: The navigation pane public items were incorrectly bolded if the corresponding Code Explorer option (which allows marking public nodes with bold text) was enabled.

    47.   Legacy Error Handling: The line numbering engine (for VB components, both the inserter and the remover) did not process property getter and setter members.

    48.   Name Highlighting: Incorrect name highlighting was applied to those C# properties whose type names started with the property name string.

    49.   Name Highlighting: Editing C++ code was reported to be extremely slow when the Member Name Highlighting feature was enabled.

    50.   New Class: In some situations an error occurred when trying to insert a new class into a C# aspx code behind file.

    51.  New Control Spy: When placing an ampersand character (&) in the text field it caused for the next letter in the control name field to be capitalized.

    52.  New Property, New Method: These code builders were revised in order to avoid several Code View Assistant repaint problems.

    53.   Result Panes: Several errors occurred when trying to save a CodeSMART pane results (like: Find and Replace, Code Analyzer, Designer Analyzer, etc) if overwriting a previously saved, read-only file.

    54.   Sort Procedures: An error message occurred sometimes when trying to sort aspx code behind files.

    55.   Spelling Checker: Spell-checking at the current method scope yielded to an error message being displayed when dumping results in the dedicated toolwindow pane.

    56.   Spelling Checker: Spelling Checker failed to correctly report and point in code misspelled words which were split on two consecutive lines.

    57.   Statistics: An error occurred rarely when running code statistics on large projects.

    58.   Try/Catch Blocks: When enclosing with the default try-catch block without using maker comments, if the header code did not end in a newline then the resulting code was erroneous.

     

    What included in the download file at pnasoft
    1. Setup version file.
    2. Patch dll file.
    3. Register full license file as you can see in this picture.
    4. You must run setup from this file, donot download setup file from official web site.
    5. Tested / Working on my Visual Studio 2008 Team Suite.
    6. This version only for VS2005 and VS2008. (Version VS2002 and VS2003 coming soon)

    Tags: , , ,


  • Axtools Source+ 2000 Fixpack2 



    Source+ 2000 is the perfect tool for Visual Basic components management and reuse. It offers you the ability to store, organize and retrieve your code components (classes, modules) and visual components (forms, controls, user documents etc.) in and from a multi-database storage system. Using it you will discover that components reuse can work like a charm!

    Add a built-in library of 90 read-to-use components totalizing more than 28,000 lines of Visual Basic code and you will discover how easy your life can become... And all these at an exceptional price!
    With Source+ 2000 you can organize your code faster and easier than ever
    • Import complete projects and entire project groups in one step into a Source+ code database.
    • Export code components (code and designer, if applicable) to a disk location (by using the Source+ add-in) to a Visual Basic or Microsoft Office project.
    • Easily print stored code components (code, examples, user notes etc).
    • Preview a components' designer part (i.e. the visual part of a form, user control, user document etc.).
    • Source+ automatically detects, stores and retrieves forms/controls with all the private user controls they depend upon.
    • Examine the data and code organization in hierarchical or flat view.
    • Re-organize your code with Windows Explorer-like full drag-and-drop support.
    • Share code by using shared Source+ databases.
    • Perform code searches with intelligent matches highlight.
    • Add rich text notes to any component, folder or database.
    • Add binary attachments. From now on you can store (for example) compiled samples to any code component, the web links related to it, etc.
    • Manual and automatic code databases maintenance operations (compact, emergency repair, backup etc).
    • Import your CodeSMART Code Database as a Source+ code database.
    • The built-in Source+ Library can be easily updated by using Update Package Files. These files are regularly (monthly) released by AxTools and contain new code components (code and documentation).
    The Source+ Add-In for Microsoft Visual Basic 5.0/6.0/VBA offers you the power of code reusability
    • Perfect integration with your Visual Basic/VBA hosts environments.
    • The Store to Source+ wizard can export complete project groups, projects or only explicit components to the Source+ database.
    • The Get from Source+ wizard makes it easy to add code components to your projects.
    • You can reuse components from one project to another, or make them available to other users that share with you a Source+ database.
    Source+ 2000 also provides you a valuable source of ready-to-use code components through the Source+ Library
    • The Source+ Library offers you a valuable collection of ready-to-use code components consisting of 90 classes and totalizing over 28,000 lines of code, covering a wide range of programming issues.
    • All classes come with complete source code and a comprehensive documentation.
    • In addition, each class comes with a complete example, containing all the source code you need in order to find out how to use it easy and fast.
    • The Source+ Library is updated on a regular basis so that soon it will cover all Visual Basic programming areas.
    What included in the download file
    1. Install file.
    2. Full library file.
    3. Keygen file.

    Tags: ,


  • Axtools CodeSmart 2007 VB6 FixPack8 



    What's new in Fix Pack 8 (December 12, 2007)
    BUG FIXES
    1. General: A commandbars error was sometimes reported at CodeSMART initialization. Fixed.
    2. AutoText: A user interface problem was identified in the 'AutoText Manager' subsystem when running under Visual Basic 5. Fixed.
    3. AutoText, SmartComplete: Repaint issues were identified on Windows Vista machines in the 'AutoText Manager' and 'SmartComplete Manager' subsystems. Fixed.
    4. Code Analyzer: Method parameters whose names were matching VB keywords (like: 'Dimension', 'Property', 'Type', etc) were incorrectly reported as being 'dead code'. Fixed.
    5. Code Formatter: Several problems were identified when formatting code lines that contained the colon (:) character. Fixed.
    6. Find and Replace: If results in comments were configured to be skipped, CodeSMART still reported such matches if these were found on subsequent lines of multi-line block comments. Fixed.
    7. Project Explorer: A user interface problem was identified in the 'Project Explorer Options' area. Fixed.
    8. Project Explorer: Tree refresh after Source safe operations was reported to be extremely slow on large project groups. Fixed.
    9. Project Explorer: Switching between the physical and the logical view was reported to be extremely slow on large project groups. Fixed.
    10. Project Explorer: In certain situations multiple nodes were accidentally selected in the Project Explorer tree. Fixed.
    11. Project Explorer: Tree repainting issues were identified when choosing to expand all project nodes. Fixed.
    12. Project Explorer: The lower pane was revised in order to correct several user interface problems. Fixed.
    13. SmartComplete: An error was identified when trying to insert a SmartComplete item and the cursor was positioned at the beginning of an empty line. Fixed.
    NEW FEATURES
    1. Code Builders: It is now possible to add a new property without having to specify a corresponding variable.
    What's new in Fix Pack 7 (September 19, 2007)
    BUG FIXES
    1. General: Several errors were reported when nonstandard Windows fonts were used. Fixed.
    2. General: Due to an algorithm flaw introduced in a previous fixpack, the mousewheel extension brought by CodeSMART was unusable in debug mode. Fixed.
    3. Code Analyzer: A database error was sometimes reported when performing successive code analysis operations on two open VB6 instances. Fixed.
    4. Code Builders: Trying to create a new collection class by using an existing user control component as a base class was reported to lead to an error message. Fixed.
    5. Code Builders: Several corrections were made to the grammar used by the 'SQL\Long String' feature.
    6. MDI Tabs: An error was reported when the CodeSMART MDI tabs collection got refreshed as a result of a specific bulk operation (i.e. open, close, rearrange windows). Fixed.
    7. Naming Standards, UI Standard Properties: Some reports indicated that error messages occurred when opening the Naming Standards Manager and UI Standard Property Manager dialogs. Fixed.
    8. Project Explorer: In certain situations, an error might occur when a selected item auto-refresh was triggered by an SCC operation. Fixed.
    9. Project Explorer: An error message was reported when using keyboard shortcuts to delete resource component nodes in the CodeSMART 'Project Explorer' tree. Fixed.
    10. Project Explorer: Public member nodes visual emphasis was revised with benefits in speed and interface ergonomics.
    11. Project Explorer: The component node scanning operation can now be cancelled by pressing the 'Ctrl+C' key combination.
    12. Result Toolwindows: Trying to collapse the result list set by double-clicking category rows sometimes led to opening the corresponding 'New operation' dialog. Fixed.
    13. Tab Order: The 'Tab Order Designer' dialog was revised in order to correct some minor design and functionality issues.
    14. UI Standard Properties: Several font size issues which happened on non-English systems were identified and corrected.
    What included in the download file
    1. Install file
    2. Patch file

    Install note: if you have install FixPack6 version, try uninstall first then install this version and apply this patch.

    Tags: ,


  • Axtools CodeSmart 2007 VB6 FixPack6 




    Tags: ,
PNASoft.com does not store any files on its server.
Please contact the content providers to delete copyright contents. Copyright by PNASoft.com