Gaston Milano's WebLog

About something...

News

General

Usability

VS Automation

VSIP

Browse by Tags

All Tags » C#, VB.NET... (RSS)
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...
T4 Editor and GAT
After I uploaded the T4 Editor I had very good feedback but people that was working with GAT (Guidance Automation Toolkit) had not coloring for .t4 extensions. Add .t4 extension to the list was the easier part in order to support .t4 templates. When you...
Coloring, Outlining, Intellitips, MethodTips, Codesnippets for T4 templates
In my previous post I talk about coloring for T4 templates. Coloring is the most important thing in order to improve editing templates. But there are other features that are important in order to editing templates - Outlining. You can hide and show template...
New CoolCommands for Visual Studio 2005
After I released coolcommands I received a lot of suggestions about adding others commands. I received bug reports too :(. So I developed some new commands and fixed some bugs. My favorite new cool command is the Resolve Project References. But Andres...
CoolCommands for Visual Studio 2005 RTM
I ported CoolCommands to visual studio RTM CoolCommands includes: - Reference Manager - Collapse All Project, Command Prompt Here, Open Project Folder, Demo Font and Wheel Font Zooming The Navigation Window power tool it is not included probably in the...
Navigation Window - Visual Studio SDK Sample
Navigation Window — Visual Studio SDK Sample November 2005 Summary: Navigation Window is a tool integrated on Visual Studio 2005 RTM that was written using Visual Studio SDK . It is a real use case that shows several features of the Visual Studio SDK...
Reference Manager for Visual Studio 2005 RC
If you are working with references (assembly or project references) in VS probably sometimes you have to do some annoying tasks: Case 1) Where am I using this reference (i.e.: System.Data) in this solution? Solution: I have to traverse all the projects...
Factory pattern with generics
This post supposes that you have some knowledge about generics and what the Factory pattern are. The Factory pattern is a powerful creational pattern; it provides a way to instantiate classes dynamically at run time (For more info http://www.dofactory...
XamlViewer for Whidbey Beta 2
As you know Avalon and Indigo Beta 1 RC was released some time ago, Chris Anderson ported his AvPad to the new release. The source code is available and you can learn something about IronPython ;) I was trying IronPhyton and it works very well !! Any...
CoolCommands for Whidbey beta 2
Whidbey beta 2 is released and the VSIP SDK too, so I rebuild the coolcommands with the new SDK in order to have them on Whidbey beta 2. The code is essentially the same, I just changed icons because Whidbey support XP icons. Some commands are essential...
More Posts Next page »