65.9K
CodeProject is changing. Read more.
Home

Implementing an extensible factory method pattern using ASP.NET and AJAX

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.50/5 (6 votes)

Nov 3, 2005

6 min read

viewsIcon

74838

downloadIcon

235

This article discusses the advantages of building HTML controls on the server side for AJAX calls and proposes an extensible factory pattern. Also different approaches for handling these custom calls using modules, handlers and ASPX pages and the leverage provided by ASP.NET libraries are discussed.