msbuild

  1. News

    XAML Islands – A deep dive – Part 2

    Welcome to the 2nd post of our Xaml Islands deep dive adventure! On the first blog post, we talked a little bit about the history of this amazing feature, how the Xaml Islands infrastructure works and how to use it, and also a little bit of how you can leverage binding in your Island controls...
  2. News

    Visual Studio 2013 SDK Samples Released

    For the past few months we've been highlighting projects and examples that extend Visual Studio in one way or another. Well today's post is the "Mother of all Visual Studio Extensibility Post." Why? When the examples come from the Visual Studio Product Team itself, that's hard to beat... :)...
  3. News

    Windows 7 3-min. Quickie: Compiling C++ Projects using only the Windows SDK and the Command Prompt

    I have received a couple questions about "How do you build C++ projects in Windows without installing Visual Studio?". This video demonstrates the process but to explain it in a couple short steps: Link Removed* Open the Windows SDK command prompt** Browse to your project folder run "vcupdate...
Back
Top