Need sample applications to develop my own application in ASP.net C#

Hi
I am developing a web application for mortgage business related data (not mortgage calculation)
in C#.( My job is to convert a classic asp app …so workflow is already there. )

Suggest sample application from where i can read and follow structure . It should have tabbed panes, user creation with different level of rights, complex web forms taking lots of input and using ajax.(even a bit of LINQ…as demanded by management!!)

I found Nopcommerce interface very good…suggest something similar but smaller in size.
My ASP.net webforms knowledge is beginner to intermediate level.

I do not know of any pre-built solutions you can look at. But what I can suggest is break it down into sections and take each part one at a time. As then you can research and ask questions on specific things, which will be easier to help you with

LINQ is awsome, so do not worry about that.