Web applications are dynamic; many requiring unique content and interfaces for each user. There are a myriad of ways to take user content out of a database and present it in a browser. This article focuses on the different ways we can perform this with ASP.NET and why Gil chose XSLT for his own web product.
Implementing Dynamic Web Interfaces Using XSLT
Information