AngularGo (SPA Project Template)

angulargo.zip (16,8 MB)
AngularGo is a Visual Studio 2013 Web Project Template for creating SPA web project by integrating ASP.NET MVC + WebApi and AngularJS framework.

TFS Branched History

The project allow user to view changeset history in different branches for a folder or file in a branch. Adds Branch History button to Source Control Explorer.

CompileGenerator

Use C# code as template to generate C# code Compiles to VSIX file for Visual Studio 2010 uses: BaseCustomToolGenerator to integrate into VS2010 AppDomain to run code in another domain without locking .dll file CSharpCodeProvider to compile C# code during custom tool execution

Csv2Entity

Csv2Entity.zip (7,9 MB)
CSV 2 Entity is a serials of tools that deal with CSV files as well as Excel files and Access files. This framework include: A VSIX file which contains VB and CS source code generate wizard for CSV Objects. Read/Write CSV files facilities. Documentation Help facilities.

Feature Builder Contrib

fbcontrib.zip (1,8 MB)
Feature Builder Contrib is a Feature Extension that provides additional Feature Commands, ValueProviders and Conditions for Feature Builder 1.0 and will help you build great Extensions for Visual Studio 2010.

Instant Feature Builder for Visual Studio 2010

InstantFB.zip (6,7 MB)
Instant Feature Builder is a personal project I built to see if I could make a drag/drop experience for Visual Studio that built simple (non-modeling/non-menu-exposing) Feature Extensions that would run on VS Pro (and above) and target VS Pro (and above).

JSLint for Visual Studio 2010

JSLint JavaScript Code Analysis Add-in for Visual Studio 2010

MDD with Visual Studio Tutorial

MDDwithVS.zip (891 kB)
This is a tutorial for Visual Studio 2012 code generation using UML, internal DSL and Irony parser.

Resource Viewer - Visual Studio Extension

Simply put the “resource viewer extension” enables you to visually view your ResourceDictionary. To open it go to: View – Other Windows – Resource Viewer. When working with WPF/Silverlight you put your reusable resources in a common ResourceDictionary, those resources might be of type Style, SolidColorBrush, DrawingBrush, BitmapImage and more. The problems starts when you have that ResourceDictionary you have no way to see how your resources look like, making the work process (of both the developer who maintains this dictionary and the one who uses it) clumsy and based on guessing. This extension comes to solve those problems! With the “Resource viewer “ extension you can open any ResourceDictionary and actually see how your resources look like – your icons, brushes, etc. are all being visualized right inside Visual Studio. Than when you’ve found the resource you’ve been after you can “inject” it into a file that is opened within Visual Studio.

Solution template generator

stg.zip (883 kB)
Solution template generator, gets a .SLN file containing multiple projects and then converts it to a .VSIX file.

Unused References Scanner

URScanner.zip (603 kB)
Visual Studio Unused References Scanner enables the developer to search for unused references and intoduce the ability to remove them. It's developed in C#.

Multi-Project Templates with Wizard: Visual Studio 2010 Sample

vsix.zip (236 kB)
This project shows you simple example of creating multi-project templates with wizard using Visual Studio 2010, which generates VSIX file. A VSIX file enables us to install Visual Studio extensions (tools, controls, template etc) with a single click.

Visual Studio Private Extension Gallery

Add a new tab in the Visual Studio extension manager to manage private extensions.

Visual Studio Settings Switcher (Moved to GitHub)

vsswitch.zip (1,2 MB)
Switches between Visual Studio settings automatically when a solution is opened. Also switches or exports settings at the click of a button.

Windows Phone Commands

Powerful tool to assist the development for WP7 and WP8 .Isolate Explorer , Manifest file editor, supported cultures editor, translate by Bing or Google, etc.