Exec Inline AddIn for Visual Studio 2005 -- Get It Now
secretGeek .:dot Nuts about dot Net:.
home .: about .: sign up .: sitemap .: secretGeek RSS

Exec Inline AddIn for Visual Studio 2005 -- Get It Now

Exec Inline for Visual Studio 2005

I still use the Exec-Inline addin now and then -- so I've updated it to work for VS 2005.

Download ExecInline 2005 Download ExecInline.zip

To install it:

  1. unzip this file -- ExecInline.zip -- into the folder:

    "C:\Documents and Settings\{Your Username}\My Documents\Visual Studio 2005\Addins"
  2. (If the folder doesn't exist -- create it!)

  3. Next time you start visual studio 2005 the tools menu should contain a new item: 'ExecInline' with a smiley face icon. (if not, check the Addins menu to see that it's loaded)

Select a snippet of your code, press 'ExecInline' -- and KAPOW! The snippet is executed all by itself.

Illustration:

***

As I've said before:

...all credit for this invention goes to these four places:

Code compilation retyped from jconwell's Dot Net Script Project at CodeProject.

Wrapper around compilation via dstang2000's DynamicCompileAndRun project.

Help with writing a VS Add-in: Scott Swigart, PasteAs Visual Basic Add-in

And help with getting the currently selected text from the IDE, via Kevin McFarlane's VS Csharp Macros page.

Also, the idea was partially inspired by Don Syme's F# interactive which I first saw mentioned on John Lam's website -- but mostly inspired by Ctrl-E from SQL Query Analyzer. In fact the more I look into this little side project the less credit I deserve. I am a flea on the back of bigger fleas, ad infinitum.





'Scott' on Sun, 22 Jul 2007 08:40:52 GMT, sez:

thanks Leon! Works great.



'Oran' on Sun, 22 Jul 2007 20:03:14 GMT, sez:

Cool tool! Somewhat similar (but different) is TestDriven.NET's ad-hoc testing feature that lets you run arbitrary methods. Once you hook up a keyboard shortcut to the "Run Test" command, you're just a keypress away from running the method your cursor is in. Add another shortcut for Test With Debugger, and now it's just F9, shortcut, and you're at your breakpoint in an arbitrary method.

http://www.testdriven.net/quickstart.aspx#Ad%20Hoc%20Tests
and
http://www.testdriven.net/quickstart.aspx#Debug



'Eric D. Burdo' on Mon, 23 Jul 2007 09:53:15 GMT, sez:

Nice! I have been wanting something like this for awhile now.



'thienpnguyen' on Mon, 07 Jan 2008 00:19:42 GMT, sez:

Leak memory bug : the generated assembly is never unloaded.

Prove : run the following line code many time, you will see that #assemble is always increased.

MessageBox.Show("#assembly : " + AppDomain.CurrentDomain.GetAssemblies().Length);


How to fix : create an other AppDomain for running generated assembly, after that unload that AppDomain.

Note : if you want the example code, please send email to me thienpnguyen@hotmail.com





name


website (optional)


enter the word:
 

comment (HTML not allowed)


All viewpoints welcome. But the right to delete any post for any reason is reserved. Don't make me do it. Comments may be republished, emailed to your loved ones or printed and used as toilet paper. Who reads this legal bit anyhow?

TimeSnapper is a life analysis system that stores and plays-back your computer use. It makes timesheet recording a breeze, helps you recover lost work and shows you how to sharpen your act.

TimeSnapper won last year's Developer Competition at Larkware.com, and is used by over 10,000 people.

Articles

TimeSnapper 3.2: What are you afraid of? TimeSnapper 3.2: What are you afraid of?
Babbage and Boole! Babbage and Boole!
Downloadable Slide-decks: Downloadable Slide-decks: "Build your own Tiny Software Company"/"F# eye for the C# guy"
Simple Trouble Shooting Application Now Fixes Everything Simple Trouble Shooting Application Now Fixes Everything
a simple checklist for trouble-shooting regular problems a simple checklist for trouble-shooting regular problems
secretGeek at Tech-Ed: secretGeek at Tech-Ed: "How to build your own Tiny Software Company"
Bambrick versus Hanselman: Bring it! Bambrick versus Hanselman: Bring it!

Archives .: secretGeek :: Complete Archives :.
25 steps for building a Micro-ISV 25 steps for building a Micro-ISV
3 minute guides -- babysteps in new technologies: powershell, JSON, watir, F# 3 Minute Guide Series
Top 10 SecretGeek articles Top 10 SecretGeek articles

Downloads

TimeSnapper -- Automated Screenshot Journal TimeSnapper.com    
Version 3.1: instant productivity profiles

ShinyPower (help with Powershell) ShinyPower
Now at CodePlex

Next Action NextAction
Managing the top of your mind



[powered by Google] 


World's Simplest Code Generator (html edition) World's Simplest Code Generator
Gradient Maker -- a tool for making background images that blend from one colour to another. Forget photoshop, this is the bomb. Gradient Maker
How to be depressed How to be depressed
You are not inadequate.



Recommended Reading

The Best Software Writing I
The Business Of Software (Eric Sink)

Recommended blogs

Jeff Atwood
Reginald Braithwaite
Joseph Cooney
Phil Haack
Scott Hanselman
Julia Lerman
Joel Pobar
Eric Sink
Joel Spolsky
Des Traynor

Aggregated Links

programming.reddit.com
dzone
dot net kicks

Human Link Machines

interesting finds
a continuous learner's weblog
arjan's world
n links today
new and notable
morning coffee
learning .net
weekly link post
(my del.icio.us account)

LinkedIn profile
 
home .: about .: sign up .: sitemap .: secretGeek RSS .: © Leon Bambrick 2006 .: privacy

home .: about .: sign up .: sitemap .: RSS .: © Leon Bambrick 2006 .: privacy