Welcome to MSDN Blogs Sign in | Join | Help

December 2005 - Posts

For the first time, WinFX has German and Japanese language pack download pages: http://www.microsoft.com/downloads/details.aspx?FamilyId=0943F94A-D35D-426F-A2AB-778C4DF4EC83&displaylang=de http://www.microsoft.com/downloads/details.aspx?FamilyId=0943F94A-D35D-426F-A2AB-778C4DF4EC83&displaylang=ja Read More...
The draft piece I posted for the Nov CTP is now posted on MSDN . This build of WinFX has very few changes from the November CTP. The main difference is that it is compatible with Vista build 5270.051130, which will be shipping as the Vista December CTP Read More...
Most of the data binding samples in the SDK show binding to an object data source where the objects are populated in code, such as: Employees e = new Employees(); e.Add(new Employee("Joe")); This is all well and good for samples, but not necessarily how Read More...
If you are doing 3D in Avalon, you must read Ernie's post on the change in the November CTP to LookDirection. This was glossed over in the breaking changes document I posted. Ernie does a great job of explaining what is happening under the covers. It Read More...
 
Page view tracker