Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Bounty
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]
Aman Singhal(5)
Priyaranjan K S(4)
Sara Silva(4)
Anubhav Chaudhary(4)
Vijayaragavan S(3)
Syed Shanu(3)
Nitesh Kejriwal(3)
Rohatash Kumar(3)
Arpit Jain(3)
Abhishek Saini(2)
Nitin (2)
Asma Khalid(2)
Vinodh Narayanan(2)
Suresh M(2)
Rahul Kumar Saxena(2)
Mahesh Chand(2)
Ketak Bhalsing(2)
Amir Ali(2)
Sudhir Choudhary(2)
Vijay Yadav(1)
Nikhil Patil(1)
Ziauddin Choudhary(1)
Ashish Bhatnagar(1)
Mayuresh Joshi(1)
Murali Krishnan(1)
Munib Butt(1)
Prajnya (1)
Ajithkumar J(1)
Siddharth Vaghasia(1)
Suman Verma(1)
Alain Natalini(1)
Suneel Kumar Biyyapu(1)
Mohammad Irshad(1)
Rupesh Kahane(1)
Ramesh Palanivel(1)
Abubackkar Shithik(1)
Saravanan Ponnusamy(1)
Satyaprakash Samantaray(1)
Catcher Wong(1)
Alagunila Meganathan(1)
Shubham Sharma(1)
Kartik Kumar(1)
Anbu Mani(1)
Madhan Raghu(1)
Asfend Yar(1)
Nuwan Karunarathna(1)
Sonu Kumar(1)
Munawar Hussain(1)
Debendra Dash(1)
Nilesh Jadav(1)
Upendra Pratap Shahi(1)
Vilas Shende(1)
Rakesh (1)
Harpreet Singh(1)
Abhishek Kumar Ravi(1)
Sourav Kayal(1)
Pranay Patel(1)
Gyanender Sharma(1)
Ashwani Tyagi(1)
Raj Kumar(1)
Sandeep Sharma(1)
Sachin Bhardwaj(1)
Prabhakar Maurya(1)
Sazid Mauhammad(1)
Mahesh Alle(1)
Deepak Sharma(1)
Vithal Wadje(1)
Resources
No resource found
Highlight Active Menu Item Dynamically in Angular based on Route
Jul 05, 2024.
In Angular applications, dynamically highlight active menu items based on the current route using Angular's RouterModule and routerLinkActive directive. This allows you to apply a CSS class, like 'active-link', to the menu item corresponding to the active route.
How to Enable Mega Menu in SharePoint Online
Mar 28, 2024.
Learn how to enhance user navigation experience in SharePoint Online by enabling Mega Menu. This step-by-step guide empowers you to customize site navigation, optimize the user interface, and structure your SharePoint site effectively within Office 365.
Dynamic Menu Creation Using Oracle Database
Jul 03, 2023.
In this article, I am going to share with you how to create dynamic menu in #Asp.Net using the oracle database.
How To Create Mega Menu Using PrimeReact/Primefaces In ReactJS
Jun 22, 2022.
I create this article to show how to create mega menu using PrimeReact/Primefaces in React js.
PrimeReact UI Component Dock With Menu Item
Jun 07, 2022.
PrimeReact is a one of UI framework of react. Here i explain how to setup PrimeReact UI framework with dock menu.
Design A Frame That Has An Edit Menu With Cut, Copy And Paste Functions In Java
Mar 21, 2022.
In this article, you will learn how to design a frame that has an Edit menu with Cut, Copy and Paste functions in Java.
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.
ReactJS Dymanic Menu And Custom Theme Using Material UI
May 05, 2021.
This content help as to build dynamic menu and custom Theme item using material ui and look like professional web site
Create A Start Menu Scene Using C# Script In Unity 3D
Feb 11, 2021.
In this article, you will learn how to create a start menu scene using C# script in Unity 3D.
Adding The GIT Menu To Visual Studio 2019
Jan 07, 2021.
In this article, you will learn how to add the git menu to visual studio 2019.
Flyer Menu In PowerApps
Jul 17, 2020.
This article explains creating menu options in the PowerApps Screen.
C# Using Dropdown Menu To Change Background Color With Switch Statement
Jun 18, 2020.
In this article, you will learn about using a dropdown menu in C# to change the background color with a switch statement.
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.
How To Hide Command Bar Menu Item Using SPFx Extension
May 31, 2019.
In this article, you will learn how to hide the command bar menu item using SPFx extension.
How To Create A Build Definition In TFS 2015, Adding Tasks And Setting Build Menu Options
Jan 02, 2019.
A Build definition may be defined as a collection of steps/tasks which can be executed in a sequence as specified while creating a build definition. We can change a sequence of steps added in the build definition by dragging on the desired place of execution. There are various tasks provided for adding in the build definition.
Navigation Menu With Syncfusion In Xamarin.Forms
Jun 19, 2018.
An important item for an Application User Interface is represented by the Navigation Menu. A user considers that one as a natural tool to have a satisfying experience with the app he’s using.
How To Hide Menu Options For Xamarin.Forms
May 29, 2018.
This article demonstrates how to hide the menu options for Entry when we long press or long tap on the text. Here menu options mean Cut, Copy, Paste ... etc.
How To Use Menu Control In UWP
Apr 25, 2018.
Reading this article, you can learn how to use Menu Control in Universal Windows Apps development with XAML and Visual C#.
ASP.NET Core 2.0 User Role Base Menu Management Using Dependency Injection
Apr 03, 2018.
In this article we will see in detail how to display role based dynamic menu after user logs in. For this we will create a Menu Master table and insert few records to display the menu and URL to menu based on logged in user role.
WPF - Dropdown Menu/Combobox Menu Data Binding Using Text File
Feb 16, 2018.
This article is about WPF dropdown menu/combobox menu data binding using text file
WPF - File Menu User Control
Feb 08, 2018.
This article is about the development of WPF File Menu User control.
Dynamic Menu Generation With Web API And Angular
Jan 24, 2018.
In this article, we are going to implement a dynamic menu with the help of ASP.NET Web API and Angular. We will create the login page that has two login type. Admin and User. Admin login will lead to some different menu items and User login will come up with different menu items.
Bind Menu And Sub Menu Dynamically In ASP.NET MVC From Database Using LINQ
Jan 12, 2018.
Many times we need to create a menu for a simple application. We ususally get stuck on how to bind the menu. Here in this article we you will learn how to bind menu and sub menu dynamically in ASP.NET MVC from database using linq.
Binding Dynamic Menu Depending On User Role In ASP MVC
Sep 21, 2017.
In this article, we are going to learn how to bind a dynamic menu depending on the User Role in ASP MVC.
Pop Up Menu Android Application
Sep 20, 2017.
In this article, I will show you how to create a pop up menu Android App using Android studio. Android Popup Menu displays the menu below the anchor text if space is available otherwise above the anchor text. It disappears if you click outside the popup menu.
Create ToolBar Menu Items In Xamarin.Android Using Visual Studio
Aug 24, 2017.
Xamarin is the best cross platform tool to develop mobile applications. It provides cross platform app development in C#, so we don’t need to write java or Objective C. We can just use C# and leverage the same for all the platforms. Xamarin also helps us by providing designers with different platforms like Android, IOS, etc.
Dynamic Menu Using Entity Framework And AngularJS In ASP.NET MVC
Aug 23, 2017.
The logic behind this is all main menus should have parentid = 0 and whatever ID column value of Main menu that ID value should be mentioned in parentid column of sub menu. Then the sub menu will appear for corresponding Main Menu.
Solutions For Menu In ASP.NET Core
Jun 07, 2017.
In this article, you will learn some solutions to deal with the menus in ASP.NET Core.
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.
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.
Create Custom Callout Menu In SharePoint Server 2016
Nov 17, 2016.
In this article, you will learn how to create custom Callout Menu in SharePoint Server 2016.
Getting Started With Ionic Side Menu App Using Visual Studio 2015
Nov 04, 2016.
Learn to build a hybrid mobile app using the Ionic Framework with Visual Studio 2015. This guide covers setting up Ionic and Cordova, using the Ionic CLI, and creating a side menu app template.
Hamburger Menu In UWP With XAML And C#
Sep 25, 2016.
In this article, you will learn about UWP Tool Kit Control – Hamburger Menu in Universal Windows Apps development with XAML and Visual C#.
How To Change The Start Menu And Taskbar Color In Windows 10
Sep 12, 2016.
In this article, you will learn, how to change the Start menu and Taskbar color.
How To Create Context Menu Using List View And MenuFlyout Controls In Universal Application Development With XAML And C#
Sep 02, 2016.
In this article, you will learn, how to create Context Menu, using List View and MenuFlyout Controls in Universal Windows apps development with XAML and Visual C#.
Hamburger Menu For Windows 10 UWP App Using Community Toolkit
Aug 29, 2016.
In this article, we are going to see, how to use hamburger menu in Windows 10 UWP app, using UWP community toolkit.
Create SharePoint Custom User Action In Site Actions Menu Using JavaScript Object Model
Aug 28, 2016.
In this article, you will learn how to create SharePoint custom user action in Site Actions menu using JavaScript Object Model.
How To Customize The Start Menu In Windows 10
Aug 04, 2016.
In this article you will learn how to customize the Start Menu in Windows 10.
Create Custom Action In ECB Menu For SharePoint Using Javascript Object Model
Aug 03, 2016.
In this article, you will learn how to create custom action in ECB Menu for SharePoint, using JavaScript Object Model.
Xamarin Android: Create Android Custom Action Bar Menu And Popup Menu
Jul 13, 2016.
In this article, you will learn how to create custom action bar menu and popup menu.
Tab Menu In SSRS Report
Jun 07, 2016.
In this article you will learn how to create Tab Menu in SSRS Report.
Use Hamburger Menu In UWP Application
Feb 01, 2016.
In this article you will learn how to use Hamburger Menu in your UWP applications.
ASP.NET MVC User Role Base Menu Management Using WEB API And AngularJS
Feb 01, 2016.
In this article we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS.
Hamburger Menu In Windows 10 Apps
Dec 01, 2015.
In this article you will learn how to create Hamburger Menu in Windows 10 Apps.
Customized Start Menu In Windows 10
Nov 30, 2015.
In this article we will learn how to customize Start Menu of Windows 10.
Build Your First Hamburger Menu In Windows 10
Nov 30, 2015.
In this article you will learn how to build your first Hamburger Menu in Windows 10.
Real Time Use Of Context Menu Strip In Windows Form Application
Oct 18, 2015.
Learn how to use ContextMenuStrip in a Windows Forms application to delete records from a DataGridView. This tutorial covers setting up a context menu, handling right-click events, and executing a delete operation with SQL.
Replace The Windows 10 Start Menu With Classic Shell Start Menu
Oct 09, 2015.
In this article you will learn how to replace the Windows 10 Start Menu with Classic Shell Start Menu.
MVC - Dynamic Menu With WCF REST and AngularJS
Sep 02, 2015.
In this article I am going to show how we can create dynamic menu in MVC application with AngularJS.
Creating Dynamic Menu in ASP.Net
Jul 15, 2015.
This article shows how to create a dynamic menu control without using any database and also shows 0-level,1-level and 2-level menu bar.
Create Context Menu on Windows Forms Form with C#
Jul 12, 2015.
This article explains how to create a Context Menu on a Windows Forms form with C#.
Create Menu and SubMenu Using Database Table
Jun 26, 2015.
In this article we will learn how to create menus and submenus using a database table.
AngularJS Dynamic Menu Creation Using MVC and WCF Rest
Apr 16, 2015.
This article shows how to create a menu dynamically from a database using AngularJS, MVC and WCF Rest service.
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.
How to Open Context Menu in Windows Phone 8
Feb 11, 2015.
In this article we will see how to open a Context Menu in Windows Phone 8.
Database Driven Menu Item in ASP.Net
Feb 09, 2015.
This article shows how to populate a menu from a database in ASP.NET C#.
XAML Menu Code Example
Dec 23, 2014.
The <Menu> and <MenuItem> XAML elements are used to create menus in XAML. Learn how to use menu and menu item in a WPF app.
Microsoft Windows App Studio Beta: Publish the Menu App in the Store
Oct 24, 2014.
The purpose of this article is to show how to submit, in the Store, the Menu App created by Windows AppStudio.
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.
SharePoint Server 2013: "Sign in as Different User" Menu Option is Missing
Oct 14, 2014.
This article describes how to activate the Sign in as Different User option in SharePoint 2013 and if you want to activate it permanently how you can do that.
How to Integrate Cortana in the Menu App
Sep 30, 2014.
The purpose of this article is to show how to integrate Cortana in the Menu App.
Microsoft’s Windows App Studio Beta: Connecting a Menu App to Azure Mobile Service
Sep 19, 2014.
The purpose of this article is to connect the Menu App from Windows App Studio with Azure Mobile Service, using the .Net back end.
Microsoft’s Windows AppStudio: Creating a BackOffice App For Menu App
Sep 19, 2014.
The purpose of this article is to create a BackOffice App for the Menu App created by Windows AppStudio in another article.
Day 8 : Option Menu in Android
Jul 29, 2014.
This article shows a way to create an Option menu with a small demo.
Creating Single Level Horizontal Menu Dynamically in ASP.NET
May 21, 2014.
In this article we will create a dynamic single-level menu using C# in ASP.NET where the menu names are stored in the database.
How to Create a Horizontal Hierarchical Menu Using HTML, CSS and jQuery
May 15, 2014.
This article explains how to create a horizontal hierarchical menu using HTML, CSS and jQuery.
How to Create a Horizontal Hierarchical Menu Using HTML And CSS
May 09, 2014.
In this article, the first of a series on menu creation, we'll build a simple 2-level menu using only HTML and CSS. You'll learn to structure your menu with <ul> and <li> tags and style it with CSS to make it visually appealing.
Enable Disable Sitemap Menu Item Based on Role in ASP.Net
Apr 22, 2014.
In this article, we will learn how to enable disable sitemap menu item based on role in ASP.NET.
Creating DropDown Menu in Bootstrap
Jan 28, 2014.
Learn how to create a dropdown menu in Bootstrap, a powerful frontend framework for web development. This guide covers step-by-step instructions to implement responsive navigation menus using HTML, CSS, and JavaScript.
Windows 8 Metro UI For Websites: Menu V2
Jan 27, 2014.
This article describes the enhanced version of Windows 8 menu V1 for websites.
Windows 8 Metro UI For Websites: Menu V1
Jan 26, 2014.
This article describes the Windows 8 menu and how to create a similar one for websites.
Hotel Menu Application in Windows C#
Dec 04, 2013.
In this article you will learn about Hotel Menu APPLICATION In WINDOWS C#.
PopUp Menu in Android
Nov 08, 2013.
In this Article you will learn about Popup Menu in Android using Android Studio.
Bind Checkbox and Dropdown Menu Using Knockout in MVC
Oct 01, 2013.
In this article I will tell you how to can bind a Checkbox and a Dropdown Menu using Knockout in MVC.
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.
Creating Custom Context Menu Using jQuery
Sep 05, 2013.
In this article you will learn about how to create a customized context menu for your website.
Creating Clickable Menu List Using Knockoutjs in ASP.Net Application
Aug 26, 2013.
In this article you will learn how to create a Clickable Menu List using Knockoutjs in an ASP.NET Application.
Learn Menu Item in Action Bar
Aug 06, 2013.
This article explains the Action Bar menu in Android. The sample applicatin is developed using Android Studio.
Vertical Drop Down Menu on Hover Using CSS and HTML
Jul 30, 2013.
This article guides you through creating a Vertical Drop Down Menu using HTML and CSS. You'll start by adding a div element with nested lists for the menu structure. The CSS styles control layout, positioning, and hover effects to create an interactive and visually appealing vertical menu.
Creating Dynamic Menu From Database SQL Server in ASP.Net
Jul 04, 2013.
This article creates a dynamic menu from a SQL Server database in ASP.Net.
Customize the Tools Menu of Server Menager by Adding Shortcuts in Administrative Tool
Apr 19, 2013.
In this you will learn how to customize the Tools Menu of the Server Menager by adding shortcuts in the Administrative Tools.
Customizing Menu Items in LightSwitch Using Visual Studio 2012
Apr 19, 2013.
In this article I will show you how to change the navigation menu using LightSwitch Visual Studio 2012.
Organize Screens Using Navigation Menu in Visual Studio LightSwitch 2012
Apr 10, 2013.
In this article I explain how to organize screens and how to add new group and how to set startup screen in Visual Studio LightSwitch 2012.
Adding Custom Menu in Windows Forms Application
Apr 10, 2013.
In this article, we'll show how to add a custom menus to your form in Windows Application.
How To Create Menu Bar IN AWT
Mar 21, 2013.
In today's article you will learn what a Menu is and how to create a Menu Bar using AWT.
Drop Down Menu in iPhone
Mar 09, 2013.
In this article I explain how to make a drop down menu for iPhone.
Vertical Menu Using CSS
Mar 08, 2013.
In this article you will learn how to create a Vertical Menu Bar using CSS.
Horizontal Menu Using Pure CSS
Mar 07, 2013.
In this article you will learn how to create a Horizontal Menu Bar using CSS.
Add Windows Defender to Context Menu in Windows 8
Feb 25, 2013.
Integrate Windows Defender into the context menu of Windows 8 for quick access to security features. Modify registry settings or use third-party tools to add Defender options to the right-click menu. Enhance system security with convenient access to antivirus functions.
Create Menu In Android
Feb 14, 2013.
In this article I explain how to create a menu in Android.
Windows 8 Start Menu Replacement Start8 Get Design Overhaul
Feb 07, 2013.
This article provides a tutorial on using Start8, a Windows 8 start menu replacement that offers a design overhaul reminiscent of the Windows 7 start menu.
Get the Start Menu Back in Windows 8 With Classic Shell
Feb 01, 2013.
In this article, Classic Shell restores the familiar Start Menu to Windows 8, enhancing user experience and productivity. It provides customizable options for desktop navigation, bringing back the convenience and familiarity of earlier Windows versions.
Implement Multiple Document Interface (MDI) With Menu Control in WPF
Jan 28, 2013.
I went to lot website and not found any article or examples that implement MDI in WPF So I decide to write an article on MDI with menu control in WPF. Hope you like this article.
New Pokki Adds A Rich Start Menu To Windows 8
Jan 10, 2013.
In this article we explain a new Pokki that adds a rich start menu to Windows 8 with controls for Start Screen & hot corners.
Start8 Adds Metro Start Menu in Windows 8
Jan 09, 2013.
In this article we explain Start8, which adds a Metro start menu to Windows 8, the way it should have been.
Add Start Menu in Windows 8
Dec 03, 2012.
How to enable Start Button in Windows 8 using a third party add-on.
How to Add Items to the New Win+X Menu in Windows 8
Dec 03, 2012.
In this article we are going to explain how to add item to the new Win+x menu in windows 8.
How to Create Context Menu in Windows Forms Application Using C#
Nov 19, 2012.
In this article we will see how to create a Context Menu, Popup Menu or Shortcut menu in a Windows Forms application with the ContextMenuStrip control using C#.
Dynamic Display Menu Using HTML List Tag and CSS in ASP.Net
Oct 30, 2012.
In this article I have explained how to create a dynamic nested submenu using CSS.