Monday, April 20, 2009

Master Page

MasterPage is a good interface for the whole website in .net webpage design. In the assignment, I added a masterpage which connects to all the other pages. In order to refrain from adding same functions on different pages, I put the logout function, show joblist function and a breadcrumb navigation on the masterpage.

It's code of breadcrumb navigation below:

No comments:

Post a Comment