-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: Swapnil_B1
Message 1 in Discussion

  Folks   Web applications that you develop will have multiple pages 
interconnected with each other in some fashion. You need to have a navigation 
system in place which can help the end user to successfully work through your 
application. There is no standard mechanism which offers well-defined 
navigation system for the web application in ASP.NET 1.x. Only known method for 
building navigation within web application is to fill the pages with 
hyperlinks. Problem arises when you move pages around or change page names. 
Hyperlinks don't work phew!! As site grows and new pages are added, it will be 
a nightmare for the developer to manage all the links in the application.  
ASP.NET 2.0 eliminates this problems with a built in site navigation feature 
which provides a consistent way for the user to navigate your website. The new 
site navigation system allows defining all the links at a central location file 
usually an XML file and display those links in lists or navigation menus in 
each required page using navigation-based server controls. 
Check out the following link for complete tutorial on Creating the Website 
Navigation 
http://www.beansoftware.com/ASP.NET-Tutorials/Web-Site-Navigation.aspx 
Swapnil (Swaps) 
http://swapsnet.spaces.live.com/

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to