<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Rob helps us migrate our Beta 2 code to work with v1</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/kinect/Rob-helps-us-migrate-our-Beta-2-code-to-work-with-v1/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/9a7fb1ff-cc00-4795-a5b3-b59829636eb6.png</url>
		<title>Channel 9 - Rob helps us migrate our Beta 2 code to work with v1</title>
		<link></link>
	</image>
	<description>This wouldn&#39;t be a complete &amp;quot;OMG, Kinect for Windows SDK v1 is out&amp;quot; theme week if we didn&#39;t cover how to upgrade all your Beta2 projects to v1. Luckily Rob Relyea has us covered with an outstanding code migration series. If you have, or download, beta 2 based code/project and it doesn&#39;t compile, one of your first stops should be this post collection. Kinect for Windows – Code Migration from Beta2 to v1.0 (C#/VB)There have been a number of significant changes and improvements in our APIs since Beta2. This set of documents attempts to detail the changes to facilitate code migration from beta 2 to v1. API Change Details[these links take you to a seperate post with details] Namespace and Assembly Name changes Runtime type (Rename to KinectSensor, refactoring) ColorImage API changes DepthImage API changes Skeleton API changes Mapping API changes (Skeleton -&amp;gt; Depth, Depth -&amp;gt; Color) Audio API changes Speech API changes Adapting to API ChangesIn order to adapt to this change, C#/VB developers should: Backup code projects (if not using source control, such as TFS) Uninstall Beta 2 SDK (including speech runtime 10.x components). Install Kinect for Windows SDK v1. Migrate code to use v1 APIs and best practices via one of the migration techniques below If you need help with the answer, go the Kinect for Windows forums. Search for other similar issues first. If needed, create a new issue. Please prefix the title of the forum post with “Migration issue:”. (for example: “Migration Issue: Runtime.Sensors replacement?”) If you figured out the answer, and want to suggest improvements to the details and techniques in these documents, please leave a comment (We generally will respond to that feedback, but won’t show the comments, as it may get unwieldy). Where to go for helpCode Migration Techniques (C#/VB)There are three major approaches to migration 1) RECOMMENDED: Use a migration reference assembly to assist with learning about API changes 2) RECOMMENDED: Go back to the examples you may have started from, find the newest versions of those, and transfer your improvements to this new version. 3) NOT RECOMMENDED: Change reference assembly, (recompile -&amp;gt; search for info -&amp;gt; change -&amp;gt; adapt -&amp;gt; repeat) ... Project Information URL: http://robrelyea.wordpress.com/2012/02/01/k4w-code-migration-from-beta2-to-v1-0-managed/    Contact Information: Blog: http://robrelyea.wordpress.com/ Twitter: @rrelyea </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 19:11:00 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 19:11:00 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>