Activity overview
Latest activity by vbpurang1
How to profile a Remoting based server app.
We have a GUI application which talks to a server side IIS based application using remoting (with a binary formatter). While I can just use a EXE to profile the client app, the corresponding server...