Anthony
Anthony
Totally, I'm not imaging that you would be able to use any code from the MVC execution tab. It was just a reference for trying to show the pipeline of...
Another question, I've been thinking about the tabs, etc and is the which tabs have pretty much static config information (i.e. doesn't really change between requests)? I'm thinking that the...
@filipw Great feedback, will make a big difference! @PaulAtkins What you think, are we good to feed this back in and see what we great out? I'm inclined to think...
Regarding routes. If we need to use reflection to get into the data we need, thats probably acceptable. This is because its a one time cost at startup and once...
A lot has been happening in the Glimpse world since we have joined Microsoft... most of this is around prototyping and experimenting with different ways in which diagnostics can be...
In v1, setting `defaultRuntimePolicy="off"` will still execute the logic on startup. It does this because its looking through other providers that can we at play to see what it should...
At the moment in a case like yours I agree with your decision. At the moment 100% of our energy is being put into v2, which will in time hopefully...
Great catch! Not sure how that happened. Static typing for the win! Unfortunately/fortunately this is the first report bug so, do fix yet.
This doesn't seem like a Glimpse issue... are you saying that this only happens when Glimpse is installed?
Not that this really helps, but I wonder if with the advent of the pre-compiler hooks, we will see mocking frameworks tapping into this to create their proxies at compile...