How to debug a dll written in C#
Hi,
I am working on an existing Excel Addin
The excel plug-in is has a supporting dll which is written in c#(which is an implementation of RTD server)
I have the source code for this dll.
Can some one please advise me on how to debug this DLL file
Thanks in advance
Kams