C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Priyaranjan K S(4)
Sagar Pardeshi(4)
Ashwani Tyagi(4)
Ajithkumar J(3)
Mohammad Irshad(3)
Vinodh Narayanan(3)
Delpin Susai Raj(3)
Pankaj Lohani(3)
Anjali Joshi(2)
Ravikant Sahu(2)
Md Sarfaraj(2)
Akash Kumhar(2)
Anbu Mani(2)
Rahat Yasir(2)
Vijai Anand Ramalingam(2)
Sourabh Somani(2)
Jalpa Dhola(1)
Keyur Pandya(1)
Sangeetha S(1)
Shiv Sharma(1)
Sanwar Ranwa(1)
Tuhin Paul(1)
Subarta Ray(1)
Ismail Sayyad(1)
Alkesh Bijarniya(1)
Chandani Prajapati(1)
Mayuresh Joshi(1)
Dipen Shah(1)
Shervin Cyril(1)
Gaurav Kumar(1)
Khaja Moizuddin(1)
Ecco Suprastyo(1)
Debasis Saha(1)
Pramod Bhosale(1)
Pravesh Dubey(1)
Parth Patel(1)
Usama Shahid(1)
Ankur Mistry(1)
Munish A(1)
Kartik Pawar(1)
Ck Nitin(1)
Suneel Kumar Biyyapu(1)
Mangesh G(1)
Logesh Palani(1)
Prashant Kumar(1)
Jignesh Trivedi(1)
Gowtham K(1)
Alagunila Meganathan(1)
Naveen Arumugam(1)
Abdul Rasheed Feroz Khan(1)
Manpreet Singh(1)
Shaili Dashora(1)
Keval Langalia(1)
Rupali Shinde(1)
Rahul Suryawanshi(1)
James Croft(1)
Kaviya Balasubramanian(1)
Harshad Pansuriya(1)
Anoop Kumar Sharma(1)
Rizwan Ali(1)
Kiranteja Jallepalli(1)
Inayat Ali Jan(1)
Harpreet Singh(1)
Guest User(1)
Ketak Bhalsing(1)
Destin Joy(1)
Abhishek Kumar Ravi(1)
Jean Paul(1)
Burak Seyhan(1)
Gyanender Sharma(1)
Amir Ali(1)
Ravishankar Singh(1)
Ikram Ali(1)
Resources
No resource found
Tab Control vs. Navigation Screens in Power Apps: When to Use What
Jul 28, 2025.
Power Apps offers two powerful UI patterns for organizing content: Tab Controls and Navigation Screens. While both help users move between sections, they serve different purposes. Let’s explore their differences, use cases, and how to implement them—with code snippets included!
Dynamic Breadcrumb Navigation with jQuery
Feb 03, 2025.
Enhance user experience with dynamic breadcrumbs! Automate navigation using jQuery, improve SEO, and simplify site hierarchy with lightweight, responsive design. Perfect for seamless navigation on dynamic websites.
Menu Navigation Layout in Android Studio
Dec 06, 2024.
The article explains creating a navigation menu layout in Android to enable seamless activity transitions. It covers Java code and XML design with DrawerLayout and NavigationView, ensuring intuitive UI interaction.
Learn about Navigation in SwiftUI
Mar 12, 2024.
This article contains a simple demo of navigation in Swift. Learn SwiftUI navigation with this step-by-step guide. Create a SwiftUI project, add NavigationLinks, and enhance the UI with Lists for smoother screen transitions. Happy coding!
Out-of-the-Box Site Navigation and Audience Targeting in SharePoint
Mar 05, 2024.
In this article, we will explore SharePoint's built-in tools for intuitive site navigation and precise audience targeting. Enhance user experience with customizable menus and targeted content delivery, optimizing engagement and productivity across diverse user groups.
What Are Navigation Guards in Vue Router
Feb 08, 2024.
Vue Router offers navigation guards, functions executed before/after route navigation, enabling control over Vue.js app navigation. Global guards like beforeEach manage app-wide authentication/authorization.
Building a Responsive Navigation Bar with Vue.js
Jan 22, 2024.
Creating a navigation bar is a fundamental step in web development, and Vue.js simplifies the process by offering a clean and efficient way to handle dynamic user interfaces. In this guide, we'll break down the components needed for a basic navigation bar, and delve into Vue.js concepts such as models, and views.
React Router: Seamless Navigation in Your React Applications
Dec 27, 2023.
Discover the versatility of React Router, offering dynamic routes, nested navigation, lazy loading, and route guards for enhanced single-page applications.
Material 3 Bottom Navigation Bar in Jetpack Compose
Aug 08, 2023.
This article describes how we can implement material 3 Bottom Navigation Bar in Jetpack Compose
React Native Stack Navigation Made Simple - A Beginner's Guide
Apr 12, 2023.
Navigation is a critical part of creating a high-quality mobile application. It is responsible for giving consumers an intuitive and seamless experience, allowing them to seamlessly navigate from one screen to the next.
Routing And Navigation With GetX In Flutter
Feb 20, 2023.
In Flutter applications, managing navigation between screens is one of the most important parts of creating a great user experience. To handle navigation and routing, Flutter provides a built-in Navigator class. But using a state management solution like GetX can make the process much easier.
How To Remove Quick Launch Navigation Bar From SharePointCommunication Site
Dec 16, 2022.
In SharePoint Site, Quick launch is very helpful for any SharePoint page developer for accessing the different pages or other resources with just a single click, but the quick launch has drawbacks in utilizing the space of the SharePoint Page, and it doesn’t look good. So, in this article, I will discuss the steps of how you can hide the quick launch from the SharePoint communication site.
How To Use DaisyUI Navigation Components In Vue.js
Sep 09, 2022.
In this article, you will learn how to use DaisyUI navigation components in Vue.js.
Bottom Navigation Bar In Android
Aug 05, 2022.
In this article, you will learn how to create bottom navigation in android.
How To Manage Navigation With ACE (Adaptive card extensions) In SPFx
Jul 21, 2022.
In this article, we will see how we can manage an Adaptive card extension navigation or render/replace views conditionally in SPFx.
PowerApps Horizontal Navigation Menu Component With Submenu
Mar 19, 2022.
In this article, we will learn how to create a navigation component in powerapps. This navigation component will have submenu options as well.
Global Navigation In Modern SharePoint Using SPFx, PnP And Fluent UI
Jul 14, 2021.
Step by Step Process to implement Global Navigation using SPFx application customizer, PnP taxonomy API using Fluent UI Controls for SharePoint Modern Sites
Let's Develop an Angular Application - Create a Navigation Bar Component
Apr 20, 2020.
In this article, we will see how to create a navigation bar component using bootstrap classes.
Jetpack Architecture Component - Navigation In Android
Mar 25, 2020.
In this article you will learn about Navigation in Android.
Learn Navigation Between Components In Angular For Beginners - Part Four
Feb 17, 2020.
In this article, we will learn navigation between multiple components in Angular.
Create Navigation Drawer In Flutter
Feb 07, 2020.
In this article, you will learn how to create a Navigation Drawer in Fluter.
Learn Angular 8 Step By Step In 10 Days - Route or Component Navigation - Day Ten
Jan 28, 2020.
In this article series, we are discussing issues related to different concepts of Angular 8. In this article, we will discuss about the route and its different approaches.
Simple Navigation In Swift
Oct 22, 2019.
In this article, you will learn about simple navigation in Swift.
Creating Python WebApp Using Pycharm And Django Environment Setup And Navigation URL
Oct 17, 2019.
In this article, you will learn how to create Python webapp using Pycharm and Django environment setup and navigation URL.
Lists And Navigation In SwiftUI
Aug 15, 2019.
Here, we will implement a TableView list and navigation with the help of SwiftUI.
Bottom Navigation Tab Bar In Flutter
Jul 24, 2019.
In this article, we will discuss how to create a bottom navigation tab bar in Flutter.
Float Menu Item Working Navigation In Android And UWP Using Xamarin.Forms
Jun 04, 2019.
Let us learn about Float Menu Item Action in Navigation page in Android and UWP using Xamarin.Forms.
Relative Navigation In Angular
Nov 27, 2018.
In this article, we are going to learn the relative navigation in the Angular application. While building the application with the use of absolute path we pin the same link everywhere we required that path. So when we change the parent route then we have to change the path to the links used outside also. So by the use of relative path you are making your links free that are relative to current URL segment. Your feature area of routing will be the same even if you change the route for the parent. You are just making your link free even if you change in parent route path.
Overview Of Routing And Navigation In Angular
Nov 20, 2018.
In this article we are going to learn the use of routing in angular. In any general application there are multiple views and to perform the navigation from one view to another we required routing. Routing allow us to jump from one view to another.
Routing And Navigation In Angular - Part Eleven
Oct 24, 2018.
So here we see routing and navigation. And the end of this article, you’ll have in depth understanding of how routing works in Angular. And you’ll be able to add navigation to your angular apps.
Modernized Navigation For Visual Studio Team Services
Aug 23, 2018.
In this article, we will see what's new in the Visual Studio Team Services Navigation.
Basic Page Navigation In UWP
Jul 17, 2018.
In this article, we will learn how to create a basic application for page navigation.
Page Navigation Using Xamarin.Forms
Jun 07, 2018.
In this article we will discuss about how to create an application for Page Navigation.
Build Navigation In Angular App
May 23, 2018.
Today, there are several JavaScript frameworks and libraries available for developers but Angular is one of the most popular frameworks to build complex Web applications using JavaScript. Angular is the most versatile and complete JavaScript framework among them all. Web applications developed in Angular are fast, maintainable, and support progressive web and native features.
How To Remove Navigation Bar For Navigation Page In Xamarin.Forms
May 16, 2018.
In this post I will explain how to hide/make invisible the navigation bar in Navigation page.
Multiple Button Navigation In Xamarin.Forms Application
Apr 04, 2018.
In this article, you will learn to create multiple button navigation in Xamarin.Forms Application.
How To Apply ToolbarItems Navigation In Xamarin.Forms Application
Mar 15, 2018.
This article demonstrates ToolbarItems Navigation bar in XamarinForms.
SharePoint 2013 - Add Top Navigation Link To A Site Using REST API
Jan 29, 2018.
In this article, we will look at how to add links to the Top Navigation Bar in a SharePoint site using REST API. I will demonstrate this by using a little jQuery and REST API to add a link to the Top Navigation which makes it a custom top navigation link since we are using some code to achieve it.
Routing And Navigation With Angular 5
Jan 02, 2018.
Angular routing helps navigation across the application from one view to another view, it also allows us to maintain the state, implement modules and load the modules based on the role of the user. Let’s see in this article how we configure the routing and some basic concepts with it.
Xamarin.Forms - Hierarchical Navigation App
Dec 02, 2017.
In this article, we are discussing how to create a hierarchical navigation application in Xamarin.Forms using Visual Studio 2017
Creating A Navigation Android App Using Visual Studio
Nov 25, 2017.
This application will take two user inputs for map -- Latitude and Longitude. Clicking on open in map will open the map that can show you directions from the current location to the given address defined by the two user inputs.
Custom Left Navigation In SharePoint 2013
Sep 01, 2017.
In this article, I explore how to create a custom left navigation using Out of Box, without custom development. As we know that there are a lot of ways of creating left navigation, here you will see a new approach for creating a custom left navigation in SharePoint 2013.
Metadata Navigation And Filtering In SharePoint
Jun 14, 2017.
In the below article, I have explained how to create and configure metadata navigation and filtering in SharePoint lists and libraries.
Dynamic Navigation Menu For SharePoint Using Superfish jQuery Plugin
May 16, 2017.
Dynamic Navigation Menu For SharePoint Using Superfish JQuery Plugin.
Create A Responsive Navigation Menu Using Managed Metadata Navigation In SharePoint Server 2013
Mar 22, 2017.
In this article, I explain how to create a responsive navigation menu in SharePoint Server 2013.
How To Use Navigation Controller In Xamarin iOS App
Mar 21, 2017.
In this article, you will learn how to use navigation controller in Xamarin iOS, using Xamarin Studio.
Page Navigation Between Two Pages in Xamarin.Forms Using Visual Studio
Jan 31, 2017.
In this article, you will learn how to navigate from one page to another page in Xamarin.Forms, using Visual Studio.
Create A Simple Bootstrap Navigation Menu Using Content Search WebPart
Jan 18, 2017.
In this article, I have explained how to create a bootstrap navigation menu bar using Content Search web part.
How To Manage And Customize The Navigation In SharePoint Online
Dec 14, 2016.
In this article, you will learn how to manage and customize the navigation in SharePoint Online.
Introduction To Safe Navigation Operator In Angular 2
Dec 01, 2016.
In this article, you will learn about the Safe Navigation Operator in Angular 2
Page Navigation In Xamarin Android App Using Visual Studio 2015
Nov 27, 2016.
In this article, you will learn how to navigate one page to another page in Xamarin Android app, using Visual Studio 2015.
How To Implement Keyboard Navigation In Kendo Grid
Nov 20, 2016.
In this article, you will learn how to implement the navigation in Kendo Grid.
Working With Onsen UI Navigation Apps In Visual Studio 2015
Nov 18, 2016.
In this article, you will learn how to work with the Onsen UI navigation apps in Visual Studio 2015.
Creating Xamarin Navigation In C# using Microsoft Visual Studio
Sep 13, 2016.
In this article, you will learn, how to create Xamarin navigation in C#.
Create Top Navigation Nodes In SharePoint Using JavaScript Object Model
Aug 28, 2016.
In this article, you will learn how to create top navigation nodes in SharePoint using JavaScript object model.
Add Quick Launch Navigation Item In SharePoint 2016 And Office 365 Using JavaScript Object Model
Aug 25, 2016.
In this article, you will learn, how to add quick launch navigation item in SharePoint 2016 and Office 365, using JavaScript Object Model.
Creating A New Subsite And Navigation Link On SharePoint
Aug 11, 2016.
In this article, you will learn how to create a new subsite and navigation link on SharePoint.
Xamarin Android: Create Android Navigation Drawer Layout Using Support Design
Jul 13, 2016.
In this article, you will learn how to create using Navigation Drawer Layout Android Support Design.
Create Navigation In SharePoint Online And Office 365 Using Nintex Workflows
Jun 29, 2016.
In this article you will learn how to create navigation in sharepoint online and office 365 using nintex workflows.
Managed Metadata Navigation In SharePoint Using Terms And Termsets
Jun 13, 2016.
In this article, you will learn about managed metadata navigation in SharePoint using terms and termsets.
Xamarin Android: Create Left Navigation Drawer Layout
May 17, 2016.
In this article you will create a new Xamarin Android Left Navigation Drawer Layout.
Bootstrap For Beginners: Navigation Bar - Part Eleven
May 08, 2016.
In this article you will learn about Navigation Bar in Bootstrap. This is part 11 of the article series.
Everything about implementing Back Navigation In UWP App
Feb 09, 2016.
This article will cover everything you need to know about implementing back navigation in a UWP app. It includes Windows phone hardware back button handling.
Steps to Enable Global And Local Navigation Link Using Office365 For Blog Site
Nov 24, 2015.
In this article you will learn about how to add global navigation and local navigation to blog site using Office365.
Hide Link Left Navigation In SharePoint 2013 On Permissions Basis Using jQuery
Nov 16, 2015.
In this article you will learn how to hide link left navigation in SharePoint 2013 on permissions basis using jQuery.
Universal Windows Platform - Page Navigation And Pass A Complex Object To A Page
Oct 19, 2015.
In this article you will learn about Page Navigation and Pass a Complex Object to a Page in Universal Windows Platform.
Add Multiple Top Navigation Links With Remote PowerShell
Oct 03, 2015.
In this article you will learn how to add multiple top navigation links with Remote PowerShell.
Developing For Windows 10 - SplitView Navigation Menus
Sep 21, 2015.
This post takes a look at the SplitView navigation menu available in Windows 10 and how you can take advantage of an MVVM friendly approach to it with my custom template.
Managed Navigation for SharePoint Site
Sep 14, 2015.
In this article I will share the steps to set the managed navigation for SharePoint Online site.
Animated Navigation Page In WPF Application
Sep 12, 2015.
In this article we will learn how to make animated navigation page in WPF application.
Page Navigation in Windows Phone 8 Application
Jun 05, 2015.
This article shows how to navigate from one page to another as well as how to pass a parameter or value from one page to another.
Resizable Window, Tablet Mode and Navigation in Windows 10
Jun 05, 2015.
This article explains the Resizable Window, Tablet Mode and Navigation terminology in Windows 10.
Bootstrap Navigation Bar With Toggle Button
May 21, 2015.
This article shows how to use Bootstrap Navigation Bars with a Toggle Button.
Learn Navigation in XAML
Mar 11, 2015.
This article shows how to navigate to the next page with data.
Office 365: How to Create Navigation Using NINTEX Workflow in SharePoint 2013 Online
Mar 03, 2015.
In this article you will see how to create navigation using NINTEX workflow in SharePoint 2013 Online.
How to Create a Dropdown Navigation Menu Using Cascading Style Sheet
Feb 14, 2015.
In this article, we'll learn to create a dropdown navigation menu using CSS. Starting with a basic HTML structure, we'll style the menu to display links horizontally and add dropdown functionality. We'll adjust spacing, colors, and hover effects to refine the design.
CSS Navigation Bar With Sliding
Feb 10, 2015.
In this article we will create a unique toggle menu with Menu slide.
Multilevel Toggle Responsive Navigation Menu
Feb 09, 2015.
This article guides you through creating a multilevel toggle responsive navigation menu using HTML, CSS, and jQuery. It includes a mobile-friendly design with nested dropdowns and a hamburger menu toggle. Media queries adjust styles for larger screens, and jQuery enables interactive elements.
Show Tree View Navigation SharePoint 2013
Nov 26, 2014.
In this article you will learn how to show Tree View Navigation in SharePoint 2013.
Implementing Navigation Drawer For Windows Phone 8.1
Nov 17, 2014.
In this article you will learn how to implement a One Drive like navigation drawer. Android has a built-in DrawerLayout that allows an interactive drawer to be pulled out from the edge of the windows.
Windows Phone: Page Navigation and Passing a Complex Object to a Page
Oct 18, 2014.
In this article I will talk about Windows Phone page navigation.
SharePoint Server 2013 : Enable BreadCrumb/ Navigation Up Menu in SharePoint 2013
Oct 17, 2014.
This article is a brief overview of how to enable a BreadCrumb/Navigation Up menu in your SharePoint 2013 Site.
Introduction to Planning and Configuring Search Navigation in SharePoint 2013
Oct 11, 2014.
This article is an introduction to configuring Search Navigation in SharePoint 2013.
Accordion-Style Left Navigation Using jQuery and CSS in SharePoint 2010
Oct 01, 2014.
In this article you will learn about Accordion-Style Left Navigation using JQuery and CSS in SharePoint 2010.
Day 3: Navigation Among Activities in Android Project
Jul 04, 2014.
In this article we will learn how to navigate from one page to another.
Page Navigation Using a DropDownList in SharePoint List Using jQuery
Apr 22, 2014.
In this article I will demonstrate how to do the navigation to a link just by clicking a selected text of the dropdown list item.
Managed Navigation in SharePoint 2013
Mar 24, 2014.
In this article we can explore the new feature in SharePoint 2013 called Managed Navigation.
Managed Metadata Navigation in SharePoint 2013
Feb 07, 2014.
In this article you will see how to configure Managed Metadata Navigation in SharePoint 2013.
Binding Navigation Manually From Database in F#
Nov 27, 2013.
In this article you will see how to bind database records in a Windows Forms form without using a BindingNavigator class.
Use Navigation Buttons in DataTable Using F#
Nov 19, 2013.
In this arcticle you will learn about the ToolStrip button and properties of the BindingNavigator class in a Windows Forms Application. The main purpose of this article is to explain how to use the navigation buttons for a DataTable.
Page Navigation in Windows Phone 8 Application
Nov 19, 2013.
In this article I'm talking about navigation of pages. You will learn how to create a new Windows Phone page and pass data to other pages.
Windows Form Navigation in F#
Sep 26, 2013.
In this article you'll see how to create a Windows Forms form at run time and how to navigate from one Windows Forms form to form.
Creating a Flat Style Navigation Menu Using CSS
Sep 13, 2013.
In this article, we will make a menu with some stylish hover effects. These days flat design navigation has become so popular that we can't neglect this beautiful design.
Learn Navigation ActionBar in Android
Aug 17, 2013.
This article explains ActionBar Navigation in Android.
Manage Navigation in SharePoint 2013
Jun 17, 2013.
In this article, we will create manageable navigation using the manage metadata feature in SharePoint 2013.
Reordering of a Navigation Group Using LightSwitch Visual Studio 2012
May 17, 2013.
In this article I describe how to reorder a navigation group in a LightSwitch using Visual Studio 2012.
Adding a Navigation Group Using LightSwitch Visual Studio 2012
May 17, 2013.
In this article I describe navigation groups in LightSwitch using Visual Studio 2012.
Renaming a Navigation Group Using LightSwitch Visual Studio 2012
May 17, 2013.
In this article I describe how to rename a navigation group in LightSwitch using Visual Studio 2012.
Removing a Navigation Group Using LightSwitch Visual Studio 2012
May 17, 2013.
In this article I describe removal of a navigation group in LightSwitch using Visual Studio 2012.
Basic Page Navigation Using XAML & C# In Windows Store Apps
May 13, 2013.
In this article we will use the page templates to manage navigation among multiple pages in Windows Store apps.