Specifically, what I\'d like to do is raise new events from my apps and libraries, similar to those exposed by ADO.NET.
As you know IntelliTrace technology just available on Visual Studio 2010 Ultimate version, and I accidentally installed Premium version, so I cant use IntelliTrace. Is the开发者_Go百科re any extension
I have an application that loads a lot of metadata when starting up. This is done within a few seconds, but when I turn IntelliTrace on it takes ages. I understand why, but it makes it for me impossib
Good afternoon, I am running into a curious problem with WCF and IntelliTrace.I have an application that I\'m testing using a locally-hosted WCF endpoint (the development server built into VS2010) us
I just opened an old C project in Visual Studio 2010 and tried to understand Intellitrace. But I get this error message
I\'m开发者_StackOverflow社区 debugging a Silverlight application that is consuming 100% CPU usage because some event is being fired repeatedly. First of all, does Intellitrace works on Silverlight?You
Can someone explain this error? (it showed up after enabling tracing in the collection plan.) Test method ExecuteTaskTest threw exception:
I have just converted a project to VS2010 and I now starting to see Exceptions in my software in IntelliTrace.
I am debugging an application in an Azure sever using IntelliTrace. Sometimes I can see the code that originated an exception but sometimes I can\'t. And the ex开发者_运维知识库ceptions which respecti
I have a Windows service that I\'d like to gather some debugging data on using Intellitrace - the problem is that you can\'t debug a Windows Service by starting开发者_开发百科 it directly from inside