Resources  
  • Hybrid RAG with LangGraph: Vector, Keyword & Metadata Retrieval in ActionJun 20, 2026. Master hybrid RAG with LangGraph: Combine vector, keyword, and metadata retrieval for production-ready, auditable AI answers.
  • How to Design AI-Friendly Database Schemas for Knowledge Retrieval SystemsJun 16, 2026. Optimize AI knowledge retrieval by designing AI-friendly database schemas. Learn best practices for chunking, metadata, embeddings, and security.
  • Semantic Codebase Exploration: Finding Business Logic Faster with AI SearchJun 11, 2026. Unlock faster code discovery with AI-powered semantic search. Navigate complex codebases by meaning, not just keywords, to find business logic efficiently.
  • Understanding Key Navigation: Concept, Processor, and BenefitsMar 24, 2026. Unlock seamless website navigation with key navigation! Learn the concept, implementation with HTML, CSS & JavaScript, and benefits for accessibility and user experience.
  • What Approaches Improve Accessibility in Modern Web Interfaces?Mar 11, 2026. Make your web interfaces accessible! Learn practical approaches using semantic HTML, alt text, keyboard navigation, color contrast, ARIA, and more. Build inclusive apps.
  • Preprocessing Framework for Retrieval-Augmented Generation (RAG)Feb 24, 2026. Master RAG preprocessing: chunking for consumable data, embeddings for semantic comparison, and metadata for contextual filtering. Build better LLM apps!
  • Modern Metadata Management Strategy for EnterprisesFeb 19, 2026. Unlock data's potential! Modern metadata management drives discovery, governance, and compliance. Build a scalable strategy for enterprise success. #DataGovernance
  • Enterprise AI Architecture with Vector Database, Metadata, RAG, Dynamic Context Discovery (DCD), and Backup StrategyFeb 16, 2026. Build robust AI apps! This architecture uses Vector DB, RAG, DCD & metadata for accurate, scalable, and reliable responses. Includes backup strategy.
  • Entity Framework Core – Database First ApproachDec 14, 2025. This article provides a complete and descriptive explanation of the Entity Framework Core Database First approach. It explains how EF Core generates entity classes and DbContext from an existing database, how scaffolding works, how relationships, views, and stored procedures are handled, and how to safely manage schema changes using re-scaffolding and partial classes. Written in simple language, this guide is ideal for beginners and professional .NET developers working with legacy or enterprise databases using Entity Framework Core.
  • Entity Framework Core – A Complete and Deep ExplanationDec 06, 2025. This article provides a complete, descriptive, and beginner-to-advanced explanation of Entity Framework Core (EF Core). It covers how EF Core works internally, its core components, change tracking, relationship handling, migrations, DbContext, DbSet, performance features, advanced capabilities, concurrency handling, shadow properties, value conversions, global filters, interceptors, and when EF Core is suitable for real-world .NET applications. Written in a simple, clear style, this guide helps developers understand EF Core deeply without focusing on LINQ or specific approaches.
  • Building Dynamic Reordering Functionality in Power Apps Using Up/Down Arrow IconsDec 01, 2025. Effortlessly reorder items in your Power Apps Gallery with up/down arrow icons! This tutorial provides a simple, intuitive solution for dynamic record arrangement, improving user experience and control. Perfect for navigation menus, task prioritization, and more.
  • Routing in Angular — A Beginner Friendly Guide With Simple Real-World ExamplesNov 25, 2025. Master Angular routing! This beginner-friendly guide uses a real-world e-commerce example to teach navigation, parameters, and error handling in your apps. Build SPAs easily!
  • Highly Customizable Reporting Architecture (Metadata → SQL → API → UI)Nov 21, 2025. Build a highly customizable reporting architecture using metadata. Empower users to create reports without code, ensuring security, scalability, and flexibility.
  • Highly Customizable Reporting Architecture (Metadata → SQL → API → UI)Nov 21, 2025. Build flexible reporting systems using metadata! Automate SQL, API, and UI generation. Empower non-developers to create reports without coding. Scale reporting easily.
  • Fixing Special-Character Folder Names and Applying Default Metadata in SharePoint Online Using CSOMNov 19, 2025. Fix SharePoint Online folder metadata issues caused by special characters in folder names. This guide provides a PowerShell CSOM script to apply default metadata correctly.
  • Creating a Metadata-Driven API Engine (API structure loaded from DB, no code changes)Nov 19, 2025. Build APIs without code changes! This guide shows how to create a metadata-driven API engine for faster iteration, centralized governance, and reduced maintenance.
  • Dynamic Form Builder: Building Adaptive UI with Angular Reactive Forms and ASP.NET Core Metadata APINov 04, 2025. Build dynamic forms in Angular with ASP.NET Core! Use metadata to render forms at runtime, avoiding hardcoded HTML. Ideal for scalable enterprise apps.
  • Understanding Reflection in C#Oct 29, 2025. Explore C# Reflection in ASP.NET WebForms! Dynamically inspect types, create objects, and invoke methods at runtime. Perfect for plugins and dynamic UIs.
  • Unlocking Runtime Intelligence: A Formal Exploration of Reflection in .NETOct 18, 2025. Unlock the power of runtime intelligence with .NET Reflection! This article explores how to inspect and manipulate .NET code at runtime, covering key components like Assembly and Type inspection, dynamic member invocation, and custom attributes. Discover practical applications in dependency injection, ORMs, and testing, while learning best practices for performance and security. Explore alternatives like source generators for optimized metadata access.
  • ⚛️ React Router in React – A Complete Guide for DevelopersOct 07, 2025. Master React Router! This comprehensive guide covers everything you need to know about React Router v6+, from installation and core components (BrowserRouter, Routes, Link, useNavigate) to advanced features like nested routes and dynamic parameters. Learn how to build seamless, single-page applications with smooth navigation, dynamic URLs, and enhanced user experience. Perfect for both web and mobile development, React Router is a must-have tool for every React developer.
  • How to Create a Responsive Navbar with CSS and JavaScriptOct 06, 2025. Create a responsive navbar using HTML, CSS, and JavaScript! This tutorial provides a step-by-step guide to building a user-friendly navigation menu that adapts seamlessly to any device. Learn how to implement accessibility best practices, optimize for performance, and improve SEO for better search engine ranking.
  • The History Object and Location Object in Java ScriptSep 04, 2025. Explore JavaScript's History and Location objects for enhanced web navigation. The History object enables seamless browsing history management (back, forward, go), while the Location object empowers URL manipulation, redirection, and access to URL components (protocol, host, pathname).
  • Choose a Data Storage Approach at the CloudAug 23, 2025. This Article explains different types of data classification—structured, semi-structured, and unstructured data—in simple, easy-to-understand language. It breaks down how each type is stored, organized, and used, with real-world examples like product catalogs, photos, and business reports. We also explored common data serialization formats (XML, JSON, YAML) with plain explanations, examples, pros and cons, and a comparison table. Finally, we summarized everything with a visual infographic and a comparison table to make it easy to remember.
  • Advanced Document Set and Metadata-Driven Folder Management in SharePoint with PnPjsAug 19, 2025. Learn how to manage SharePoint documents using Document Sets, metadata-driven folders, and PnPjs in SPFx. Automate creation, enforce governance, and improve organization, compliance, and discoverability in enterprise libraries.
  • Folder Management in SharePoint Online with PnPjs and SPFxAug 18, 2025. Learn how to manage folders in SharePoint Online using PnPjs within SPFx. Explore folder creation, file upload, metadata updates, and governance best practices for efficient document library management.
  • Upload, Download, and Manage Files in SharePoint OnlineAug 18, 2025. Learn how to manage SharePoint files in SPFx using PnPjs: upload, download, update, delete files, handle version history, set metadata, and use chunked uploads for large files efficiently and securely.
  • How document's metadata/property sync behaves - SPO To MS Office Files (Word, Excel, PPT) and MS Office Files Aug 16, 2025. Learn how document metadata and property synchronization works between SharePoint Online (SPO) and Microsoft Office files like Word, Excel, and PowerPoint. Understand sync behavior, limitations, and best practices for managing file properties across platforms.
  • Architecting Reusable Metadata (Site Columns) with Content Type HubAug 15, 2025. Even though I’ve worked with the Content Type Hub in several projects, I often found it confusing to set up and wasn’t always sure which best practices to follow. This time, I’ve been given a unique requirement that lets me combine what I’ve learned before with a fresh point of view. It finally feels like the right time to share my experience based on real, hands-on work.
  • Evolution of Database SystemsJul 31, 2025. This article traces the evolution of databases from flat files to AI-driven metadata systems, highlighting how intelligent architectures are transforming data discoverability, governance, and operational efficiency in modern platforms.
  • Tab Control vs. Navigation Screens in Power Apps: When to Use WhatJul 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!
  • Creating a Semantic Model in Microsoft Fabric WarehouseJul 15, 2025. Transform raw warehouse tables into business-friendly insights using semantic models in Microsoft Fabric Warehouse. Enable self-service analytics, Power BI integration, and centralized data modeling with ease.
  • Migrate SharePoint On-Premise Data to Online via ShareGateJun 30, 2025. Learn how to migrate data from SharePoint 2019 to SharePoint Online using ShareGate. This guide covers prerequisites, step-by-step migration, authentication, metadata handling, and best practices for success.
  • 🔍 Efficient Ways to Organize Your SharePoint Document LibrariesJun 09, 2025. A well-structured SharePoint document library is essential for productivity and ease of access. Whether you're starting from scratch or planning a clean-up, here are four smart organizational methods to manage your files better—and when to apply each.
  • Passing an Object from a List to Another Page in MAUI MVVM .NET 9 [GamesCatalog] - Part 6Mar 10, 2025. This article covers object passing techniques using navigation, data binding, and command binding in the GamesCatalog app. Enhance your cross-platform development skills with structured MVVM patterns for seamless data transfer.
  • How to Update a Managed Metadata Field Value in SPFxFeb 19, 2025. Updating a Managed Metadata field in SharePoint Framework (SPFx) with the latest version of PnP.js (SPFI) is straightforward once you understand the basics.
  • Dynamic Breadcrumb Navigation with jQueryFeb 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.
  • Custom Bootstrap 5 Breadcrumbs - Ver 3Jan 20, 2025. This article covers how to design responsive, styled breadcrumb navigation to enhance user experience on your website. Customize your breadcrumbs easily using HTML, CSS, and Bootstrap components for better navigation.
  • Custom Bootstrap 5 Breadcrumbs -Ver 2Jan 20, 2025. This custom Bootstrap 5 breadcrumb solution enhances the basic breadcrumb feature with options for different sizes, icons, and multi-line text. It includes hover effects, and customizable colors, and is fully responsive without JavaScript.
  • Use the Navigate Function for Seamless Transitions in Power AppsJan 01, 2025. Learn how to use the Navigate function in Power Apps to create smooth user experiences by enabling seamless navigation between screens. This article covers basic navigation setup, custom transitions, and how to pass context between screens.
  • Menu Navigation Layout in Android StudioDec 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.
  • Build Testimonial Carousel in React with Dynamic Animations Nov 15, 2024. Create an interactive testimonial carousel in React to showcase client feedback effectively. This component offers smooth animations, auto-advancing slides, responsive design, and dynamic star ratings using Lucide Icons.
  • SharePoint Online - Add/Update Taxonomy Field Using Graph API Oct 25, 2024. This guide covers step-by-step instructions for integrating taxonomy fields, managing metadata, and customizing fields in SharePoint lists and document libraries. Enhance your SharePoint solutions with precise metadata control.
  • Dependency Properties in WPF: Benefits, Usage, and Examples in C#Oct 21, 2024. A Dependency Property in WPF is a specialized property supported by the WPF property system. It enables data binding, styling, animation, and value inheritance. This system improves memory efficiency and provides automatic change notifications, making it essential for dynamic, data-driven applications.
  • Using Attributes and Metadata in C# 12Oct 20, 2024. Ziggy Rafiq demonstrates how to use attributes and metadata in C# 12 including improvements in parameter types, reflection capabilities, and best practices for maintaining self-documenting code.
  • Document Libraries in Microsoft SharePointOct 16, 2024. Microsoft SharePoint's document libraries provide a centralized storage solution for teams to manage and collaborate on files. Unlike OneDrive, which focuses on personal storage, document libraries facilitate real-time collaboration, version control, and file sharing.
  • Understanding List Column Data Types in SharePoint Oct 15, 2024. SharePoint allows users to create and manage lists with various column types, such as text, number, date, and lookup fields. These columns help organize and store data effectively, ensuring better reporting and data integrity.
  • A Detailed Explanation of COUNT in SQL ServerOct 01, 2024. This article explores the differences between SQL counting methods: COUNT(*), COUNT(1), COUNT(column_name), and COUNT(DISTINCT column_name). It highlights their purposes, performance considerations, and use cases, emphasizing the importance of choosing the right COUNT function for efficient queries.
  • Update Taxonomy Metadata Field with Multiple Values Using Logic AppSep 19, 2024. This guide covers automating metadata management, configuring Logic Apps to handle dynamic updates, and simplifying the process of managing SharePoint Taxonomy Metadata fields efficiently.
  • Site Column & List Column and Site Content TypeSep 03, 2024. This article covers SharePoint's Site Columns, List Columns, and Site Content Types. It explains the differences between Site and List Columns, including their scope, reusability, and management.
  • Different Ways to Redirect and Retrieve ID Parameters in AngularSep 02, 2024. Angular offers various methods for navigation and parameter handling in web applications. Use the RouterLink directive for simple navigation, the Router service for programmatic control, and ActivatedRoute to retrieve parameters.
  • Angular Routing Mastery Navigate Between Components EasilyAug 14, 2024. Learn the intricacies of routing between components, understand best practices, and explore advanced techniques to streamline your application's navigation. Ideal for developers looking to enhance their Angular skills.
  • Managed Metadata In SharePointAug 13, 2024. This article is about Managed Metadata in SharePoint. Managed Metadata in SharePoint centralizes term management across sites, enhancing content organization and consistency. It improves search accuracy, prevents data mismatches, and supports efficient content tagging through taxonomy and term sets.
  • How to Create a Custom 404 Page in Next.jsAug 05, 2024. In Next.js, customizing a 404 page improves user experience by guiding users who land on non-existent pages. Create a 404.js component in the pages directory, style it with 404.module.css, and add navigation options like links and buttons.
  • Guide to Angular GuardsJul 29, 2024. Learn everything about Angular Guards in this comprehensive guide. Understand how to implement CanActivate, CanActivateChild, CanDeactivate, Resolve, and CanLoad guards to secure your Angular applications.
  • Understanding @wraps in Python: Preserving Function MetadataJul 07, 2024. Explore the intricacies of Python's @wraps decorator, essential for preserving function metadata. Learn how @wraps simplifies debugging, maintains docstrings, and ensures correct function signatures, enhancing clarity and reliability in your Python codebase.
  • Query to find Table Name, Row Count, Column Count and Data SizeJul 02, 2024. This guide covers techniques to query and display table names, row counts, column counts, and data sizes efficiently. Ideal for database administrators and developers seeking to optimize data management and performance analysis.
  • Routing in react js for BegineersJun 28, 2024. Routing in React JS for Beginners" is a comprehensive guide designed to introduce newcomers to the fundamentals of routing in React. Learn how to set up React Router, navigate between components, and manage dynamic routes.
  • Beginner's Guide to useNavigate() Hook in ReactJSJun 28, 2024. Discover how to use the useNavigate hook in ReactJS with this beginner's guide. Learn to navigate programmatically within your React application using the useNavigate hook, part of React Router v6.
  • Understanding Eager Loading vs Lazy Loading in AngularJun 20, 2024. Explore the impact of eager and lazy loading in Angular development on performance and user experience. Understand the benefits and implementations of both approaches. Eager loading simplifies navigation with upfront module availability, while lazy loading optimizes initial load time and resource management.
  • Understanding Reflection in C# May 28, 2024. Reflection in C# allows runtime inspection and interaction with object types and members, enabling dynamic invocation, type inspection, and metadata access. It's powerful for development tools and debugging utilities.
  • Power Apps Tabbed Form Using Tab List Modern ControlMay 17, 2024. Learn to enhance your Power Apps with a sleek tabbed form using the Tab List modern control. Elevate user experience by organizing data into tabs, enabling seamless navigation and customization.
  • Enable Audience Targeting in SharePoint OnlineApr 30, 2024. In this edition, we'll guide you through How to Enable Audience Targeting for Navigation Links. Supercharge your team's collaboration with our curated insights, expert tips, and the hottest updates from the SharePoint universe. Don't miss out on the SharePoint revolution.
  • How to Enable Mega Menu in SharePoint OnlineMar 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.
  • Developing a Walkthrough Component in PowerAppsMar 27, 2024. Create intuitive user experiences by developing a Walkthrough Component in PowerApps. Guide users seamlessly through your app's features with interactive tutorials and enhance navigation for a smoother user journey.
  • Learn about Navigation in SwiftUIMar 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!
  • Understanding the .NET Internal Compile ProcessMar 11, 2024. In this article, we will learn about CLR, Jit Compiler, and how the .NET compilation process works. Understanding the .NET internal compile process involves dissecting how source code is translated into executable binaries.
  • Out-of-the-Box Site Navigation and Audience Targeting in SharePointMar 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 RouterFeb 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.
  • Metadata-Driven Architecture in Data EngineeringFeb 01, 2024. This article explains how data engineers can make their work more flexible and efficient using Metadata-Driven Architecture (MDA). It breaks down two methods: one using a central database (good for structured work like in Azure Data Factory) and another using external files (great for collaborative projects, especially with Databricks).
  • Building a Responsive Navigation Bar with Vue.jsJan 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.
  • Upload Files and Metadata to SharePoint in PowerAppsJan 04, 2024. In this article, we will learn to Upload Files and Metadata to SharePoint in PowerApps using Power Automate. Upload files and metadata from PowerApps to SharePoint using Power Automate in three simple steps. Create a user-friendly form, configure the flow, and integrate PowerApps for efficient file management.
  • React Router: Seamless Navigation in Your React ApplicationsDec 27, 2023. Discover the versatility of React Router, offering dynamic routes, nested navigation, lazy loading, and route guards for enhanced single-page applications.
  • PowerApps Reusable Component for left or top navigationDec 03, 2023. In this post, we will see how to create a reusable component which could be used as left or top navigation.
  • How to Pop to Root View in SwiftUI Tab on Re-Tap?Oct 19, 2023. In this article we will learn how to enable SwiftUI tab-based navigation to pop to the root view when the same tab is re-tapped, providing an intuitive user experience.
  • How to Use Custom Attributes in C#Oct 10, 2023. Custom attributes in C# allow developers to annotate code elements with metadata for improved runtime behavior and information retrieval. This practical guide explores the creation, implementation, and usage of custom attributes in C#. Learn how to define custom attributes, apply them to code entities, and leverage reflection to access attribute information dynamically. Discover the versatility of custom attributes for enhancing code readability, facilitating debugging, and enabling a more efficient software development process. Gain insights into best practices and real-world scenarios for effectively utilizing custom attributes within your C# projects.
  • Overcoming Limitations of Get Metadata Activity in Azure Data Factory / SynapseOct 05, 2023. Overcoming Limitations of Get Metadata Activity in Azure Data Factory / Synapse
  • Creating Custom Metadata in C# AttributesSep 14, 2023. C# attributes are metadata markers, enhancing code with additional information. They can be applied to classes, methods, and more. Custom attributes empower developers to create metadata tailored to their needs, accessed via reflection. This article explores the world of custom attributes in C#, including their creation, application, and benefits.
  • Working With NavigationPage In .NET MAUISep 04, 2023. In this article, we will learn about the NavigationPage in .NET MAUI.In .NET MAUI (Multi-platform App UI), the NavigationPage is a fundamental navigation container that allows you to manage the navigation flow and hierarchy of pages within your mobile and desktop applications. It is a key component for creating structured and user-friendly navigation experiences. Here's a description of how to work with NavigationPage in .NET MAUI:
  • Navigation Drawer with Material 3 in Jetpack ComposeAug 29, 2023. This article is a tutorial for creating a Navigation drawer in Android.
  • Navigation Rail with Material 3 in Jetpack ComposeAug 29, 2023. This article is a tutorial for creating a Navigation Rail in Android.
  • Navigating Through Common Errors in Power BIAug 23, 2023. Mastering Power BI Error Resolution: Navigate and Solve. Discover frequent glitches while using Microsoft's dynamic data tool. Learn causes and practical fixes for seamless analysis and visualization.
  • Power BI Mobile App Features And CapabilitiesAug 21, 2023. Explore the features and capabilities of the Power BI mobile app for accessing dashboards and reports on mobile devices
  • Learn to Setup Azure Active DirectoryAug 18, 2023. Learn how to set up Azure Active Directory: Create a directory, configure a tenant, and register an app. Follow clear steps via Azure Portal to establish these essential components.
  • Material 3 Bottom Navigation Bar in Jetpack ComposeAug 08, 2023. This article describes how we can implement material 3 Bottom Navigation Bar in Jetpack Compose
  • Export Sharepoint List Metadata Using Power AutomateJun 15, 2023. In this article, I will explain, how can we export a SharePoint list metadata using Power automate. While doing that, we will learn many basic concepts of Power Automate like how to use JSON, strings, arrays etc.
  • Understanding NavLink in BlazorMay 02, 2023. One of the key features of Blazor is the NavLink component, which provides dynamic navigation functionality for client-side routing. In this article, we will explore the basics of NavLink in Blazor, and show you how to create a responsive navigation menu that can be customized to suit the needs of your web app.
  • Understanding the Role of Metadata in HTMLMay 01, 2023. In this article, you will learn about Metadata Element in HTML5.
  • SEO Essentials: How to Use HTML Metadata ElementsApr 26, 2023. Learn about the power of metadata elements for SEO success. Discover how to optimize your title tag, meta description, canonical tag, keyword tag, and robots meta tag for better search engine rankings. This comprehensive guide will provide you with everything you need to know about metadata elements and how to use them effectively.
  • Navigation in React NativeApr 17, 2023. The article is a detailed description on how to add navigation to a react native app
  • React Native Stack Navigation Made Simple - A Beginner's GuideApr 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.
  • Get Dynamic 365 Field Metadata In A Canvas App Using DataSourceinfo FunctionMar 21, 2023. We can leverage DataSourceInfo function to enrich your Common Data Service form in a Canvas Power App by showing some metadata about fields.
  • .NET Vs COM (.NET In Deep)Feb 27, 2023. This article describes the details of the differences between .NET and COM technology. Also, you can find more information how.Net is working under the hood
  • Routing And Navigation With GetX In FlutterFeb 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 Get Metadata Information Of An Azure Instance Using REST APIJan 12, 2023. In this article, you will learn how to get Metadata Information of an Azure Instance using REST API.
  • How To Remove Quick Launch Navigation Bar From SharePointCommunication SiteDec 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.jsSep 09, 2022. In this article, you will learn how to use DaisyUI navigation components in Vue.js.
  • Navigation Drawer In AndroidAug 09, 2022. This article covers a short description of the navigation in android.
  • Bottom Navigation Bar In AndroidAug 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 SPFxJul 21, 2022. In this article, we will see how we can manage an Adaptive card extension navigation or render/replace views conditionally in SPFx.
  • Navigation In WPF And MVVM Using Tab controlsJun 14, 2022. To manage the content of the graphical region in WPF, there is some tools (like PRIM) that allows to have a main region which doesn't change during the navigation, and a dynamic one that will hold the content of the controls. In some simple cases, we want to perform it in a simple way without using any tool. Fortunately, the Wpf Material design Toolkit http://materialdesigninxaml.net/ is providing great items that can be used as navigation menus. In this article I'm going to show you how to create an application and navigate between views using The tab control of the Material design toolkit in WPF