Is there a template engine in ASP.NET? I have been searching the forums a bit, and "ASP.NET theme" does not look quite as what I want. It should simply just hold one or more (X)HTML templates and be able to do string replace and so on before sending the finished page to back to the client.

Much like Smarty for PHP or Cheetah for Python if anyone of you has ever touched some real server side languages


- ØØ -