Application Insights helps us to track applications health in real time. You can track you application availability, performance issues, users session and diagnose crashes faster then ever. It’s provides a real time dashboard for your app to monitor your application. It is fast, very easy to configure and provide very powerful insights for your application. Not only with a Web Apps or Desktop apps, it supports various other platform like Universal Windows, Windows Phone and other platform like JAVA / J2EE, iOS, Android, Node.Js, Ruby, Python … or you can say it’s is available for ‘almost any apps’ .
Read More “Application Insights – Real Time Telemetry for your Cross Platform Application”
on ASP.NET Request processing Internals where I talked about how request processing happens in IIS level to ASP.NET Application Level. In this presentation I talked about how ASP.NET Application runs with in VS IDE , then moving to IIS, Different Components of IIS like HTTP.SYS, SVCHOST, WWW Publishing Services, WAS along with there roles in ASP.NET Request processing. I have also covered the key concepts like Worker Process, Application Pool, Web farms and web garden. Then I talked about how requests flow from HTTP.Sys, to WWW Services, WAS and How things happens with Worker Process . I have also talked about HTTP Pipeline and ASP.NET Page life cycle was the last one. 