Skip to main content
April 29, 2014
PC

Brokered WinRT component project templates now available

At //build 2014, we introduced features of Windows 8.1 Update that help enterprise developers move apps to modern, touch-enabled, mobile devices while leveraging their long-term investments in existing business logic code. Brokered Windows Runtime Components make this possible by allowing side-loaded Windows Store apps to interoperate with desktop processes outside of the app container. Full details are given in the whitepaper Brokered Windows Runtime Components for side-loaded Windows Store apps along with Harry Pierson’s talk from //build, Respecting Your Investments: How to Leverage Your Existing Code in a New Windows Runtime LOB App.

Great as this technology is, we recognize that the instructions in the whitepaper involve many manual customizations on Visual Studio project files and build scripts to make it all work. To simplify these customizations and automate the build process, we’ve developed Brokered WinRT Component Project Templates that you can download from the Visual Studio extensions gallery. You can also install them from Visual Studio by selecting Tools > Extensions and Updates and searching for “Brokered WinRT Component.” (They’re listed under Online > Visual Studio Gallery > Templates > Visual C++ > Visual Studio Extensions.)

Details on how to use the project templates are found in the description of the extension download page.