Windows Client

TH18 Use Your .NET Code in WinRT with Brokered Assemblies

10/09/2014

2:45pm - 4:00pm

Level: Intermediate

Rockford Lhotka

CTO

Magenic

Learn how to create a brokered assembly and how to use it to take advantage of existing .NET assemblies and code.

One of the most exciting new features for business developers on Windows 8 is the introduction of "brokered assemblies". This technology allows your WinRT business app to call code in assemblies running in full .NET (outside the WinRT sandbox). In this session, you will learn how to create a brokered assembly, how to use it to take advantage of existing .NET assemblies and code, how to call your brokered assembly from WinRT, and how to install the brokered assembly and related assemblies so they are available to WinRT on each client device.