0
kicks
How to know asynchronous postback raised in serverside code in ASP.NET
This is the nice tip to detect whether asynchronous postback caused or not. It will help to ASP.NET developers when working with ASP.NET Ajax framework in particular scenarios.