Page Inspector for Visual Studio 11 Developer Preview |
Page Inspector for Visual Studio 11 Developer Preview Posted: 22 Sep 2011 01:56 PM PDT The upcoming version of Visual Studio introduces a number of improvements focused on diagnosing your Web Applications. One of these is the new Page Inspector. Page Inspector is a new tool that brings browser diagnostics tools into Visual Studio and provides an integrated experience between the browser, ASP.NET, and source code. Using Page Inspector, you can inspect elements in the integrated browser and see exactly which file and lines of code generated that element (HTML literal content and server-side code). It also comes with a DOM Visualizer and CSS Tools in which you can modify the properties and see the changes in the browser in real time. Decomposing a Web Page (Source Code Selection Mapping) Page Inspector provides an Inspect mode that...(read more) |
Writing a Recipe for ASP.NET MVC 4 Developer Preview Posted: 22 Sep 2011 12:18 AM PDT NOTE: This blog post covers features in a pre-release product, ASP.NET MVC 4 Developer Preview . You'll see we call out those two words a lot to cover our butt. The specifics about the feature will change and this post will become out-dated. You've been warned. All good recipes call for a significant amount of garlic. Introduction Last week I spoke at the //BUILD conference on building mobile web applications with ASP.NET MVC 4 . In the talk, I demonstrated a recipe I wrote that automates the process to create mobile versions of desktop views. Recipes are a great way to show off your lack of UI design skills like me! In this blog post, I'll walk through the basic steps to write a recipe. But first, what exactly is a recipe? Obviously I'm not...(read more) |
You are subscribed to email updates from "microsoft" via Ehsan in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment