Centre for Software Practice

the blog
Welcome to Centre for Software Practice Sign in | Join | Help
in Search

Browse by Tags

All Tags » ajax
  • Good Error Reporting for ASP.Net Websites with MS-AJAX

    A requirement in many ASP.Net web applications out there is that you the developer know when your website breaks, the usual way was to use the Application_Error event and then send your self an email or write to a log file.  With the event of AJAX itergration into ASP.Net v2.0 the Application_Error event does not run when the request was an ...
    Posted to Tim's blog (Weblog) by TimHenstridge on July 20, 2007
  • AJAX in ASP.NET 2.0 - Introduction To The Basics

    This is a copy of the post on my blog Noiz Waves. AJAX has become quite the buzzword lately when it comes to Web 2.0. Luckily, AJAX is really easy to integrate into new and existing ASP.NET application; it's just a matter of adding some simple controls here and there. The best thing about AJAX in ASP.NET is that no complex coding is ...
    Posted to Adam's Blog (Weblog) by adam.n on April 17, 2007
Powered by Community Server (Personal Edition), by Telligent Systems