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]
Sonia Bhadouria Vishvkarma(9)
Sagar Pardeshi(5)
Delpin Susai Raj(4)
Emanuel Martins(3)
Sanwar Ranwa(3)
Bryian Tan(3)
Sachin Bhardwaj(3)
Nanddeep Nachan(2)
Ram Prasad M(2)
Rizwan Ali(2)
Sandhiya Priya(1)
Henil Patel(1)
John Godel(1)
Mark Pelf(1)
Adarsh Nigam(1)
Keyur Pandya(1)
Sigar Dave(1)
Chetan Sanghani(1)
Rajashekar Syereddy(1)
Ishika Tiwari(1)
Alpesh Maniya(1)
Jaimin Patel(1)
Subham Ray(1)
Suyog Patil(1)
Manikandan M(1)
Abhishek Singhal(1)
Venkatasubbarao Polisetty(1)
Ninaada Bellippady(1)
Siddharth Vaghasia(1)
Dhairya Krishnat(1)
Daniel Gomez(1)
Muthusamy Thangavel(1)
Farhan Ahmed(1)
Dhruvin Shah(1)
Saleh Qadeer(1)
Manoj Mittal(1)
Jayakumar Balasubramaniam(1)
Munish A(1)
Venkata Swamy Balaraju(1)
Ajithkumar J(1)
Mohammad Irshad(1)
Vikas Srivastava(1)
Abubackkar Shithik(1)
Disha Raval(1)
Umair Hassan(1)
Vijayaragavan S(1)
Guest User(1)
Shubham Sharma(1)
Vinoth Rajendran(1)
S.Ravi Kumar(1)
Arun Goyal(1)
Dipendra Shekhawat(1)
Samir Behara(1)
James Willock(1)
Sumit Deshmukh(1)
Manpreet Singh(1)
Vaikesh K P(1)
Abhishek Kumar(1)
Veena Sarda(1)
Emiliano Musso(1)
Michal Habalcik(1)
Rahul Singh(1)
Devesh Omar(1)
Ramakrishna Pathuri(1)
Sunny Sharma(1)
Vipin Kumar(1)
Shubham Saxena(1)
Chintan Rathod(1)
Ashwani Tyagi(1)
Vinod Kumar(1)
Mahak Gupta(1)
Sandeep Singh Shekhawat(1)
Hirendra Sisodiya(1)
Prabhakar Maurya(1)
Resources
No resource found
How to Split One Large Image into Many Icons Using CSS
Feb 17, 2026.
Learn how CSS sprites boost website performance! Combine multiple images into one, then use CSS to display specific icons. Faster loading & consistent design!
Building Dynamic Reordering Functionality in Power Apps Using Up/Down Arrow Icons
Dec 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.
Generative AI: Chat-Native Software, Not Home-Screen Icons - Why ChatGPT Apps Aren’t an App Store
Oct 08, 2025.
ChatGPT Apps are redefining software. They're not traditional apps with icons, but chat-native experiences living inside conversations. This article explores the platform model, UX, permissions, distribution, developer experience, strengths, and limitations of this emerging paradigm. Discover how to design great chat apps and understand their trade-offs compared to native apps. It's about action, not icons.
Setting the App Icon and SplashScreen in MAUI [GamesCatalog] 17
Apr 23, 2025.
Configured custom app icon and splash screen in .NET MAUI using SVG files from FontAwesome. Integrated local game rating storage via the IGDB API. Prepping for next phase: building a Web API backend.
Using Icon Fonts in MAUI .NET 9 [GamesCatalog] - Part 7
Mar 18, 2025.
Learn how to integrate FontAwesome icons and manage game status selection in a MAUI MVVM .NET 9 application. This guide covers adding custom fonts, binding commands, and styling buttons dynamically to reflect game progress.
Infinite Scroll and Loading Indicator in ListView in MAUI MVVM .NET 9 [GamesCatalog] - Part 5
Mar 06, 2025.
This article covers lazy loading, async data fetching, and UI optimization for a seamless user experience in GamesCatalog. Enhance performance with smooth scrolling and dynamic data updates.
Custom Bootstrap 5 Breadcrumbs -Ver 2
Jan 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.
Power BI: Transform Hyperlinks into Icons for Better User Experience
Jul 24, 2024.
Learn how to enhance your Power BI reports by transforming plain text hyperlinks into clickable icons. This step-by-step guide will show you how to categorize URL fields and display them as icons, improving the visual appeal and functionality of your data presentations.
Create Comment System Like Facebook YouTube Viva Engage Yammer
Jul 23, 2024.
The article explains how to implement a commenting feature using a scrollable screen. It covers creating a scrollable screen, adding and aligning controls, handling dynamic gallery heights, and managing visibility settings. The goal is to enable user comments and display them effectively, similar to social media platforms.
Centralized Project Updates with Teams Messaging Extension
Jul 02, 2024.
Learn how to create a Microsoft Teams Messaging Extension to centralize project updates from multiple project managers into OneNote. From this article, we learn to set up a Power Automate flow to save messages directly to OneNote, providing a consolidated view of project updates for easy access and review.
Status Messages in Microsoft Teams for Effective Communication
Jun 27, 2024.
Learn how Microsoft Teams' status messages boost team collaboration by indicating availability and activities. Customize messages for clarity and update regularly to streamline communication and minimize disruptions.
How to Fulfill the Key Responsibilities of a Product Manager
Jun 03, 2024.
A Product Manager defines the product vision, creates roadmaps, manages the product backlog, and ensures alignment with business objectives. Key tasks include market research, gathering customer insights, prioritizing requirements, and tracking progress using Agile methodologies and various tools.
Configure SLA’s and KPI’s in Microsoft Dynamics 365 Service
Mar 31, 2024.
In this article, we will configure SLAs and KPIs in Microsoft Dynamics 365 Service involves setting up service level agreements to define response times and resolution targets, along with key performance indicators to measure service performance.
Learn about Spinners in Bootstrap
Mar 22, 2024.
In this article will we learn type of spinners in Bootstrap5
Implement Health Checks in a .NET Core Application
Jan 24, 2024.
Checking the health of a .NET Core application is an important aspect of monitoring and maintaining the application's reliability. One way to achieve this is by implementing a health check endpoint. Health checks provide a quick way to assess the state of your application, such as checking database connections, external dependencies, or other critical components.
Display Loading or Processing Message Inside DataTable
Nov 27, 2023.
displays a loading screen while data is being loaded into a DataTable using JavaScript, you can use a combination of HTML, CSS, and JavaScript. Below is a simple example demonstrating how you can achieve this using the DataTables library and a loading spinner.
What is BIMI?
Jul 05, 2023.
BIMI, short for Brand Indicators for Message Identification, is an email authentication standard that allows organizations to display their brand logos alongside authenticated email messages. It builds upon existing email authentication protocols like DMARC (Domain-based Message Authentication, Reporting, and Conformance) and leverages the Verified Mark Certificate (VMC) system to validate the ownership and authenticity of a brand's logo.
Add High Quality Vector(SVG)Images in Power Apps
Nov 23, 2022.
Using Vector(SVG) mages instead of images to retain the image quality on relative UI for Power Apps
Implement The Generic Badge View In Xamarin.Forms
Aug 03, 2022.
In this article, I will explain the Generic Badge in xamarin forms. We can implement the badge for Android, iOS and UWP. The plugin creates a custom renderer for each platform and a custom attached property for adding tab bar badges, which can be bound in XF shared code.
Auto Image Slider In Android
Jul 25, 2022.
In this article, you will learn how to create and manage an image slider in an Android application.
Usage Of Progress Indicator With Webresource In Dynamics CRM
Mar 10, 2022.
In Dynamics 365 CRM to show Progress Indicator, we have client API’s that are available under Xrm.Utility so that the user can know what is happening and can wait without performing any other operation. As an example, in contact record if at all mandatory field title was not filled then progress Indicator will be shown with message validation is going on.
Xamarin Forms Circular Activity Indicator For UWP
Sep 21, 2021.
In this article, you will learn about Xamarin Forms custom circular/round activity indicator for UWP.
Using Font Awesome Icons In PowerApps
Sep 17, 2021.
In this article, we will see how we can use font awesome icons in Power Apps.
Conditional Formatting By Icons In Power BI
Dec 28, 2020.
In this article, you will learn about conditional formatting by icons in power BI.
Building A Dashboard With ASP.NET Core And DotVVM
Oct 27, 2020.
This article explores designing a user data dashboard using ASP.NET Core and DotVVM. It covers the setup of tools like Visual Studio 2019 and PostgreSQL and explains creating a dashboard with CRUD operations.
How To Use Semantic UI Icons And Flags In ReactJS
Aug 03, 2020.
In this article, you will learn how to use Semantic UI Icons and flags in ReactJS.
Hide/Visible Icon's in Power Apps Based on a SP Group Permission - Power Automate
Apr 21, 2020.
In this article, you will learn how to Hide/Visible Icon’s in power apps based on SP Group Permission – Power Automate.
SharePoint Online Modern Document Library View Formatting - Thumbnail Along With Extension Icon And Created By
Apr 16, 2020.
In this article, you will learn sharepoint online modern document library view formatting - thumbnail along with extension icon and created by.
SharePoint Framework - Facelift Your Dropdowns With Office UI Fabric Icons
Mar 09, 2020.
In this article, you will learn about SharePoint Framework - Facelift your Dropowns with Office UI Fabric Icons.
How To Use Material UI Icons In ReactJS Application
Jan 17, 2020.
In this article, you will learn how to use material UI icons in ReactJS application.
React Material UI Expansion Panel And Dialogs
Jan 06, 2020.
In this article, you will learn about React Material UI Expansion Panel and Dialogs.
Dynamically Add Font Awesome Icon In ASP.NET MVC
Oct 11, 2019.
This article will explain how to add font awesome icons dynamically in ASP.Net MVC.
Apply Conditional Formatting For A Text Column Using Icons In Power BI
Sep 26, 2019.
In this article, we will talk how we can apply conditional formatting on a Text column using Icons in Power BI. We will apply different icons for different text columns in Power BI.
SPFx - The Modern Way To Show Loading/Progress Indicators Using Office-UI Fabric Shimmer
Aug 21, 2019.
This article explains how to use Shimmer React component from Office UI Fabric React to show loading placeholders while we fetch the data to be shown.
Installing SharePoint Framework (SPFx) Field Customizer On An Exisiting List Column
Aug 02, 2019.
This article describes how to package an SPFx Field Customizer without provisioning a custom Field and install it on an existing column in the SharePoint site.
Adding Platform-Specific Images And Icons In Application
May 09, 2019.
In this article, you will learn how to add platform-specific images and icons in an application.
SharePoint Framework (SPFX) Extension - Add Custom Icon To List View Command Set
Apr 02, 2019.
How to add a custom icon to the ListView command set in the List and Library view.
SharePoint Framework - Configure SPFx WebPart Icon
Dec 13, 2018.
In this article, we will explore how we can configure icons for SharePoint framework client web parts and various available mediums to refer to for icons. SharePoint framework client web parts, when being added to a page, display icon and title. The icons help end users to build some perspective about the web part.
Display Custom Text In SPFx Loading Indicator
Aug 02, 2018.
SharePoint Framework is evolving day by day and lot more features been introduced daily. As we know while the SharePoint Apps loading indicator will be displayed on the webpage which is under Microsoft’s control.
How To Add Image To UWP Application And Change App Icon
Jun 28, 2018.
In this article we are going to see how to add an image to UWP application and change app icon. App icon is the visible outer look of an app mostly the app icons are simple and attractive. Applications can be categorized into two different types namely static and dynamic. The static app will have only one page or will have a long scroll down. Say, in the dynamic app we will be using page navigation by button click function.
Xamarin.Forms MVVM - How To Set Icon, TitleColor, BorderStyle For Picker Using CustomRenderer
May 16, 2018.
In Xamarin.Forms, the creation of picker and assigning ItemsSource are very simple tasks but there is no direct way to set the right side down Icon like iOS, Android native, TitleColor, BorderColor. So in this article, we will learn how to set those properties for Picker using CustomRenderer.
Run And Stop Activity Indicator In Xamarin Forms
Mar 29, 2018.
This article demonstrates the Run and Stop activity indicator in Xamarin.Forms application.
Activity Indicator In Xamarin.iOS
Jan 17, 2018.
In this article, we are going to create a simple xamarin.Ios application that will have the activity indicating some background task is going on. We will use activity indicator that will animate on the specific duration indicating some calculation, or functionality is executing on background. It lets the user know some background task is going on.
How To Add Splash Screen And App Icon In UWP Project
Dec 21, 2017.
In this article, we will learn a very simple way to add Splash Screen and App Icon in UWP application.
Change Android Application Icon Using Android Studio
Sep 15, 2017.
In this article, I will show you how to change the Android application Icon using Android studio. Icons are part of the graphical user Interface of the mobile application.
Toolbar Icon In Xamarin Cross Platform With Example
May 19, 2017.
Toolbar Icon In Xamarin Cross Platform with an example.
Add Images Icons And Splash Screen In Xamarin.Forms
Apr 24, 2017.
Add Images icons and Splash Screen in Xamarin.Forms.
How To Use Activity Indicator On Popup Window In Xamarin iOS App
Mar 18, 2017.
In this article, you will learn how to use an Activity Indicator on Popup Window in Xamarin iOS, using Xamarin Studio.
Create An Activity Indicator In Xamarin iOS App
Mar 09, 2017.
In this article, you will learn how to create an Activity Indicator in Xamarin iOS, using Xamarin Studio.
Create An Alert Dialog With Icon In Xamarin Android App Using Visual Studio
Jan 12, 2017.
In this article, you will learn how to create an Alert dialog with the icon in Xamarin Android app, using Visual Studio 2015.
Password Strength Indicator With NuGet Package
Jan 03, 2017.
In this article, you will learn about the password strength indicator using jQuery and XML + NuGet Package.
Activity Indicator In Xamarin.Forms Application For Android And UWP
Dec 18, 2016.
In this article, learn how to use an Activity Indicator in Xamarin.Forms application for Android and Universal Windows Platform with XAML and Visual C# in cross platform application development. Also, learn how to change the Activity Indicator colour while clicking the button.
Creating Splash Screen And Other Tile Icons For UWP Apps - Part Two
Oct 14, 2016.
In this article, you will learn how to create a splash screen and other tile icons for UWP apps.
How To Change The Size Of Desktop Icons And Taskbar Icons In Windows 10
Sep 23, 2016.
In this article you will learn how to change the size of desktop and taskbar icons in Windows 10.
How To Change The App Icon In Android App Using Visual Studio 2015 Update 3
Sep 10, 2016.
In this article, you will learn how to change the app icon in Android app, using Visual Studio 2015 Update 3.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Date Picker, Time Picker and Activity Indicator - Part Nine
Jun 19, 2016.
In this article, you will learn about the date picker, time picker and activity indicator controls in Xamarin forms
Configure App Icons In Xamarin Forms App
Jun 14, 2016.
In this article, you will learn how to configure app icons in the Xamarin Forms app.
How To Design The Perfect Mobile App Icon
May 13, 2016.
In this article you will learn how to design the perfect Mobile App Icon.
SharePoint 2013: Hide/Show Delete Icon In Ribbon On List Item Selection
Mar 31, 2016.
In this article I will explore how to handle the delete icon in list item selection (hide/ show) based on the logged in user using CSOM/REST API and jQuery.
SharePoint 2013: How To Enable/Disable Delete Icon In Ribbon On List Item Selection
Mar 12, 2016.
In this article you will learn how to enable/disable delete icon in ribbon on List Item Selection in SharePoint 2013.
Resolve "Sync Icon Overlay Missing" Issue in Git On Windows
Mar 01, 2016.
In this article you will learn how to resolve the "Sync icon overlay missing" issue in Git on Windows.
Enhance Developer Productivity With CodeLens Code Health Indicator
Jan 21, 2016.
In this blog, we will look at a very cool Visual Studio 2015 extension called ‘CodeLens Code Health Indicator’ and its features.
Icon Pack - Material Design In XAML 1.4
Jan 19, 2016.
This article is about release 1.4 of Material Design In XAML Toolkit is a full icon pack. Icon design is a skill itself and finding or creating good icons when designing an application can be a time consuming task. To help in this regard I am pleased to announce that the entire Material Design Icons collection is now included in the library.
Change Site Icon In SharePoint App Using NAPA Development Tool
Sep 11, 2015.
In this article we will learn how to change site icon in sharepoint app using napa development tool.
Hide Like And Comment Icons From A Blog Site In SharePoint 2013 And Office 365
Sep 07, 2015.
in this article you will learn how to hide, like and comment icons from a blog site in SharePoint 2013 and Office 365.
Remove Android Action Bar Icon in Xamarin.Forms
Aug 12, 2015.
In this article we will how to remove an Android action bar icon in Xamarian Forms.
Set the Icon of a Folder Shortcut in Windows 10
Jul 23, 2015.
This article will mainly focus on how to change the icon of a shortcut in Windows 10.
How to Turn Off and On Notification Area Icons in Windows 10
Jun 18, 2015.
This article explains the Notification Area (System Tray) icons in Windows 10 and how to turn them off and turn on depending on our needs.
Clear the Clipboard Memory in Windows 10 by Shortcut
May 14, 2015.
This article explains the clipboard in Windows 10 and also how to clear the clipboard memory in Windows 10 using a shortcut.
How to Change Icon of Custom Case Origin in Dynamics CRM 2015
Apr 17, 2015.
In this article we will see how to change an icon of custom case origin in Dynamics CRM 2015.
Genetic Algorithm For Icon Generation in Visual Basic
Apr 16, 2015.
This article provides some of the basics of genetic algorithms, including what they are, what they're good for, why we call them genetic, and so on. This provides both theory and sample implementations in Visual Basic .NET.
How To Minimize Application To System Tray In C#
Mar 06, 2015.
Minimizing the application to the system tray (officially known as the Notification Area) is a great alternative to a standard behavior we are accustomed to. Only a few basic steps are necessary to do it and make your app different.
Custom Ribbon Action and Set the Customize Icon to Ribbon Button in a SharePoint Hosted App
Dec 30, 2014.
In this article you will learn how to set the Customize Icon to Ribbon Button in a SharePoint Hosted App.
Implementing Favicon in Web Applications
Nov 24, 2014.
This article explains how to implement a Favorite icon in a web application.
Notification Area Icon in C# Windows Forms
Jul 16, 2014.
This article explains how to place an icon in the Windows Taskbar Notification area using C# Windows Forms as per requirements.
TreeView Control With Custom Icons in ASP.Net Using SiteMap
Mar 07, 2014.
This article describes customization of a TreeView Control with custom icons in ASP.Net using a SiteMap.
Creating Reusable and Scalable Calendar Icon in HTML5 and CSS3
Dec 21, 2013.
This article explains how tro create a calendar icon for your blog or website, and yes, it is scalable, so you can resize it to any ratio and it will not be blurred just by changing a font-size.
How to Create Custom Icons Using Font Awesome
Dec 07, 2013.
Learn how to enhance your web design by creating custom icons using Font Awesome. Font Awesome offers a vast library of scalable vector icons that can be customized to suit your website's aesthetic and branding.
How to Use Progress Indicator in Windows Phone 8
Sep 01, 2013.
In this article you will learn how to use a progress indicator in a Windows Phone 8 App.
WordPress Plugin - Password Strength Indicator Using jQuery and XML
Jun 02, 2013.
An article on how to create WordPress Password strength indicator plugin using jQuery and XML.
Build First Application Using Android Studio
May 25, 2013.
Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio provides integrated Android developer tools for development and debugging.
Adding an Icon in LightSwitch Visual Studio 2012
Apr 22, 2013.
In this article we will learn about how to add an icon to your application. In this the Application Designer takes a (.png) file which I have created by using Paint.
Creating Icons in PHP
Apr 15, 2013.
In this article I explain creation of an icon in PHP using the Twitter bootstrap file.
Change the Icon Of a Windows Phone 7 Application
Apr 06, 2013.
In this article, we will discuss how to easily change the icon of a Windows Phone Application.
Network Activity Indicator in iPhone
Feb 06, 2013.
In this article I will explain how to implement an Activity Indicator in iPhone.
jQuery Slider Examples
Jan 08, 2013.
In this article we look at how to create two-indicator Sliders and get values for both indicators, then how to set opacity of an image using a slider.
Splash in iPhone
Dec 17, 2012.
In this article I will explain how to use splash in iPhone.
App Icon in IPhone
Nov 19, 2012.
This article provides a walkthrough of setting an image for an app icon in iPhone.
Use Notify icon in VB.NET
Nov 09, 2012.
In this article w can discuss about notify icon control in vb.net
Design Header in Expression Blend 4
Oct 22, 2012.
Today we are going to design a Header in Expression Blend 4.
Design Social Media Icon in Expression Blend 4
Oct 01, 2012.
We are going to design some Social Networking Icons.
Android Message Icon in Expression Blend 4
Oct 01, 2012.
Today we are going to design Android Icon using Expression Blend 4.
Create All Applications Shortcut in Windows 8
Sep 20, 2012.
In this article we are explaining how to create a shortcut for All applications in Windows 8.
Share Icon in Expression Blend 4
Sep 18, 2012.
This article shows the design of a Share Icon.
RSS Icon in Expression Blend 4
Sep 17, 2012.
Today we are going to see the various types and use of ellipse shapes and arc shapes.
Alert Icon in Expression Blend 4
Sep 17, 2012.
Let's design an alert icon.
Draw "Comment Icon" in Expression Blend 4
Sep 13, 2012.
Today we are going to Design Comment-Icon.
Windows Phone Application in Expression Blend 4
Sep 06, 2012.
Today we are going to learn about Windows Phone Applications.
Design Search Icon in Expression Blend 4
Aug 09, 2012.
I'm going to help you design a Search Icon.
ASP.NET MVC3 - Password Strength Indicator Using JQuery and XML
Jul 30, 2012.
Sample code on how to integrate the Password Strength Indicator using jQuery and XML plug-in with ASP.NET MVC3 Razor.