160 likes | 177 Views
This slide on the ASP.NET Navigation bar will help you understand how to create a navigation bar using ASP.NET Core MVC. <br>The navigation bar is used to create headers for a website that makes an application simple to use. At the end of the s;ide, we have a demo on how to create a navigation bar.
E N D
What’s in It for You? • What Is ASP.NET? • What Is a Navigation Bar? • Demo : How to create a Navigation Bar
What is ASP.NET? What Is ASP.NET?
What is ASP.NET? What Is ASP.NET?
What Is ASP.NET? • ASP.NET is a server-side technology used for developing dynamic websites and web applications
What Is ASP.NET? • ASP.NET is a server-side technology used for developing dynamic websites and web applications • It is the latest version of Active server pages
What Is ASP.NET? • ASP.NET is a server-side technology used for developing dynamic websites and web applications • It is the latest version of Active server pages • Microsoft released ASP.NET in 2002 and had an extension .aspx
What Is a Navigation Bar? • Navigation Bar in ASP.NET is used to create a navigation header for a website or web application • It makes it simple for an application to browse
What Is a Navigation Bar? ASP.NET has three Navigation Controls Site Map Path Dynamic Menus Tree Views
What Is a Navigation Bar? ASP.NET has three Navigation Controls Site Map Path Dynamic Menus Tree Views Dynamic menu displays the standard site navigation menu
What Is a Navigation Bar? ASP.NET has three Navigation Controls Site Map Path Dynamic menus Tree Views displays a multi-level navigation menu Tree Views
What is a Navigation Bar? ASP.NET has three Navigation Controls Site Map Path Dynamic menus Tree Views Site Map Path displays trail to the current page and links to the previous page