Candle - Experimental multi-layers application generator using DSL tools

candle.zip (25,1 MB)
Candle is an experimental project based on the DSL Tools consisting to model a multi-layers application and to generate application code.

Clone Detective for Visual Studio

Clone Detective is a Visual Studio package that allows you analyze your C# project for clones. A clone is region of source code that is duplicated.

CslaFactory

CslaFactory is a Domain Specific Language for Rockford Lhotkas's CSLA.NET framework.

Demo Dashboard for Visual Studio 2010

Visual Studio 2010 Editor extensions to allow real-time interaction between speakers and audiences using the Twitter service. How cool was the demo? Am I'm going too fast? Can you read the screen? This is just some of the feedback an audience can provide to the speaker!

Visual Studio 2010 Editor Samples

Several samples showing how to extend the new WPF-based editor in Visual Studio 2010.

MetaEdit+ extension for Visual Studio

Visual Studio extension for integrating MetaEdit+ and Visual Studio. This extension allows you to browse MetaEdit+ models and use the main MetaEdit+ functions f

IronPython Studio

IronPython development environment running as VS Shell Isolated application

JaDAL - Just another DSL-Tools Addon Library

JaDAL.zip (1,5 MB)
A few classes and features for enhancement of the Microsoft DSL Tools with: Compartment Mappings, Dynamic Properties, User Restrictions and CanDelete() for ModelElements

LearnVSXNow!

As an MVP I decided to change the world a bit around the Visual Studio 2008 SDK and VS packages. I am one of those guys who feel themselves at home in .NET programming and in using Visual Studio, but who are not so self-confident when it is about VS SDK. I decided to learn many aspects of the VS extensibility and publish my way of learning it. My aim is to give starting points to others helping to understand and use VSX while explaining the most important things to demystify the whole VSX programming.

liberate

liberate.zip (2,9 MB)
Lightweight code generator based on velocity template engine, intergrated into Visual Studio. 一个轻量级的基于velocity模板引擎的代码生成工具,集成到Visual Studio中。

MoveTypeToFile.VSX

The Visual Studio Extension for extracting the type and placing it in the new source file with the same name as the extracted type.

Visual Studio Managed Package Framework for Projects (MPFProj)

mpfproj.zip (3,9 MB)
A community project containing the source code and tests of a library for creating project system plug-ins for Visual Studio 2008 and upwards using C#.

PowerGUI Visual Studio Extension

powerguivsx.zip (23,0 MB)
The PowerGUI Visual Studio Extension exposes PowerGUI as an editor in Visual Studio. PowerShell developers can now write scripts directly in Visual Studio.

Powershell for Visual Studio

ps4vs.zip (174 kB)
This project enables powershell scripts developpers to write their scripts in Visual Studio

Sculpture - Model Your Life

Sculpture.zip (72,2 MB)
Sculpture is a .NET open source Model-Driven Development code generation framework ideal for creating and managing .NET Enterprise Applications. Sculpture generate deployable components like DAAB, NHibernate, LINQ, CSLA, WCF, Win forms, WPF, Silverlight, ASP.NET, & ASP.NET MVC.

Snippet Designer

Snippet Designer is a Visual Studio plug in which allows you to create, edit and search for snippets inside the IDE.

Snippet Editor

The Snippet Editor allows for easy management and creation of code snippets for Visual Studio. This is the Snippet Editor, formely known as the VB Snippet Editor as linked to from the MSDN VB site.

Source Code Outliner Power Toy

The Source Outliner PowerToy provides a tree view of your source code's types and members and lets you quickly navigate to them inside the editor. Source Outliner enables you to perform the following tasks: • Navigate a C# or Visual Basic source file in a tree view. • Navigate to an item via the keyboard or the mouse. • Filter the tree based on the code element name. • Filter the tree based on the code element type.

Storyboard Designer - A Visual Studio Shell application sample

Storyboard Designer - A Visual Studio Shell application sample

Transform Templates Tool

When you are working on more then one dsl's or T4 templates in a solution and you click Transform All Templates it transform all the templates. With the Transform Templates tool you have the possibility to select a project and transform only the templates in that project.