Skip to content

Pnp guidance

Patterns and Practices Guidance

Menu
  • Coding
  • Operating System
  • Books
  • Web Applications
Menu
asp-net

Glimpse – Firebug-Like ASP.NET MVC 3 Server-Side Debugger in the Browser

Posted on July 29, 2022

I added this resource to my long list of ASP.NET MVC 3 Tutorials and Resources.

We all know how indispensible Firebug is on the browser to debug client-side code, so wouldn’t you like to have similiar functionality for debugging ASP.NET MVC 3 on the server?

Glimpse allows web developers to debug a web service right in the browser. It is a lightweight JavaScript “plugin” that understands the Glimpse Protocol and knows how to render the data. Currently it only supports ASP.NET MVC and WebForms, but it will eventually support PHP, Ruby on Rails, and Node.js.

From an ASP.NET MVC 3 perspective, Glimpse has

  • Route Debugging
  • Ajax Support
  • Tracing in ASP.NET MVC

It is available for free via Nuget and the best way to understand its capabilities is to watch the short video.

Latest Guides

  • Project Silk – Guidance on Next Generation Web Applications July 29, 2022
  • Glimpse – Firebug-Like ASP.NET MVC 3 Server-Side Debugger in the Browser July 29, 2022
  • The Essential Guide to HTML5 – Using Games to Learn HTML5 and JavaScript Book Review July 29, 2022
  • Windows 7 SP1 and Windows Server 2008 R2 SP1 Downloads July 29, 2022
  • Free Online Training for .NET Developers at TekPub July 29, 2022

Sponsor

synthetic Indices

©2023 Pnp guidance | Design: Newspaperly WordPress Theme