Click here to Skip to main content
Page 1 of 8
Page Size: 10 · 25 · 50


Category filtered by:  General Programming [x] | Macros and Add-ins [x]
Tip/Trick 13 May 2013   license: CPOL
Add-in Word for PrintScreen
General Programming » Macros And Add-Ins » Add-Ins/Plug-Ins
Tip/Trick 16 Feb 2013   license: CPOL
Macro to attach visual studio debugger to w3wp apppool hosting your webservice.
General Programming » Macros And Add-Ins » Vs.Net Macros
Article 19 Jan 2013   license: CPOL
Convert VB.NET 2003 Windows Forms Designer section of Windows Form Public Class files to Partial Class files.
General Programming » Macros And Add-Ins » Visual Studio .Net Addins
Tip/Trick 28 Aug 2012   license: CPOL
Distracted by ads? Miss forum names "The Lounge" and "Code Horrors"?
General Programming » Macros And Add-Ins » Add-Ins/Plug-Ins
Article 29 Jul 2012   license: CPOL
A Visual Studio Extension that locates and removes duplicate script references in a web project.
General Programming » Macros And Add-Ins » Visual Studio Add-Ins
Article 27 Jul 2012   license: CPOL
Making use of the User Defined Fields to help better organize emails, and keep track of informaiton
General Programming » Macros And Add-Ins » Macros
Technical Blog 2 Jul 2012   license: CPOL
Steps to configure your Visual Studio 2008 to invoke Google search from within the IDE.
General Programming » Macros And Add-Ins » Vs.Net Macros
Article 15 Jun 2012   license: CPOL
This project provides mass manipulation of Visual Studio projects.
General Programming » Macros And Add-Ins » General
Tip/Trick 30 May 2012   license: CPOL
This article gives ideas to developers to increase development time productivity using the free Visual Studio 2010 extensions.
General Programming » Macros And Add-Ins » General
Tip/Trick 3 May 2012   license: CPOL
VS2010 AddIn that allows to create a solution adding multiple projects at same time
General Programming » Macros And Add-Ins » Visual Studio .Net Addins
Article 18 Apr 2012   license: CPOL
Automating Visual Studio with macros with an example of running unit tests developed with Boost.Test.
General Programming » Macros And Add-Ins » Vs.Net Macros
Article 27 Mar 2012   license: CPOL
A Complete Guide to Creating Deployable Custom Project Templates
General Programming » Macros And Add-Ins » General
Tip/Trick 16 Mar 2012   license: CPOL
Read / Write data from CSV to Excel
General Programming » Macros And Add-Ins » Macros
Technical Blog 1 Feb 2012   license: CPOL
In my last post I discussed installing NDepend and getting your first report out, this post is about that report. I’m not intending to go into every single aspect of the report as it contains a huge amount of information and the report itself provides help and assistance on nearly everything that i
General Programming » Macros And Add-Ins » Tools
Technical Blog 19 Dec 2011   license: CPOL
From the header declaration, this macro opens up the .cpp file and creates the skeleton so you can begin to add the implementation. This makes adding functions a breeze, so now there really is no excuse for having horribly unfactored code.
General Programming » Macros And Add-Ins » Macros
Technical Blog 7 Dec 2011   license: CPOL
An introduction to three VC++ Macros: How they came to be
General Programming » Macros And Add-Ins » Macros
Technical Blog 5 Dec 2011   license: CPOL
The macro journey begins here, moving a function from a header file into its source file. The first problem presents itself as this: how can I get at the source file from the header file? I have never known why this functionality has not been present in Visual Studio, perhaps it is harder than it.
General Programming » Macros And Add-Ins » Macros
Article 8 Oct 2011   license: CPOL
A Visual Studio add-in and command-line utility that automates versioning of .NET and VC++ projects
General Programming » Macros And Add-Ins » Vs.Net Add-Ins
Article 27 Aug 2011   license: CPOL
A cool List and Dictionary debugger visualizer for VS.NET 2005, 2008 and 2010
General Programming » Macros And Add-Ins » Vs.Net Add-Ins
Tip/Trick 26 Aug 2011   license: CPOL
Quick way of showing the Solution check-in modal window on Visual Studio
General Programming » Macros And Add-Ins » General
Article 16 Aug 2011   license: CPOL
How to integrate Bazaar into Visual Studio using the IDE's External Tools
General Programming » Macros And Add-Ins » Tools
Article 4 Aug 2011   license: CPOL
To Collapse All the Open Projects in Visual Studio IDE 2005, 2008 or 2010 using C#
General Programming » Macros And Add-Ins » Vs.Net Add-Ins
Technical Blog 10 Jul 2011   license: CPOL
How to install and use the Default Browser Switcher Extension for Visual Studio 2010.
General Programming » Macros And Add-Ins » General
Article 28 Jun 2011   license: CPOL
Visual Studio add-in to create proxies on folder and project level.
General Programming » Macros And Add-Ins » Vs.Net Add-Ins
Article 15 Jun 2011   license: CPOL
The default FormView template has no structure. Use this Visual Studio macro to format templates as tables.
General Programming » Macros And Add-Ins » Vs.Net Macros
Technical Blog 13 Jun 2011   license: Ms-PL
Spelling and Grammar Checking Plugin for Windows Live Writer
General Programming » Macros And Add-Ins » Add-Ins/Plug-Ins
Article 22 May 2011   license: CPOL
This article explains how to automate Visual C++ project configurations using the Visual Studio wizard engine.
General Programming » Macros And Add-Ins » Devstudio Appwizards
Tip/Trick 4 May 2011   license: CPOL
There is a very easy alternative to this in VS 2010 now :) Go to the Help menu, select 'Manage Help Settings', ignore any error messages ( I get 'You do not have permission to modify content under the location specified for the help content store'). Anyway, ignore any error messages then in the...
General Programming » Macros And Add-Ins » General
Article 25 Apr 2011   license: CPOL
Creation of Project and Item Templates in Visual Studio - Part III
General Programming » Macros And Add-Ins » General
Article 22 Apr 2011   license: CPOL
Creation of Project and Item Templates in Visual Studio - Part II
General Programming » Macros And Add-Ins » General
Article 18 Apr 2011   license: CPOL
How to customize project and item templates in Visual Studio.
General Programming » Macros And Add-Ins » General
Article 18 Apr 2011   license: CPOL
In this article, I will introduce plug-in based development and explain a simple library named SPS (Simple Plug-In System) that is used to develop plug-in based applications and services in .NET.
General Programming » Macros And Add-Ins » Add-Ins/Plug-Ins
Article 15 Apr 2011   license: CPOL
The VsDebugHelper add-in allows to capture a buffer from the program being debugged into a data file and back.
General Programming » Macros And Add-Ins » Vs.Net Add-Ins
Technical Blog 2 Apr 2011   license: CPOL
I never knew I needed this until I saw it was a feature in a ReSharper demo.  After a quick search and I found a macro that has been around for years.  Slap to the head!  The amount of time I spend collapsing all my solution folders and this existed the whole time! I never [...]
General Programming » Macros And Add-Ins » Vs.Net Macros
Article 27 Mar 2011   license: CPOL
A step by step guide on how to create a Visual Studio add-in that launches from the Project window.
General Programming » Macros And Add-Ins » Vs.Net Add-Ins
Article 18 Feb 2011   license: CPOL
Calculate traverse for Surveying or Geologic mapping.
General Programming » Macros And Add-Ins » Macros
Tip/Trick 16 Feb 2011   license: CPOL
I have an alternative Macro which, like the modification from newmodel, only requires you to have the cursor in or at either end of the search word.It also allows for searching from the Output Window and HTML Text.I have to confess that it is not all my own work, although the version...
General Programming » Macros And Add-Ins » General
Tip/Trick 14 Feb 2011   license: CPOL
I tried to run this the first time without any documents open and it threw an error, so I made a small mod to the original code to prevent VS from whining at me under those, probably limited, circumstances:Dim url As String = "www.google.com/search?q=MSDN"If DTE.ActiveDocument IsNot...
General Programming » Macros And Add-Ins » General
Tip/Trick 12 Feb 2011   license: CPOL
F1 in Visual Studio takes forever, and rarely comes up with anything useful. Replace it with a Google MSDN search!
General Programming » Macros And Add-Ins » General
Tip/Trick 12 Feb 2011   license: CPOL
Thanks OriginalGriff! This is great and really helped me out. :-D However, for my tastes I like to open the URL in the default browser (currently that's Chrome for me), which allows me to easily open up several tabs from the links or bookmark useful entries.Also, the original F1 would...
General Programming » Macros And Add-Ins » General
Tip/Trick 7 Jan 2011   license: CPOL
How-To: Use Wget to Automate the Karamasoft UltimateSearch Indexing Process for Your Website
General Programming » Macros And Add-Ins » General
Tip/Trick 19 Dec 2010   license: CPOL
Here is the best alternative: Critically look at your project's references and remove everything you do not use as soon as possible;Always use VS's Organize Usings -> Remove Unused Usings as soon as possible;Never be afraid if some using clause you planned to use has gone; try to avoid...
General Programming » Macros And Add-Ins » General
Article 14 Dec 2010   license: CPOL
A vcproj formatter that makes vcproj diffing/merging a breeze even with simple text-based mergers. Controllable text encoding.
General Programming » Macros And Add-Ins » Tools
Article 1 Dec 2010   license: CPOL
An add-in for debugging and creating regular expression directly in Visual Studio
General Programming » Macros And Add-Ins » Visual Studio .Net Addins
Tip/Trick 15 Nov 2010   license: CPOL
This macro can be inserted in Outlook 2000 to search all your contacts for birthday information. If the birthday does not appear in the calendar, then insert it. The macro will dump a small text file "c:\Outlook.log" that lists the activity.
General Programming » Macros And Add-Ins » General
Article 25 Sep 2010   license: Public Domain
Macro to backup the contents of a solution with a simple click
General Programming » Macros And Add-Ins » Visual Studio Add-Ins
Tip/Trick 18 Sep 2010   license: CPOL
How to join the parts of a file across several mails in MIME / Base 64 format in outlook
General Programming » Macros And Add-Ins » General
Article 15 Sep 2010   license: CPOL
This library allows you to quickly and simply create add-ins for VS2008 and VS2010 (VS2005?).
General Programming » Macros And Add-Ins » Visual Studio .Net Addins
Technical Blog 2 Sep 2010   license: CPOL
NDepend is a Visual Studio tool to manage .NET code and achieve high quality product. Using NDepend, you can improve your code quality. You can find the unreachable code very easily using this tool. Not only this, it visualizes your code using Graphs & Treemaps.
General Programming » Macros And Add-Ins » Visual Studio .Net Addins
Technical Blog 18 Aug 2010   license: CPOL
Creating Macros in VIM Editor
General Programming » Macros And Add-Ins » Macros

Page 1 of 8
1 2 3 4 5 6 7 8


Advertise | Privacy | Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid