Is ithere a WCF plugin for Glimpse?
Asked Answered
F

2

6

We have a Silverlight application that communicates with the back end via WCF. Is it possible to use Glimpse to monitor those calls like it does for AJAX calls?

Foust answered 23/7, 2013 at 5:13 Comment(0)
P
4

An answer from one of the Glimpse developers, Anthony van der Hoorn (avanderhoorn), on one of the issues in GitHub states the following in regard to using Glimpse with WCF.

We don't have any immediate plans for WCF, but if someone in the community wanted to start work on it, we would certainly love to help support that effort.

https://github.com/Glimpse/Glimpse/issues/337#issuecomment-19885545

So unfortunately the answer is No, not yet.

Perron answered 24/7, 2013 at 12:0 Comment(1)
Thanks Ben, thought that was the case, nice to have it confirmed.Foust
L
2

I have created a WCF plugin for Glimpse: https://github.com/stweb/Glimpse.WCF

Leroylerwick answered 9/8, 2014 at 14:5 Comment(4)
awesome! Do you know if it adds any overhead? Is there a way to turn it on/off?Foust
...and Thank You for going to the effort!Foust
I'm lost on how to add the component to my app. I know I add a reference, but how do i register it? Do i add it to my WCF app/host or to the web site code? Last question, will this allow insight into the EF6 code running in my WCF services?Louella
The page mentions nuget, but I can't find it. Is it available on nuget?Hukill

© 2022 - 2024 — McMap. All rights reserved.