Quantcast
Channel: Visual Studio – Marcel Meijer Blog
Viewing all articles
Browse latest Browse all 27

Windows Azure MVC 3 with Tools 1.4 (Profiling)

$
0
0

Like I posted in my previous blog post, I also checked the profiling option.

mvc3_06_thumbmvc3_04_thumb

So after I deployed the application and found out it really worked, I went to the Server Explorer. There you can connect to Windows Azure Compute and while clicking down, you can choose for View Profiling Report.

mvc3_12_thumb

Visual Studio gets busy and in the Windows Azure Activity log a new activity starts. At that point the data for the report is gathered form the Windows Azure tables with the tracing data.

mvc3_13_thumb

When this is finished you will see the report.

mvc3_14_thumb

Clicking on the link near the exclamation mark, the report gets richer

mvc3_15_thumb

Very handy for profiling your application! For real monitoring you need different tools like Cerebrata Azure Diagnostics Manager or SCOM. But this beats the bad performance bugs from your application.


Viewing all articles
Browse latest Browse all 27

Trending Articles