Cross-Platform Mobile Development

W07 Build Cross-Platform Apps with Shared Projects, CSLA .NET, and C#

03/18/2015

10:45am - 12:00pm

Level: Intermediate

Kevin Ford

Mobile Practice Lead

Magenic

You can use the Shared Product feature added to Visual Studio 2013 to support Universal Apps across all project types from Windows Forms to iOS with Xamarin. One key requirement is that your shared code and supporting frameworks also work across all project types. CSLA .NET is one of the most widely used open source .NET development frameworks, and it supports all platforms along with Shared Projects, allowing you to reuse all your business logic on desktop, Web, and mobile projects. In this session, you'll learn how these tools work together to support you in your business software development efforts.

You will learn:

  • Understand Shared Projects
  • Understand CSLA .NET
  • Leverage both tools to reuse all your business logic across all platforms