Windows Vista - the impact on developers
By Alun Williams
Posted on 30 Jan 2007 at 12:51
What impact will the release of Windows Vista have on developers and their building of applications for the new OS?
Talking on this subject, Ian Moulster, Developer Platform Evangelist at Microsoft UK, first highlighted a strong attendance at the official UK 'developer launch' of the software, held earlier this month at Microsoft's base in the Thames Valley Park (see here for online resources from the event).
The main point he made concerned rapid development, an important issue when development teams are squeezed and software lifecycles shortened. 'Windows Vista lets developers build a new generation of applications,' he claimed, highlighting a recent project from the London Underground featuring a rich media interface which was built in three weeks buy a small team of four developers.
Getting down into more detail, developers will be using version 3 of the Microsoft .Net framework (as opposed to version 2 first featured with Visual Studio 2005, Microsoft's flagship development suite). Moulster highlighted four main elements to the framework: support for Web services (the so called WS-* specifications), the Windows Presentation Foundation (WPF), the Windows Workflow Engine and Card Space (formerly known as InfoCard).
As is usual with Vista, the first item to get attention was the user interface, which in this context means the WPF and its support for a richer GUI.
Also, one of the historic strengths of Windows development has been adherence to Windows Interface Guidelines - the standardised way of presenting information within Windows (the button options within dialogue boxes, menu layout conventions, etc) that makes it easier for a user to drive an unfamiliar application. With its new and tweaked interface elements, Vista will require developers to make appropriate coding changes for standard interface elements. An app that is simply ported from XP will look out of place, pointed out Moulster.
You can find details of the updated guidelines on MSDN.
An important element within the WPF, he said, is XAML (extensible application markup language), which enables you to represent the whole of a UI in XML - via Expression Blend - which other tools within Visual Studio can make use of. This can obviously speed development times and aid rapid prototyping by ensuring that a suitable constructed interface will have all the appropriate coding functions hooked in behind. 'Designers and developers will be working together in much more interactive ways than in the past,' said Moulster.
But at this point we hit the long-standing issue of Windows development - the extent to which one must buy into the whole Microsoft product portfolio to make use of the incremental advances. While the XML produced by XAML could, in theory, be used in conjunction with any system, you would need the .Net framework to take greatest advantage of it, which in turn inevitably leads you towards the stalwarts of Visual Studio: the C# and Visual Basic.Net 'managed code' languages.
From around the web
advertisement
- Chrome's shine getting lost in translation
- BytePac: the cardboard hard disk enclosure
- How tech loosens our grip on reality
- Hokum watch: Safer Internet Day
- Why I'm deleting Adobe from my PC
- Prepare to be patronised: it's Safer Internet Day
- Dear Sony, Samsung and every other tech company in the world: stop trying to be Apple
- Will Apple's Final Cut Pro X update placate the pros?
- Smartr Contacts for iPhone review
- Switching to Office 365's Outlook Web App
- Why virtualisation hasn't slowed the growth of data
- How to make Google AdWords work for your business
- The curse of sloppily written software
- Paying for your crimes with Bitcoin
- Behind the scenes: tech support for Formula 1
- The security risk of fat fingers
- Why Windows Phone 7 isn't quite ready for business
- When will Microsoft stop fiddling with Windows 8?
- Flash down the pan?
- Metro Style apps vs desktop applications
advertisement
