There’s a great reference guide for developing applications on Windows Vista here. It includes hands-on labs (code downloads to play with) and guides on: Application CompatibilityFind easy ways for your existing applications to work on the new platform and achieve the “Works with Windows Vista” designation. CommunicationsFind reference information to help you build communication functionality…
Tag: Coding
Virtual Lab: Develop on Office 2007
Hands-on Experience Now: Develop on the 2007 Microsoft Office System <http://go.microsoft.com/?linkid=5376320> New virtual labs walk you through the development of workflow, programmatic manipulation of Office Open XML Formats, and the 2007 release client-interface. These 90-minute hands-on labs include all the software you need to complete the training. And no installation or setup is required.
Getting started with Windows Presentation Foundation
I was recently asked where the best place to get started with WPF is. I automatically directed the person who asked me to the official .NET 3.0 website over here: http://wpf.netfx3.com/. It’s a great resource that will help you understand about the foundation and the possibilities it gives developers from a user interface perspective. For…
CSS Fixes in IE7
In my previous life I was a developer. I did a lot of work on web applications which meant I had the joy of working frequently with CSS and spent many wasted hours getting the appearance of applications just right in multiple browsers on different platforms. IE has been heavily criticised in the past for…