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]
Shantha Kumar T(8)
Shweta Lodha(7)
Mahesh Chand(3)
Mahender Pal(3)
Siddharth Vaghasia(3)
Kunj Sangani(2)
Vinay Ayinapurapu(2)
Harshad Tretiya(2)
Nanddeep Nachan(2)
Alagunila Meganathan(2)
Onkar Sharma(2)
Nilesh Shah(2)
Ketan Sathavara(1)
Jayant Kumar(1)
Jalpa Dhola(1)
Sarthak Varshney(1)
Mohomed Shihan(1)
Jay Krishna Reddy (1)
Devesh Omar(1)
Vivek Kumar(1)
Jeetendra Gund(1)
Sagar Pardeshi(1)
Anuradha Rani (1)
Gunasekaran Palani(1)
Prakashkumar Sahoo(1)
Ayush Gupta(1)
Muzaffar Ur Rahman(1)
Punar Dutt Rajput(1)
Vinodh Kumar(1)
Anjali Joshi(1)
Pushpa V(1)
Khoday Akilesh(1)
Abhishek Tiwari(1)
Gaurav Kumar(1)
Abhishek Saini(1)
Miguel Teheran(1)
Virendra Thakur(1)
Himanshu Upreti(1)
Chris Love(1)
Kapil Singh Kumawat(1)
Dharati Patel(1)
Aymen Amri(1)
Venkatasubbarao Polisetty(1)
Imtiyaz Ansari(1)
Shrusti Shah(1)
Primal Lobo(1)
Dipen Shah(1)
Manoj Mittal(1)
Nikunj Satasiya(1)
Chandani Prajapati(1)
Sanjay Makwana(1)
Sanjay Mrinal Kumar Kodangi(1)
Jainish Shah(1)
Darshan Shah(1)
Pawan Jajoo(1)
Vijai Anand Ramalingam(1)
Kuppurasu Nagaraj(1)
Sanwar Ranwa(1)
Delpin Susai Raj(1)
Parth Patel(1)
Mushtaq M A(1)
Joseph Velliah(1)
Mukesh Kumar(1)
Herve Roggero(1)
Arvind Chourasiya(1)
Usama Shahid(1)
Dinesh Kushwaha(1)
Menaka Priyadharshini B(1)
Venkata Swamy Balaraju(1)
Mohammad Irshad(1)
Lakpriya Ganidu(1)
Satyaprakash Samantaray(1)
SriHari VP(1)
Umair Hassan(1)
Resources
No resource found
How to Build a Tabbed Form in Power Apps Using Tab List Control
Mar 11, 2026.
Learn how to build a modern tabbed form in Power Apps using the Tab List control! Enhance user experience, reduce scrolling, and logically group information. Create sleek, intuitive interfaces with ease.
How to Reduce AWS Cloud Costs: A Proven Strategy for Enterprises and Startups
Jan 11, 2026.
Learn how to reduce AWS cloud costs using proven enterprise strategies. This guide covers EC2 right sizing, Savings Plans, Reserved Instances, AWS Cost Explorer, Trusted Advisor, autoscaling, and real world cost optimization techniques.
Why Is My AWS Bill So High? And How To Reduce It To Half
Jan 11, 2026.
Why is your AWS bill so high? Learn the real reasons behind rising AWS costs and how to fix them using proven strategies like EC2 right sizing, Savings Plans, Cost Explorer, auto scaling, and cost governance.
What Happens If Ledger Live Shows the Wrong Balance?
Dec 26, 2025.
Ledger Live showing the wrong balance? Don't panic! It's usually a display issue, not a loss of funds. Learn how to verify your balance and fix display problems.
The End of “Open in Windows Explorer” in SharePoint and the Rise of OneDrive
Oct 10, 2025.
The 'Open in Windows Explorer' feature in SharePoint is gone! This article explains why, due to the retirement of Internet Explorer and the shift to modern SharePoint. Discover recommended alternatives like OneDrive Sync Client and Microsoft Edge in IE Mode. Learn why OneDrive offers superior file management, collaboration, and security compared to traditional file servers, making it ideal for today's hybrid work.
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!
What’s New in Grafana 12.0
May 08, 2025.
Explore Grafana 12.0's new features like Git Sync, dynamic dashboards, and enhanced drilldowns. Perfect for beginners seeking practical insights.
Running Azure Resource Graph Queries in an Azure Logic App
Mar 12, 2025.
Learn how to run Azure Resource Graph queries within an Azure Logic App to automate resource management and gain insights into your Azure environment.
Use Endpoints Explorer with .http Files in Visual Studio
Dec 23, 2024.
Say goodbye to Postman and Swagger with Endpoints Explorer in Visual Studio! Learn how to test and explore APIs using .http files, simplify your API workflow, and enhance your development experience.
Endpoint Explorer in Visual Studio 2022
Oct 28, 2024.
Endpoint Explorer in Visual Studio 2022 is a powerful tool for developers to easily test, debug, and manage API endpoints directly within the IDE. It streamlines API development by allowing quick setup and testing of REST API requests, enhancing productivity and making debugging smoother.
Check which process deleted the files on Window
Sep 28, 2024.
Enable event logging to identify the process causing deletion operations. Set up folder auditing by adjusting security properties, adding auditing entries, and running AuditPol commands.
What is Codeium and How to Use it for Test Case Writing
Sep 27, 2024.
This article explores Codeium, an AI-powered coding tool that enhances developer productivity with features like smart code suggestions, code chat, and in-line edits. It covers how to install the Codeium extension in Visual Studio and demonstrates using it to automatically generate xUnit test cases.
Create Hyperlink, Open a New Tab and Open Outlook
Jul 22, 2024.
We will see couple of small scenarios tips in this article like create hyperlink using htmltext control, open a new tab or navigate to links within and beyond SharePoint and Open Outlook in particular formats.
Create Different Values in Same Dropdown Control in PowerApps
Jul 03, 2024.
Learn to customize dropdown values in PowerApps based on form requirements. Explore methods for different forms requestor and approver using single-line text or choice columns. Ensure data integrity and usability with dynamic dropdowns tailored to user roles and project phases.
Build Microsoft Teams Tab Extensions with React Fluent UI
Jun 11, 2024.
Discover how to create a powerful Teams Tab Extension using React and Fluent UI in this step-by-step guide. From setting up your development environment to integrating Fluent UI components seamlessly, this tutorial covers everything you need to know to build a feature-rich extension for Microsoft Teams.
Securing User Sessions: Implementing Multi-Tab/Multi Browser Auto Logout in .NET Core
Jun 01, 2024.
Implementing auto logout for multi-tab/multi-browser sessions in .NET Core enhances user session security by ensuring that when a user logs out from one tab or browser, all active sessions across different tabs and browsers are simultaneously terminated, preventing unauthorized access.
An In-depth Look at Kusto Query Language (KQL)
May 28, 2024.
Delve into Kusto Query Language (KQL), the powerful syntax behind Azure Data Explorer. From data querying to advanced analytics, KQL facilitates efficient data analysis, aggregation, and visualization, empowering users with comprehensive insights and querying capabilities.
Power Apps Tabbed Form Using Tab List Modern Control
May 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.
Solana's Top Explorers: Navigating the Blockchain Landscape
May 10, 2024.
Discover Solana's top explorers in the blockchain landscape! Dive into the innovative world of decentralized applications (DApps), digital assets, and DeFi. Explore Solana's scalability and infrastructure, navigating the exciting technology and advancements shaping the future of blockchain.
Microsoft Fabric: Loading Data into Lakehouse Table
Mar 20, 2024.
A LakeHouse integrates data lakes & data warehouses, offering benefits of both. Data lakes store raw data diversely, while DataWarehouses handle structured data. LakeHouse combines both for efficient query performance. Fabric platform enables easy creation & management of LakeHouses. 2 / 2
Lets Create TabView in SwiftUI
Mar 14, 2024.
This article contains a simple demo of creating Tab View in SwiftUI. Learn how to create a Tab View using SwiftUI in this tutorial. Follow step-by-step instructions to integrate tabs like Home, Favorites, Orders, and Settings into your SwiftUI project for streamlined navigation and enhanced UI customization.
Gallery Filtering with Modern Tab List Control in PowerApps
Feb 16, 2024.
Creating a vertical tab interface utilizing the modern tab list control within PowerApps. This article guides users through creating a vertical tab interface using the modern tab list control in PowerApps. It covers enabling modern features, setting up a SharePoint list, and configuring visual elements.
How to set up Service Bus Queue Messages using Service Bus Explorer
Nov 15, 2023.
In this article, we will learn to Setup Service Bus Queue Message using Service Bus Explorer.
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.
Hide Subgrid button based on BPF Field
Sep 01, 2023.
This article delves into customizing Dynamics 365 CE Business Process Flows (BPF) to conditionally hide or display buttons, enhancing user guidance. Learn to employ JavaScript within custom rules for seamless button control.
Custom Tabs with Animated Background in Android
Jun 14, 2023.
Customs tabs that highlights when selected and animates the background to the next selection backward and forward.
How To Create Tabs Using Ant Design UI In ReactJS
Jun 09, 2023.
In this article, we will learn how to create Tab using Ant Design UI with React JS and Typescript.
Endpoints Explorer in Visual Studio 2022
Jun 01, 2023.
Let's review the new feature endpoints explorer in Visual Studio 2022
Tabs in .Net MAUI
May 16, 2023.
How to implement Tabs in .Net MAUI
Broadcast Object to Multiple Browser TABS using Javascript
Apr 24, 2023.
The Broadcast Channel API allows basic communication between browsing contexts (that is, windows, tabs, frames, or iframes) and workers on the same origin.
How to Automatically Set Input Field Focus When Switching Tab Panels (Source Code Included)
Dec 17, 2022.
Learn how to use a simple JavaScript library and intermediate CSS selectors to set focus to the desired form field as tabs are toggled.
How To Find AWS Resource Using AWS Resource Explorer
Dec 01, 2022.
In this article, we will see how can we quickly find AWS Resources from your AWS account using AWS Resource Explorer.AWS Resource Explorer eases search and discovery of your relevant AWS resources across AWS Regions using keywords, tags and other metadata.
Using Teams Toolkit CLI For Creating Teams Tab
Nov 07, 2022.
This article will walk you through creating Teams Tab project using Teams Toolkit CLI also known as TeamsFx CLI
Teams Toolkit For Creating Microsoft Teams Tab
Nov 03, 2022.
This article helps developers create Teams Tabs using Team Toolkit.
How To Create Custom Ribbon In Microsoft Word Using VSTO Add-in
Sep 07, 2022.
This article demonstrates how we can utilize VSTO add-in to create custom ribbon in word, how to add custom buttons/actions in word and what can be done with these custom actions.
Navigation In WPF And MVVM Using Tab controls
Jun 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
How To Know The Version Of SharePoint
May 22, 2022.
This article explains how to determine the version of your SharePoint site using two methods. The first method involves accessing the host header URL and appending ‘/_vti_pvt/service.cnf’. The second method utilizes developer tools in browsers like Chrome or Edge to check the response headers of resource files.
How To Create Excel Add-Ins?
May 10, 2022.
Create an Excel add-in using HTML, CSS, JavaScript, or C# to enhance functionality across various platforms, including Excel for Windows, Mac, and Office 365. Install Yeoman and the generator-office globally, generate a project, and run it using npm commands. Test your add-in in Excel’s Home Tab.
Show And Hide Tabs With Webresource In Dynamics CRM
Mar 16, 2022.
In Dynamics 365 CRM, at times we must show respective tabs based on some values of controls which were kept on form. Tabs can be shown or hidden based on the form context object. As an example, in contact form, if at all vaccination was completed then only Vaccination details tab will be shown to the user otherwise it will be hidden.
Ribbon Workbench In Dynamics 365
Feb 23, 2022.
In this article, you will learn about ribbon workbench in Dynamics 365.
Microsoft Forms As A Tab In Teams Using Graph API In Power Automate
Feb 02, 2022.
In this article, you willl learn about Microsoft Forms as a tab in Teams using Graph API in Power Automate.
Adding Power App To Teams Tab Using Power Automate
Feb 01, 2022.
In this article, we will learn how to automate adding PowerApps to Teams Tab using PowerAutomate.
How To Create Tabs In PowerApps
Jan 28, 2022.
In this article, we are going to learn about how to create Tabs in PowerApps in two different ways and add form as content in Tab.
How To Create Outlook Add-ins
Nov 24, 2021.
Creating Outlook add-ins involves using tools like VSTO or Office JavaScript API, programming in C# or JavaScript, and customizing UI elements like ribbons and task panes. Deployment via Office Store and ensuring security are key considerations.
MS Teams Team Creation With Graph APIs From Graph Explorer
Oct 08, 2021.
In this article, you will learn about MS teams team creation with Graph APIs from Graph Explorer.
Adding Power App To Teams Tab Using Power Automate
Jul 30, 2021.
In this article, we will learn how to seamlessly integrate Power Apps into Microsoft Teams tabs using Power Automate. Enhance collaboration and productivity by automating workflows and streamlining access to Power Apps within Teams.
How To Navigate Among Tabs In PowerApps Form
Jun 15, 2021.
In this article, you will learn to navigate among tabs using Prev and Next buttons.
Teams Application Testing With Ngrok
Jun 14, 2021.
This article explains how ngrok can be used for Teams App development.
Check Availability Of Vaccination Slot In Microsoft Teams Tab
May 14, 2021.
In this article, you will learn how to check the availability of vaccination slots in the Microsoft teams tab.
Microsoft Teams | Generate Deep Link To Tab
Mar 27, 2021.
In this article, we will learn how to generate and create deep linking to content, which help to reduce the context switching within application.
Error | Object Doesn't Support Property Or Method 'Includes' In Internet Explorer 8
Mar 10, 2021.
In this article, I am going to explain how to fix the error Object doesn't support property or method 'includes' as well as Object doesn't support property or method 'indexOf' in internet explorer (IE) browser. Here, I will also explain about prototype and Polyfill in the javaScript.
Add Flyout And Identify Selected Option - Dynamics 365 CE
Feb 17, 2021.
This article is about adding custom flyout button in ribbon and writing script to identify which option is selected
Completing Activity Using The Custom Ribbon Button
Feb 07, 2021.
This article is about completing an activity using a custom button on the subgrid.
How To Use Pivot Control Of Fluent UI In SPFx
Feb 02, 2021.
In this article, we will see how to implement pivot/tab control in spfx webpart.
Connect Storage Explorer Using SAS Token
Dec 28, 2020.
Learn how to securely connect Azure Storage Explorer to your Azure storage resources using Shared Access Signature (SAS) tokens. SAS tokens provide fine-grained access control, allowing you to define permissions and expiry times.
Exploring Storage Explorer
Dec 23, 2020.
Embark on a journey of discovery with Storage Explorer as your guide. Learn the ins and outs of efficient storage management in the cloud, especially within Azure. Navigate effortlessly through files, data, and resources.
Nine Ways To Open File Explorer In Windows 10
Dec 16, 2020.
File Explorer in Windows 10 facilitates file and folder management through a graphical interface. Learn various methods like keyboard shortcuts, Run dialog, Command Prompt, PowerShell, taskbar, start menu, searching, and task manager to access File Explorer efficiently.
Opening PDFs in Adobe Reader from SharePoint Document Library
Dec 11, 2020.
Learn how to configure SharePoint 2013 to open PDF files directly in Adobe Reader, edit them, and save them back to the document library. Follow steps including settings adjustment in central admin, registry edits, PowerShell commands, and user interface interactions.
Azure Data Explorer - Reading JSON Data Using Kusto
Nov 28, 2020.
Azure Data Explorer empowers efficient querying of JSON data through Kusto Query Language (KQL). Explore, analyze, and visualize structured or unstructured data with ease, leveraging powerful data ingestion pipelines and real-time analytics capabilities for optimal insights.
Creating Azure Service Bus Queues And Sending Messages To Queues
Nov 23, 2020.
Service buses facilitate decoupling of applications/services via messaging queues. Queues created through Azure Portal or Service Bus Explorer. Settings like Enable Sessions and Dead Lettering enhance functionality. Configuration via Microsoft.Azure.ServiceBus. SendMessageAsync method sends messages.
Azure Data Explorer - Perform Calculation On Multiple Values From Single Kusto Input
Nov 17, 2020.
This article will explain how to perform multiple calculations, i.e. on single set of data.
Azure Data Explorer - Working With Kusto Case Sensitivity
Nov 09, 2020.
This article explains about various approaches to handle casing scenarios for kusto query.
Azure Data Explorer - Kusto Query - Transform Rows To Columns
Oct 26, 2020.
In Azure Data Explorer using Kusto Query Language, transform rows to columns using operators like Pivot or Transpose. Aggregate and reshape data with Summarize and Project, facilitating efficient analysis and visualization of tabular data.
Azure Data Explorer - Kusto Query - Get Data For Last 20 Days
Oct 21, 2020.
This article explains on how to fetch logs for past number of days using Kusto from Azure Data Explorer
Azure Data Explorer - Kusto Query - Get Min/Max Within Each Category Filter
Oct 12, 2020.
This article will guide you on how to get maximum and the minimum values for each unique combination of given columns
Azure Data Explorer - Kusto Query - Get Categorial Count
Oct 09, 2020.
This article will talk about how to get the count based on defined criteria.
Canva - Side Panel And Its Tabs
Aug 13, 2020.
This article describes about graphic designing tool Canva's Side Panel and it's tab.
Dynamic jQuery Tabs - Add, Update, Delete And Sorting
Aug 11, 2020.
Learn to manage dynamic jQuery tabs effortlessly with functionalities like adding, updating, deleting, and sorting. Enhance user experience and interface customization with intuitive tab control and responsive design.
Parent-Child Relationship Between Tabbed PowerApps Forms
Jul 17, 2020.
In this article you will learn about Parent-Child Relationship between Tabbed PowerApps Forms.
How To Zip a File or Folder In Windows 10
May 26, 2020.
This content provides a comprehensive guide on zipping and unzipping files and folders in Windows 10. It begins with an introduction to archive files and their significance in storage and portability.
The New Modern Look Of Graph Explorer GA
May 20, 2020.
This article articulates the additional features added in the GA version of the new modern Microsoft Graph Explorer
PnP Folder Explorer Control In SharePoint Framework
Apr 16, 2020.
In this article, you will see how to use PnP Folder Explorer control in SharePoint Framework.
Microsoft Graph Explorer Method To Get And Remove Guest Users In Office 365
Feb 28, 2020.
This article explains how to retrieve and remove the guest users from Office 365 Users list.
Creating An Azure Data Explorer Cluster And Database In Azure
Feb 24, 2020.
In this article we will explore about creating an Azure Data Explorer cluster and Database in Azure.
Microsoft Graph Explorer Way To Manage App Registrations
Feb 18, 2020.
Do you want to create and manage the app registrations using Microsoft Graph API instead of App Registration portal. Check out this article..
How To Add Stepper And Tabs in React Applications
Feb 12, 2020.
In this article, you will learn how to add stepper and tabs in react applications.
Microsoft Graph Explorer Way To Manage Planner
Jan 22, 2020.
Learn how to create and get the plans associated to the Office 365 group using Microsoft Graph Explorer
Microsoft Graph Explorer Way To Create Teams In Office 365
Dec 10, 2019.
This article explains the steps to create a new Team in Office 365 without any programming.
The New Modern Look of Microsoft Graph Explorer
Nov 15, 2019.
What is Microsoft Graph Explorer? Here we can see the new features and enhanced features added in the new Microsoft Graph Explorer Preview.
Xamarin.Forms - Bottom Tabbed Page Using Shell
Jul 24, 2019.
In this article, you will learn how to create a Tabbed Page with sub tabs using Shell in Xamarin.Forms.
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.
SharePoint Framework - Build Microsoft Teams Tab
Mar 31, 2019.
In this article, we will explore the process of building and deploying the Microsoft Teams tabs.
Tabbed Page In Xamarin.Forms Using Fresh MVVM
Feb 25, 2019.
In this tutorial, we will learn how create Tabbed Page in Xamarin.Forms using Fresh MVVM. We already learned how to create your master details page in my previous tutorials. If you are new to Fresh MVVM, you can read my previous article here.
Microsoft Teams Custom Tab - Video Recorder App Using SharePoint Framework
Feb 16, 2019.
This sample SharePoint Framework client-side web part for Microsoft Teams Tab illustrates video recording using the MediaRecorder Web API.
Authentication And Authorization In ASP.NET Core MVC Using Cookie
Dec 12, 2018.
Security is the main concern of modern applications because anyone can steal your data if it is not secured. So, if you are going to create an application where the data security is a primary concern, then think about Authentication and Authorization.
OpenSource Project - Enzo SharePoint Explorer
Nov 22, 2018.
I am excited to announce the availability of a new open-source project for SharePoint: a SharePoint Explorer. The Enzo SharePoint Explorer is written in C# and is a simple application that allows you to view existing SharePoint lists (and items), users, groups, documents and folders, permissions and to add/remove users from SharePoint groups.
Tabbed Page In Xamarin.Forms Using FreshMvvm
Nov 05, 2018.
Today I am going to post my first article on C#-Corner. Being a developer I have been thinking to write up here as this is the place where people can get things out of box for every technology.
Angular Material - Part Two
Sep 21, 2018.
If you worked with bootstrap you know that implementing tabs require some complex markup but in Angular Material we can easily add tabs to our application with only 2 elements.
Copy Documents From OneDrive To SharePoint Using Microsoft Graph Explorer
Jul 20, 2018.
Microsoft Graph is a single solution to connect all services across Microsoft Cloud with single authentication. By using this, we can build an application for Microsoft 365 using single API.
Create SharePoint List Using Microsoft Graph Explorer In Office 365
Jul 12, 2018.
Microsoft Graph Explorer is a browser-based REST API client for Office 365. By using Graph explorer, we can access all applications/services in Microsoft Cloud by sending the Microsoft Graph API request.
How To Configure Git Version Control In Visual Studio Team Explorer Step By Step
Jun 25, 2018.
How to configure Git Version Control in Visual Studio Team Explorer? We will understand how to commit code in the remote repository.
Working With Tab Control In Windows Forms Using Visual Studio 2017
Jun 15, 2018.
In this article, I am going to explain how to work with Tab Control in Winforms using Visual Studio 2017.
Xamarin.Forms MVVM - Custom Tabbed Page
Apr 02, 2018.
This article will explain to you how we can create our own custom tabbed page.
Building A Tabbed Application In Xamarin iOS Application
Jan 15, 2018.
A tabbed application is a kind of app which has a bunch of buttons at the bottom of your iPhone. When you tap any button, it changes to a different page. We will learn how we can develop this functionality in an iOS app.
Working With Azure Storage Explorer In Visual Studio Code
Jan 03, 2018.
Visual Studio code is an open source source code editor developed by Microsoft which supports all major operating systems like Windows, Linux and Mac OS. It includes support all most all software development activities like debugging, Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring.
Xamarin.Android Custom Tab And ListView Using C# - Part Five
Dec 21, 2017.
In this module, I have added some tabs and put some listviews on every tab page.
How To Add A Button To Existing Ribbon Tab In Office Applications
Nov 16, 2017.
Learn how to enhance your productivity by adding a custom button to an existing Ribbon tab in Microsoft Office applications. We’ll walk you through the steps to customize the Ribbon, whether you're using Excel, Word, or PowerPoint.
Tabbed Page In Xamarin.Forms
May 27, 2017.
Tabbed Page In Xamarin.Forms. The following topics are discussed in this article What is a tabbed page, Uses of a tabbed page, Practical example of a tabbed page.
A First Look At The New Microsoft Graph Explorer - Part Three
May 13, 2017.
A First Look At The New Microsoft Graph Explorer. The objectives of this article are: Execute some Graph API GET calls using sample account, Look at Microsoft Graph API metadata, and Calling beta API.
A First Look At The New Microsoft Graph Explorer - Part Two
May 10, 2017.
A First Look At The New Microsoft Graph Explorer. In this article, I will cover the History section, Request & Response sections, Share Query section of Microsoft Graph Explorer.