sindhukv Posted March 14, 2006 Posted March 14, 2006 Hi all, :) Very new to ASP.NET programming. i have to create a Home page with Left side tree view for navigation right side of the page also has some details like free registration etc. top and bottom of the page has some logo / Search / some links All these have to remain constant across all pages when navigated from the tree view. What is the best way of doing this in ASP.Net. Also pls provide me the details of how the following functionality can be achieved. 1)Site map 2)Site statictics 3)search the site One more query the content of the Pages are to be displayed from the DB-Dynamic conents for pages what is the best way of doing this ....lot of concurrent users are expected around 10000 users. direct select from the DB and load the contents for each user or better to access from a stored XMl file. or there is any other better way for content management. Thanks 'n' Regards, Quote
mike55 Posted March 14, 2006 Posted March 14, 2006 Check out master pages. Mike55. Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.