Questions tagged [glimpse]

What Firebug is for the client, Glimpse does for the server... in other words, a client side Glimpse into what's going on in your ASP.NET server.

Glimpse allows you to debug your ASP.NET web site or web service right in the browser. Glimpse allows you to "Glimpse" into what's going on in your web server. In other words what Firebug is to debugging your client side code, Glimpse is to debugging your server within the client.

Project Links:

319 questions
-1
votes
2 answers

Conflicts preventing publish, but build is fine. MVC5 ASP.NET

I am facing a problem in asp.NET MVC5. After adding a new project to my solution (database project, to connect to a remote SQL server and uses the Entity Framework 6), I am unable to Publish. Everything builds fine, and works like a charm on…
N. Ivanov
  • 1,795
  • 2
  • 15
  • 28
-1
votes
1 answer

How can i quickly reset capture data in Glimpse

Using visual studio and have a web app (MVC/API) that i want to inspect/profile using Glimpse. I have glimpse enabled and have navigated to a specific page on a web app. so far I can see a lot of data has been collected. I now want to capture what…
david
  • 19
  • 4
-1
votes
1 answer

Glimpse plugin for Autofac

I have recently built my own plugin for Glimpse to see all my Couchbase traffic, and would love to see statistics on what is going on in Autofac. Is there any work being done on an Autofac plugin for Glimpse? All I can find is the one from three…
Kendall Bennett
  • 2,353
  • 1
  • 17
  • 18
-1
votes
1 answer

Is there a Glimpse plugin for OpenRasta?

Pretty much what it says on the tin - I'd love to use Glimpse as it covers the majority of our stack (knockout, nHibernate, signalR) but we use OpenRasta for our web framework. I've searched around and can find little - does anyone know of any…
penderi
  • 8,673
  • 5
  • 45
  • 62
1 2 3
21
22