Introducing OpenXML

Organiser
Scottish Developers
Date
Tue, 10 Feb 2009, 19:00 - 21:00 (Add to calendar) GMT
Venue
Glasgow Caledonian University , Glasgow, GB
Cost
FREE

Talk Description

With the release of Office 2007, Microsoft moved their document formats over to XML-based formats. This text-based format has many advantages, including, but not limited to readability, good compression and ease of reconstruction.

 

However, as developers [responsible for report creation], OpenXML has significant benefits for us. We now have a consistent object model across all Office applications. More importantly, we no longer have to understand the intricacies of the Component Object Model (COM) in order to create an Excel spreadsheet (for example) from our applications. This in itself should be reason enough to consider looking at OpenXML!

 

Looking at costs, OpenXML can bring savings. Server-side creation of Word, Excel, etc. documents can be performed without an Office license being purchased - these files are little more than text-based files. Similarly, if you are using a brand-name reporting engine, the cost of its license could be saved by using Excel or Word as your reporting medium.

 

Over the course of 60-75 minutes Craig will introduce OpenXML and will demonstrate how he is incorporating it into one of his line-of-business applications. Code examples will be written using C#.

 

Level: beginner to intermediate.

Speaker Biography

Craig Murphy is an author, developer, speaker, project manager, community evangelist, Microsoft MVP (Connected Systems) and is a Certified ScrumMaster. Commercially, Craig has been using Borland Delphi since 1998; today, he uses Visual Studio 2008, C# and when forced, Visual Basic.

 

Craig plays is part of the team behind the DeveloperDeveloperDeveloper (DDD) events - he has been involved in locating speakers, preparing agendas, liaise with speakers, find swag and generally "make things happen". Now we have a small, but excellent, team to help share the workload!

 

He regularly writes articles product/book reviews: The Delphi Magazine, International Developer, ASPToday, Developers Group magazine and Computer Headline have published his work. He specialises in all things related to .NET, C#, Borland Delphi, XML/Web Services, XSLT, Test-Driven Development, Extreme Programming, agile methods and Scrum. In his career to date, Craig has written cost estimating software for the oil and gas industry and asset valuation software for local councils and the Ministry of Defence. He has a day-job, a wife and a son.

 

His blog is ranked 160 on Datamation's Top 200 Tech Blogs: http://www.craigmurphy.com/blog

Agenda

  • 18:30 Doors Open
  • 19:00 Welcome
  • 19:10 Introducing OpenXML
  • 20:25 Feedback and Prizes
  • 20:30 Pub (back bar at Waxy O'Connor's on West George Street)

Venue

Room M126 of the George Moore Building at Glasgow Caledonian University, Cowcaddens Road, Glasgow G4 0BA

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The greatest performance improvement of all is when a system goes from not-working to working.” - John Ousterhout