Gaston Milano's WebLog

About something...

Sponsors

News

General

Usability

VS Automation

VSIP

May 2006 - Posts

Deklarit 4.0 Released !!

I'm very happy because Deklarit 4.0 is released our team was working very hard the last months in order to achieve this. I hope you enjoy the new version. If you were involved in beta testing THANK YOU !!

We have added a lot of new features.

DeKlarit 4.0 Key New Features: 
 
- Integrates with Visual Studio 2005
- New platform-independent layout designer
- Integration with Enterprise Library 2.0 and the Composite Application Block
- Support for the .NET 2.0 Membership and Role API
- Support for Web Services Enhancements (WSE) 3.0
- Redesigned ASP.NET code generator

More Features

 

CoolCommands 3.0 for Visual Studio 2005

It is time for a new version of coolcommands because I found 3 new coolcommands:

 
  • Thomas Freudenberg suggested the need of a menu item to each project item which spawns the command “explorer /e, /select,<filepath>” This opens the explorer and select the specified file.
 

For more about Command-Line Switches for Windows Explorer http://support.microsoft.com/kb/130510

 
  • Andres Aguiar suggested having a “Copy Reference” over a project so that you don’t need to open the Add References Dialog if you want to add a Project to Project reference; you just need to select “Copy Reference” over the project and after Paste Reference over the target.
 
  • The last one for this release is “Add Projects From Folder” over a Solution

Several times I need to add a couple of projects to a Solution and it is a bit heavy add them one by one. So this command scan the selected folder for projects and shows a dialog with the projects found, in this dialog you select what projects you want to add to the solution.

 

A last good new, I created a setup for coolcommands ;)

 Download CoolCommands
More Posts