Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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,

Posted

Check out master pages.

 

Mike55.

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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...