MEDC Session 2

Fri, April 27, 2007, 07:50 AM under Events
When/where:
Wed, May 2, 11:30 - 12:45, Room: Veronese 2404-05-06

Title:
APP312 - Sharing Assets Between the .NET Compact Framework and the .NET Framework

Abstract:
Whether you were first introduced to .NET via the Compact Framework in Windows Mobile or via the full .NET Framework on the PC, it may make sense to share your code assets between the two platforms. In this session we will explore when you should be doing this and when not. We will then explore the options available (e.g. directly sharing binaries or conditional compilation) and drill into problems and workarounds. This will include framework differences, platform/OS differences, optimal usage of Visual Studio 2005 (and "Orcas") and how things have improved since NETCF v1 and v2 (going towards v3.5).