For 17 years, industry professionals in New Zealand have found TechEd to be the best opportunity to stay aligned with Microsoft's current technologies, and be introduced to new or upcoming product opportunities. We will be hosting on-demand content here for your enjoyment during and after this year's event.
Featured
-
KEYNOTE
We are thrilled to announce that the Keynote address of Microsoft TechEd New Zealand 2012 will include international speakers Jer Thorp and Paul Thurrott! TechEd MC Jesse Mulligan will be joined by Scott Wylie to welcome all delegates to the conference.
-
What's New in Microsoft Visual Studio 2012
Software development continues to make great advances and so does Visual Studio. Come learn about the trends impacting software development and how you can take advantage of them with Visual Studio 2012. This talk provides a brief overview coupled with lots of demos to highlight how Visual Studio 2012...
-
Asychronous Programming in Visual Studio 2012
The arrival of web services and cloud computing requires developers to find ways to keep their applications responsive while dealing with remote, slow resources. The Windows Runtime doesn't allow programs to make blocking calls - all potentially long-running operations (even opening a file) must be done...
-
Building Better Integration Tests
There's no arguing the value of unit tests these days, but the real juicy action is often in the integration of two or more components. In this session, we'll take a look at what a good integration test suite looks like - including tips and tricks on how to work with external dependencies. We'll look...
-
Engaging the Realtime Web with SignalR
They say time is money, but so is the ability to present real time, engaging experiences for your users. Shipping with the next ASP.NET stack, SignalR presents an opportunity to build real time interaction within your application, quickly and easily. In this session, we'll take a look at how easy it...
-
A Modern Architecture Review: Using the New Code Review Tools
This session leads you through 20 steps to achieve a 'Modern Architecture Review' that demonstrates how to perform an architecture review on a big project no longer needs to be daunting. We will demonstrate the first steps, and finding patterns and anti-patterns, that shows how Microsoft Visual Studio...
-
The Accidental Team Foundation Server Admin Meets 2012
Last year, TechEd NZ attendees were introduced to the Accidental Team Foundation Server Admin. This year, we're updating the Accidental TFS Admin to equip them with the skills and knowledge needed for the 2012 release of Team Foundation Server. Learn how to upgrade your TFS server, enable new features...
-
Enjoy A Cup Of CoffeeScript
If you're a web developer, you know how crucial it is to get your JavaScript right. You'd also know how clumsy JavaScript can be. Thankfully there's CoffeeScript, which is a neat language that compiles into JavaScript. In this session, you'll dive right into the fundamentals of CoffeeScript and see how...
-
It's .NET, Jim, but not as we know it...
Programming the Windows 8 Runtime with C#, Visual Basic or F# feels a lot like programming for the .NET platform. But under the covers, your .NET code is talking to an entirely new platform, with an entirely different architecture - an architecture that supports not only .NET but also native code and...
-
-
The Composable Web
Modern web development is becoming increasingly complex. Using modern techniques and libraries, you will learn how using higher level programing principles and patterns apply to JavaScript development and why these are important for your modern web developments. Learn how to break down front end code...