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.
-
-
Deep Dive Into HTML5 <canvas>
If you’ve seen the demos for Internet Explorer 9’s hardware accelerated graphics, you are probably excited to learn the details of HTML5 Canvas. With all major browsers supporting HTML5 Canvas, a scriptable 2D drawing context, Canvas is quickly becoming the natural choice for graphics on the web. In...
-
ASP.NET MVC 3 @:The Time is Now
It’s out and it’s better than ever. Phil Haack will present an in-depth look at all the latest improvements in ASP.NET MVC 3. Razor syntax, global action filters, better support for dependency injection. All this and more…will the fun ever end?
-
Windows Phone Architecture: Deep Dive
Windows Phone is a different kind of phone, architected to put the focus on end users while enabling developers to build compelling, connected experiences that enhance the phone. Peer under the covers to see how the architecture evolved to deliver powerful functionality for users and developers: enabling...
-
10 Things You Didn’t Know You Could Do with Windows Azure
You already knew you could run your .NET-based applications on Windows Azure, but did you know you can encode videos in Windows Azure with Expression Encoder, use Memcached, run multiple web sites in a Web Role, and more? Steve Marx will show you ten things he’s done with Windows Azure that may...
-
Hacking with the F12 Developer Tools
For years web developers have used hacks, sweat and black magic to bend HTML and CSS into submission and now with Internet Explorer 9 F12 Developer Tools it just got a whole lot easier. In this session you will discover how you can use the new F12 Developer Tools to solve the most mysterious client side...
-
Graphics & 3D with Silverlight 5
Ready to take your visuals to another dimension? Silverlight 5 gives you a direct path to the GPU with a powerful immediate mode 3D graphics API. This talk provides an overview of the new features and general 3D graphics concepts, then gets technical exploring the new APIs. You will learn how to integrate...
-
The Devil Went Down to HTTP: Debugging with Fiddler
Fiddler is a popular and extensible web debugger used to debug traffic from any web browser or client, including applications running on Windows Phone 7. In this session, we’ll use Fiddler to debug common web application problems and explore how Internet Explorer 9’s features interact with...
-
Building Data-centric N-tier Applications with jQuery
Come see how simple it can be to develop dynamic, data-centric JavaScript applications with WCF RIA Services. Our new jQuery dataSource plug-in offers a rich, client-side cache and a simple programming model – enabling dynamic data editing and visualization with jQuery templating, data-linking...
-
5 Things You Need To Know To Start Using <video> and <audio> Today
Come along to this session to get an overview of the new video and audio tags from the HTML5 specification. Discover how to use them to play media in modern browsers and on mobile devices. Learn the most advanced techniques and best practices, including encoding optimizations, custom skinnable players,...
-
Effective Validation Techniques with MVVM in Silverlight
All input is evil! Protect your application and provide great user experience in your Silverlight application. Learn about the synchronous and asynchronous validation techniques Silverlight 4.0 offers and see how to implement these techniques in the most effective way with MVVM. Customize your validation...