/* Create\clear temporary array */ var aXmlTempArray = []; aXmlTempArray.length = 0; aXmlTempArray.push(['Admin', '8.00am to 8.45am', 'Registration and Partner Pavilion', '', '','', '']); aXmlTempArray.push(['Admin', '8.45am to 10.15am', 'Plenary including keynote - Jason Zander (keynote speaker), Dan Neault (Brisbane and Perth keynote speaker), Martin Gregory (Adelaide and Canberra keynote speaker)', 'Dan Neault (Brisbane and Perth keynote speaker)', '','', '']); aXmlTempArray.push(['Break', '10.15am to 10.35am', 'Morning tea and Partner Pavilion', '', '','', '']); aXmlTempArray.push(['Session 1', '10.35am to 11.35am', 'Visual Studio 2008 and service oriented development', 'Dave Glover', 'Services are an increasingly important aspect of how we factor and architect our overall business solutions. Windows Communication Server (WCF) is Microsoft’s new framework for building sophisticated service oriented applications.

Visual Studio 2008 integrates this framework throughout its project system, enabling developers to immediately take advantage of this powerful framework. The orchestration of services is also essential to successful service implementations.

So this session will include the improved integration of Windows Workflow Foundation into Visual Studio 2008 to improve developer productivity.','', '']); aXmlTempArray.push(['Session 2', '11.45am to 12.45pm', 'Visual Studio 2008 and Windows development', 'Andrew Coates', 'Building rich, full-featured Smart Client business solutions is often essential to complement web-based development efforts. This session covers new features and improvements made in Visual Studio 2008 for Smart Clients, including integrating Authentication, Roles and Profiles with ASP.NET web solutions.

Visual Studio 2008 integrates designer support for Windows Presentation Foundation (WPF). This enables developers to work hand-in-hand with design creations from Expression Blend, and helping to improve the user experience of your solution to drive user acceptance and productivity. This session will be packed full of demonstrations.','', '']); aXmlTempArray.push(['Break', '12.45pm to 1.40pm', 'Lunch and Partner Pavilion', '', '','', '']); aXmlTempArray.push(['Session 3', '1.40pm to 2.40pm', 'Visual Studio 2008 and ASP.NET', 'Dave Glover', 'Building compelling next generation web applications has become a lot simpler and more productive with the release of Visual Studio 2008.

This demonstration-based session covers the new support for building AJAX style applications, including JSON and REST support in Windows Communications Foundation, JavaScript Intellisense and debugging in Visual Studio 2008, and advanced support for Cascading Style Sheets.','', '']); aXmlTempArray.push(['Break', '2.40pm to 2.55pm', 'Afternoon Tea', '', '','', '']); aXmlTempArray.push(['Session 4', '2.55pm to 3.55pm', 'Visual Studio 2008 and the Office Development Platform', 'Andrew Coates', 'The 2007 Microsoft Office system has evolved into a business application platform that developers can use to build and deploy Office Business Applications (OBAs).

This session provides an overview of OBAs and demonstrates how developers can: use Visual Studio Tools for Office (VSTO) to customise Microsoft Office applications; improve the user experience with Ribbon and Region customisations; enable business workflows with Sharepoint Services, and; simplified deployment and manageability of Office applications with the new Microsoft Office Clickonce support.','', '']); aXmlTempArray.push(['Session 5', '4.05pm to 5.05pm', 'Visual Studio 2008 and Application Lifecycle Management', 'Anthony Borton', 'Managing the complexity of Application Development Lifecycle is always a challenge. Visual Studio 2008 Team System picks up where Visual Studio 2005 left off, and provides development teams with sophisticated tracking, profiling, analysis, configuration, testing and work load profiling tools.

The tools and procedures provided by Team System are essential to ensuring teams operate productively, and that solutions are well designed and released on time with consistently high quality metric.','', '']); aXmlTempArray.push(['Break', '5.30pm to 6.15pm', 'Steve Riley Locknote (Sydney, Adelaide and Canberra only)', '', '','', '']); aXmlTempArray.push(['Break', '6.15pm', 'Event close', '', '','', '']); /* If the master array doesn't exist, create it */ if (typeof(aXmlArray) == 'undefined') { var aXmlArray = []; } /* Push the result into the master */ aXmlArray.push([aXmlTempArray, 'Visual Studio', 'http://www.microsoft.com/australia/heroes/rss/agenda_vs2008.xml', '']);