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

 Wednesday, April 19, 2006

by Serge Baranovsky

So what exactly was changed in CodeIt.Once build 1.0.235 since the Release Candidate 1

  • FIXED: Issue renaming namespace declarations in VB.NET
  • FIXED: Error when opening projects with invalid file names included
  • FIXED: Bug in VB.NET preprocess #const expressions
  • ADDED: Add Parameter refactoring adds Imports/using declaration for the parameter type.
  • FIXED: Bug renaming Attribute classes
  • FIXED: Bug renaming Properties which implements interface property
  • FIXED: A number of issues with renaming overloads, attribute classes and attribute class members.
  • FIXED: CIO not processing new references when multiple references added to the project at once.

The build 1.0.235 is available for download here - http://submain.com/download

Technorati Tags: , , , ,

posted on Tuesday, April 18, 2006 11:48:26 PM (Pacific Standard Time, UTC-08:00)    #    Comments [0]   
 Tuesday, April 18, 2006

by Serge Baranovsky

It is my pleasure to announce the release of CodeIt.Once for .NET v1.0 - Add-In for Visual Studio.NET 2003 and Visual Studio 2005. We have been working hard and went through extensive Beta testing period to ensure we produce a high quality product.

First version of the product supports both VB.NET and C# and includes 14 refactoring operations:

See Refactoring Tutorials for the refactoring command descriptions and step-by-step tutorials.
 
For more detailed information check out our features page
 
Download VS2003 and VS2005 versions here - http://submain.com/download
 
Enjoy!

Technorati Tags: , , , ,

posted on Tuesday, April 18, 2006 2:22:58 AM (Pacific Standard Time, UTC-08:00)    #    Comments [0]   
 Saturday, January 07, 2006

by Serge Baranovsky

The VS2005 Extensibility Model is quite a bit different from VS2003 so PrettyCode.Print for .NET was split into two downloads - PrettyCode.Print for .NET (VS2003) and PrettyCode.Print for VS2005 (well, VS2005 :)

Although there are two separate executables to install, PCP.NET is still one product and your v1 serial number will work with both v1.5 versions.

PrettyCode.Print for .NET - standalone version will only open VS2003 projects/solutions and Add-In will work in VS2003.

PrettyCode.Print for VS2005 - standalone version will open both VS2005 and VS2003 projects/solutions. The Add-In will work in VS2005

Technorati Tags: , , , ,

posted on Saturday, January 07, 2006 7:25:19 PM (Pacific Standard Time, UTC-08:00)    #    Comments [0]   
 Thursday, January 05, 2006

by Serge Baranovsky

We have released a new version of PrettyCode.Print for .NET v1.5 - support for VS2005, code regions, preprocess expressions and more..

PrettyCode.Print for .NET v1.5 is free update to our current PCP.NET v1 customers.

What's New in PCP.NET v1.5

We have listened to your feedback and have done a number of improvements to PCP.NET v1.

New Features in v1.5 (build 1.5.163):

  • Support for Visual Studio 2005, VB 8.0 and C# 2.0.
  • Added support for code regions - you can now filter your selection by regions
  • Added support for preprocess expressions
  • Persisting project selection info on reload/refresh and between sessions - will save you time when you print a project often
  • Syntax highlighted snippet area in the project selection window - long time requested feature is here. Makes the code snippet look much nicer and easier to read too.
  • Print Current Module feature (Add-In only) - loads selected file and preselects it - a quick way to print just one file. Available via "Print Current Module" right-click menu in VS Code Editor window or "Print Module" right-click menu in VS Solution Explorer.
  • New "Declaration Text" font setting allows to define a subset of of attributes for namespace, class, method declaration lines, i.e. Public Class MyClass..End Class or Private Sub MySub..End Sub. For example, you can make them bold now.
  • New "Number Of Lines" column in the Class Details grid for Methods and Fields.
  • and many smaller improvements and bug fixes

Download VS2003 and VS2005 builds here - http://submain.com/download

Technorati Tags: , , , ,

posted on Thursday, January 05, 2006 8:00:00 AM (Pacific Standard Time, UTC-08:00)    #    Comments [0]