MIX is a gathering of developers, designers, UX experts and business professionals creating the most innovative and profitable consumer sites on the web. Sessions range from technical, code-based topics to expert advice on content strategy, usability and design. Explore the future of the standards-based web – join the conversation at MIX11.
Featured
-
MIX11 Day 1 Keynotes
MIX11 day 1 keynotes featuring Dean Hachamovitch, Steven Sinofsky, and Scott Guthrie.
-
-
Writing Maintainable JavaScript
Is your web app drowning in a sea of JavaScript? Has your client-side codebase grown from "a snippet here and there" to "more JavaScript than HTML"? Do you find yourself writing one-off snippets instead of generalized components? You're not the only one. Learn about a handful of strategies you can use...
-
NuGet In Depth: Empowering Open Source on the .NET Platform
The HaaHa show is back. Join Phil Haack and Scott Hanselman as they dig deep into the new open source NuGet package management system. Phil will play the part of an Open Source library publisher and create NuGet packages live and publish them on stage. Scott will be the Open Source consumer and use Phil’s...
-
Good JavaScript Habits for C# Developers
It seems that far too many people come to jQuery thinking that their previous knowledge with object-oriented languages like C# or Java will help them be successful at client-side scripting. In many cases, you can be successful with this approach, however, the more JavaScript you write you will inevitably...
-
Fun with ASP.NET MVC 3 and MEF
So you have a team of developers… And a nice architecture to build on… How about making that architecture easy for everyone and getting developers up to speed quickly? Learn all about integrating the managed extensibility framework and ASP.NET MVC for creating loosely coupled, easy to use...
-
Modernizing Your Website: SVG Meets HTML5
Scalable Vector Graphics (SVG) integrates with the HTML5 and CSS features to unleash some of the most beautiful experiences on the web. In this session we’ll explain what is SVG and when you should consider using it instead of other alternatives. We’ll show you how to...
-
The Future of HTML5
We love HTML5 so much that we want it to actually work – in an interoperable, predictable manner across all browsers. In this session you will learn the current status of HTML5 and the Open Web Platform and what will take to bring it to a Recommendation. You will also preview the next emerging standards...
-
WCF Web APis: "There's a URI for That"
Web application developers today are facing new challenges around how to expose data and services. The cloud, move to devices, and shift toward browsers are all placing increasing demands on surfacing such functionality in a web-friendly manner. WCF's Web API makes it easy for developers to expose their...
-
Advanced Features in Silverlight 5
Looking to unlock more advanced capabilities in Silverlight? Silverlight 5 adds significant features including Multiple Windows, Unrestricted File Access, P/Invoke, Group Policy, 64-bit, and HTML support. This session will dive into the features, their APIs, and the scenarios these features can enable.
...
-
Mono: State of the Union
Come learn how Mono can help every one of your current projects: from our C# compiler as a service to running your .NET code on iPhone, Android and Mac. All demos will feature our amazing MonoDevelop cross platform IDE. Come to be energized and fall in love with .NET all over again. This is your second...
-
OData Roadmap: Exposing Any Data Source as an OData service
Many of the popular OData services, including Netflix, Twitpic and Facebook Insights were built by reusing their existing web API with an OData service. Implementing this type of OData service is not simple but it’s also not as hard as you might think. In this session, you’ll learn how to build similar...