Share via


Portable Library CTP Available

The Portable Library Tools CTP was announced! If you write code that targets multiple platforms, you'll find this pretty neat, as you'll get guidance from the tools as to which APIs you can use safely across different platforms: .NET, Silverlight, Windows Phone and XBOX 360.

This turns out to be very useful when writing utility code, business classes or general-purpose processing libraries, like APIs that consume or produce XML and the like.

Enjoy!