Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
.NET 4.5: David Kean and Mircea Trofin - Portable Libraries
Sep 27, 2011 at 7:46 PMFantastic news. This has been a major issue for the development team to which I belong, so we are very much looking forward to this.
It sounds like this supports full "server" .NET, the client profile, the metro profile, Silverlight, phone, and XBox. There's at least one other .NET-based platform that doesn't seem to have received much love recently (but got a really quick mention in this video): .NET Compact. The company I work for has TONS (as in many, many thousands) of rugged mobile devices that run Windows Mobile 5 and more recently, Windows Embedded Handheld 6.5. These devices have to last for many, many years (upwards of 7). But the .NET version is still stuck at 3.5, and the development tools still stuck at VS2008.
Given that Windows Mobile is still supported and sold on new devices today, and that Windows Embedded Handheld still seems to be a current, supported platform, I would hope there are plans in place to bring .NET Compact to a current level (v4.0 or even v4.5), to support rugged device development in Visual Studio 11, and to add support for .NET Compact to the Portable Library Tools. We would love to share code between our ASP.NET apps, Silverlight apps, and .NET Compact apps but we can't due to lack of support in VS2010, and the lack of support in Portable Library Tools.
But still -- overall great news and great progress in the right direction!
TWC9: AutoTune.NET, Portable Libraries, Facebook + Azure, SQLR2 BI,
Jan 22, 2011 at 10:12 AMOK -- fun awkward pauses aside, YES, the Portable Library Tools would be incredibly useful. And YES YES YES this functionality needs to come standard as part of Visual Studio! It is also very closely related to a talk given at this past PDC by Shawn Burke entitled "3-Screen Coding".
At my job, we have a custom framework library that we are trying to make work for:
- An ASP.NET web service
- A Silverlight app
- A (gasp!) .NET Compact app for rugged data collection devices that will never ever run Windows Phone 7, but rather Windows Mobile 5/6.x/Windows Embedded Handheld!
Having a tool that could enable us to easily build common library components for all these environments would be beyond useful for teams that do development across many types of platforms and devices. I really hope Shawn Burke and the guys making the Portable Library Tools are talking because their goals are very closely aligned.
PS: Of course, .NET Compact and smartphone development first needs to be supported by VS2010 *at all*!! Get going on that, Microsoft!