Hi,
I have an asp.net project which is hosted on premise and there are aroung 200 users connected to it.. I would like to know about 2 things
1. How to know about my application size (is it the published project folder size? )
2. How should i know the band width for this application ?
3. There are more than 300 pages in the application and sometimes the application becomes very slow due to some pages. How can i know which page is causing slowness in the application in IIS ?
4. Is there any way in IIS i can find the performance and CPU utilization for the application ?
Thank you !