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.
-
-
Script#: Compiling C# to JavaScript using Visual Studio
Script#, a C# to JavaScript compiler, brings the power of Visual Studio and .NET Tools to build a productive development model for creating, testing and managing applications using HTML, CSS and JavaScript along with popular frameworks such as jQuery. This session provides a hands-on look at using Script#,...
-
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...
-
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?
-
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...
-
Tips for Improving Performance in Applications Built with Silverlight
In its fifth version, Silverlight enables developers and designers to work together to build more impressive and complex applications than ever before, but with great power comes great responsibility. Come learn the tricks to keeping your Silverlight applications smooth and responsive and the tools to...
-
Pragmatic JavaScript, jQuery & AJAX with ASP.NET
JQuery turned the world on its ear. Do we still write JavaScript or do we just write jQuery? Damian will answer that question with new JavaScript techniques and AJAX as well as some jQuery plugin surprises up his sleeve. What are the best libraries and practices for using jQuery and JavaScript with ASP.NET?...
-
50 Performance Tricks to Make Your HTML5 Web Sites Faster
Learn how you can make your sites faster directly from the Internet Explorer Performance Team. These are the same guys who brought you GPU accelerated graphics and compiled JavaScript with Internet Explorer 9, and they’re going to share their favorite 50 best practices for web developers. This...
-
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...