Search
Sunday, August 01, 2010 ..:: Home ::.. Register  Login
   Calendar  
     
  
   Search  
     
  
   Blogroll  
     
  
   Disclosure  
All blog entries are the opinions of the author and do not necessarily reflect the opinions of their employer. All the code presented is for explanation and demonstration purposes only. Any damages incurred to your site and/or data are not the responsibility of the author. Every effort is taken to ensure the code properly compiles, however sometimes there are some hiccups and you might be required to do your own debugging.
     
  
   TechTidBits (Blog)  
Nov 25

Written by: Peter Henry
Wednesday, November 25, 2009 10:55 PM

Turn off Visual Studio code editing in Blend 3Microsoft Expression Blend 3Microsoft Expression Blend 3 now lets you edit code without having to jump out to Visual Studio.  You can of course still jump over to VS if you want, but how do you stay in Blend for quick'n'dirty code edits?  Tools, Options, Project and the third checkbox is the key here!  Make sure to unselect the Use Microsoft Visual Studio (Standard or higher) to create and edit event handler code, if available.

This will let you stay within Blend for those quick changes while still letting you keep your "designer train of thought!"

You can of course continue to use Visual Studio for those bigger code changes (and immediately try out your changes with debugging).

Editing with Visual Studio from blend

Now that you know how to stay in Blend for code editing, it's time to grab a coffee and get coding.

Copyright ©2009 Peter Henry

Tags:

Your name:
Title:
Comment:
Add Comment    Cancel  
     
  
Copyright 1999-2010 by PCHenry.com   Terms Of Use  Privacy Statement