Activity overview
Latest activity by ashhad
Brian:
The question is whether profiling FacadeHost.exe will profile code in the components where most of the middle tier code is. / comments
Brian:
The question is whether profiling FacadeHost.exe will profile code in the components where most of the middle tier code is.
Actually there is a console application, FacadeHost.exe, that is facilitating communication between the web app and the middle tier components. However, I am not sure whether profiling this console app will enable me to profile code in the components. Does this answer your question? / comments
Actually there is a console application, FacadeHost.exe, that is facilitating communication between the web app and the middle tier components. However, I am not sure whether profiling this console...
Profiling WCF application
We are currently developing an enterprise HRMS application. The end users see a web application that calls the middle tier through WCF. This Middle Tier has several functional modules (eg. Benefits...