(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Shared Code Projects in VS: Windows Phone, Windows Store, and Xamarin!

(0 votes)
0 comments   /   posted by Silverlight Show on Apr 25, 2014
Tags:   windows-phone , wpdev , windows-store , xamarin , james-montemagno
Read original post by James Montemagno at MotzCod.es

At Build, Microsoft announced Shared Code Projects to simplify how developers are sharing code between platforms. We have had official portable class library support for Xamarin apps since late last year and it has been wonderful, however once you mix WP8 into the mix the PCL profiles get a bit limited. Shared Code Projects attempt to fix this by allowing you to create a project that are a shell for code that can be added into any project. It is basically glorified file linking with a nice UI to help you debug your code better per project. You will still have to do a bunch of #ifdefs though if you are trying to use functionality that is not available in a specific platform.


Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter