Author, mentor and above all a software craftsman, I'm Chandermani.
An expert on .Net stack and Angular aficionado, I have been building products/solution for the web for more than a decade. I work for Technovert, where we build some cool SaaS based products. Follow @Chandermani

Posts...

Integrate ELMAH with WCF and Azure Azure ELMAH WCF Integration I recently integrated ELMAH (Error Logging Modules and Handlers) with our Azure application. ELMAH is an excellent error logging and reporting libary available for ASP.Net. We used ELMAH for logging all unhandled service exceptions in WCF and ASP.Net. While there... Read more

What i learned today. MVC Exception REST ASP.Net Silverlight Working with ASP.Net and SilverLight in my current project i learned two important things todaySL will always show generic NotFound exception for a remote call failures irrespective of what was returned from server. This limitation roots in the browser which... Read more