Hey,

Are you talking about creating "members" pages for your site?

If so, have you taken a look at the default ASP.Net 4.0 Site Template that ships with Visual Studio 2010? It has an example project that has a login section, along with a blank members page. You should be able to expand on this, as required.

Gary