ANTE (Asp Net Template Engine) is a template engine for .Net that uses the same syntax used in aspx pages to take advantage of intellisense features in Visual Studio and other IDEs.
This project creates a WatiN Page class (or classes) mirroring a .Net aspx page (or pages). It encapsulates finding html elements on a page and gives you a typed pages API to easily create your website integration tests.