Contents tagged with PCL
-
Portable Class Libraries - Shared Core for Windows 8 and Windows Phone 8 Apps
I'm a little late to the party, but I started looking into creating a new WP8 the other day, and figured I'd try and make it as reusable as possible for a possible Win 8 port - and Portable Class Libraries, something that used to be an extension is now fully baked into Visual Studio 2012. Basically, PCL projects allow you to share code between disparate technologies - Windows Phone, Silverlight, … more
- 1