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
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]
Vijayaragavan S(59)
Mahesh Chand(9)
Vinoth Rajendran(7)
Ammar Shaukat(5)
James Willock(2)
Rahat Yasir(2)
Sumantro Mukherjee(2)
Mariusz Postol(1)
Chandradev Prasad(1)
Aqib Murtaza(1)
Sumit Singh Sisodia(1)
S.Ravi Kumar(1)
Umair Hassan(1)
Logesh Palani(1)
Ahmed Wadkar(1)
Suresh M(1)
Matt Hadden(1)
Amat Ul Jameel Kazmi(1)
Nirmal Hota(1)
Subramanyam Raju (1)
Aman (1)
Resources
No resource found
Programming in Practice - GUI - XAML - Description of the User Interface
Jul 09, 2024.
This article concerns selected issues related to the representation of process information in graphical form to develop a comprehensive User Interface. It presents XAML Domain-Specific Language as a description of the user interface.
How to Render XAML Controls in Blazor WebAssembly?
Jul 13, 2023.
Many times, we encounter the need to migrate Silverlight or WPF applications to modern web applications like Blazor WebAssembly. In such scenarios, the typical approach involves re-engineering the Silverlight or WPF application, which can be time-consuming and expensive. However, there is a smarter and easier alternative: we can leverage the 'Xaml for Blazor' NuGet package to reuse our existing XAML code in Blazor WebAssembly. This approach not only saves us significant development time but also reduces costs
Filter Data On XAML Grid In WPF
Oct 18, 2022.
There are different ways to filter data in the XAML grid, but I'm just showing you how you can easily filter your data in the XAML grid by clicking the checkbox.
Use XAML Previewer To Preview Data In Xamarin Forms
Oct 17, 2019.
In this article, you will learn about XAML Previewer and how it is used to see design time preview of data in Xamarin.Forms
How To Use Alignment Grid XAML Control In UWP
Mar 13, 2018.
Reading this article, we can learn how to use AlignmentGrid Control in Universal Windows Apps development with XAML and Visual C#.
Using XAML Progress Bar In WPF
Jan 12, 2018.
Long running tasks in any application make the application or software nonresponsive. So to keep the user updated about the running task and also keep the application responsive during long running tasks we can use different kinds of loading bar options like.
Xamarin.Forms Tools - XAML Previewers
Jan 09, 2018.
Initially, when Xamarin.Forms were released, the biggest challenge in developing the mobile application was to develop its UI as there were no drag and drop designers available for it like storyboard designer for iOS or Android designer. But, very soon, this issue was solved by many Xamarin previewers launched by several third-party providers and recently by Microsoft also.
Using XAML Progress Ring In UWP
Jan 05, 2018.
Long running tasks in any application make the application or software non-responsive. So to keep the user updated about the running task and also keep the application responsive during long running tasks we can use different kinds of loading bar options.
Copy And Paste Text Content Using Clipboard In UWP With XAML And C#
Oct 27, 2017.
Reading this article, you will learn how to copy and paste the text content using clipboard in Universal Windows Apps development with XAML and Visual C#.
Setting Or Retrieving Geotag In Media File In UWP With XAML And C#
Oct 25, 2017.
Reading this article, you can learn how to set or retrieve Geotagging in Media File in Universal Windows Apps development with XAML and Visual C#.
Security Credential Picker In UWP With XAML And C#
Oct 24, 2017.
Reading this article, we can learn how to use Credential Picker in Universal Windows Apps development with XAML and Visual C#.
Using XAML Control Templates In UWP
Sep 30, 2017.
In this article, we are going to discuss XAML control templates and their use in UWP.
Data Binding In XAML UWP Using ComboBox
Sep 22, 2017.
In this article, we'll learn about Combo Box Control in XAML and data binding of this control as well in UWP Applications.
Syncfusion SfRating Control In UWP With XAML And C#
Aug 31, 2017.
Reading this article, we will learn how to use Syncfusion SfRating Control in Universal Windows Apps development with XAML and Visual C#.
Syncfusion Calculator Control In UWP With XAML And C#
Aug 28, 2017.
In this article, we will learn how to use Syncfusion Calculator Control in Universal Windows Apps development with XAML and Visual C#.
Live XAML Previewer In Xamarin.Forms
Aug 13, 2017.
In this article, we are going to use XAML Preview in Xamarin.Forms. Xamarin.Forms are used to make cross platform applications by using C# as a backend language and XAML for front-end of the application. Let’s discuss about XAML Previewer.
Design Login Page Using XAML In Xamarin.Forms
Apr 19, 2017.
Design Login Page Using XAML In Xamarin.Forms. Follow the steps given in this article in order to Create Login Page in Xamarin Android, using Microsoft Visual Studio 2017.
Telerik RadBulletGraph Control In UWP With XAML And C#
Feb 15, 2017.
In this article, you will learn how to use Telerik RadBulletGraph Control in Universal Windows Apps development with XAML and Visual C#.
How To Create And Use XAML Content Page In Xamarin Forms Application For Android And Universal Windows Platform
Dec 03, 2016.
In this article, you will learn how to create and use XAML Content Page in the Xamarin Forms application, for Android and Universal Windows Platform.
UWP Sentiment Analysis Using Cognitive Service Text Analytics API, Azure, XAML And C#
Nov 16, 2016.
In this article, you will learn UWP sentiment analysis, using Cognitive Service Text Analytics API, Azure, XAML and C#.
Cognitive Service Bing Spell Check API Using Azure, XAML And C#
Nov 11, 2016.
In this article, you will learn how to do Cognitive Service Bing Spell Check API in Universal Windows apps development with Azure, XAML and Visual C#.
Cognitive Service Bing Web Search API Using UWP With Azure, XAML And C#
Nov 10, 2016.
In this article, you will learn about Cognitive Service Bing Web Search API, using UWP with Azure, XAML and C#.
Cognitive Service Academic Knowledge API - Evaluate Method Using UWP With Azure, XAML And C#
Nov 09, 2016.
In this article, you will learn Cognitive Service Academic Knowledge API - evaluate method, using UWP with Azure, XAML and C#
Cognitive Service Bing Video Search API Using UWP With Azure, XAML And C#
Nov 07, 2016.
In this article, you will learn about Cognitive Service Bing Video Search API, using UWP with Azure, XAML and C#.
Cognitive Service Bing Image Search API Using UWP With Azure, XAML And C#
Nov 06, 2016.
In this article you will learn Cognitive Service Bing Image Search API Using UWP With Azure, XAML And C#
Cognitive Service Bing News Search API Using UWP With Azure, XAML And C#
Nov 04, 2016.
In this article, you will learn how to use Cognitive Service Bing News Search API in Universal Windows Apps development, with Azure, XAML and Visual C#.
Cognitive Service Bing AutoSuggest API Using UWP With Azure, XAML And C#
Nov 02, 2016.
In this article you will learn how to use Cognitive Service Bing AutoSuggest API in Universal Windows Apps development with Azure, XAML and Visual C#.
Retrieving Download And PlayBack Rate Using Adaptive Streaming In UWP using XAML And C#
Oct 31, 2016.
In this article, you will learn retrieving download rate and play back rate, using Adaptive Streaming with AdaptiveMediaSource in UWP with XAML and C#.
Multiple People Emotions In UWP With Cognitive Service Emotion API, Azure, XAML And C#
Oct 26, 2016.
In this article, you will learn about Multiple People Emotions in UWP with Cognitive Services Emotion API, Azure, XAML and C#
How To Use A Simple Adaptive Streaming URL In UWP With XAML And C#
Oct 25, 2016.
In this article, you will learn how to use a simple adaptive streaming URL in UWP with XAML and C#
Retrieving Face Attributes Using Cognitive Service Face API In UWP With Azure, XAML And C#
Oct 21, 2016.
In this article, you will learn about retrieving face attributes using cognitive service face API in UWP, with Azure, XAML, and C#.
Cognitive Service Emotion API In UWP With Azure, XAML And C#
Oct 21, 2016.
In this article, you will learn about Cognitive Service Emotion API in UWP, with Azure, XAML, and C#.
Cognitive Service Face API, Using UWP With Azure, XAML And C#
Oct 19, 2016.
In this article, you will learn how to use Cognitive Service Face API in Universal Windows Apps development with Azure, XAML, and Visual C#.
ChatBubbleTextbox Control In UWP With XAML And C#
Oct 19, 2016.
In this article, you will learn ChatBubbleTextbox control in UWP with XAML and C#.
Metro Flow Control In UWP With XAML AND C#
Oct 16, 2016.
In this article, you will learn how to use Coding4Fun MetroFlow in Universal Windows apps development with XAML and Visual C#.
How To Blur An Image Using UWP With XAML And C#
Oct 15, 2016.
In this article you will learn how to blur an image in Universal Windows Apps development with XAML and Visual C#.
Coding4fun ColorPicker Control In UWP With XAML And C#
Oct 15, 2016.
In this article, you will learn how to use Coding4Fun ColorPicker in Universal Windows Apps development with XAML and Visual C# also enable ColorPicker from clicking the button control and change the border background.
ImageTile Control In UWP With XAML And C#
Oct 15, 2016.
In this article you will learn how to use Coding4Fun ImageTile in Universal Windows apps development with XAML and Visual C# with different animations.
Coding4Fun Chat Bubble Control Using UWP With XAML And C#
Oct 14, 2016.
In this article, you will learn how to use Coding4Fun Chat Bubble in UWP development, with XAML and Visual C#.
GridSplitter Control In UWP With XAML And C#
Oct 14, 2016.
In this article, you will learn about GridSplitter Control in UWP, with XAML and C#.
Coding4fun ColorHexagonPicker Control Using UWP With XAML And C#
Oct 14, 2016.
In this article you will learn how to use Coding4Fun ColorHexagonPicker in Universal Windows Apps development with XAML and Visual C#.
Scaling An Image Using UWP With XAML And C#
Oct 14, 2016.
In this article, you will learn about scaling an image using UWP with XAML and C#
Changing StackPanel Background Using Coding4fun ColorSlider Control In UWP With XAML And C#
Oct 14, 2016.
In this article, you will learn how to use Coding4Fun ColorSlider in UWP development, with XAML and Visual C#.
Fading Header In List View Using UWP With XAML And C#
Oct 12, 2016.
In this article, you will learn how to fade a ListView header, when the user scrolls in Universal Windows apps development with XAML and Visual C#.
Offset Animation Application Using UWP With XAML And C#
Oct 10, 2016.
In this article, you will learn how to develop Offset Animation Application in Universal Windows apps development with XAML and Visual C#.
BladeControl In UWP With XAML And C#
Oct 08, 2016.
In this article, you will learn about BladeControl in UWP, with XAML and C#.
Rotate Animation Using UWP ToolKit With XAML And C#
Oct 07, 2016.
In this article, you will learn how to create rotate animation in Universal Windows apps development with UWP Toolkit Animation, XAML and Visual C#.
Creating Bottom Up List In UWP With XAML And C#
Oct 06, 2016.
In this article, you will learn how to create Bottom up List, using Item stack panel in List View Control and UWP with XAML and Visual C#.
Rotator Tile Control In UWP With XAML And C#
Sep 30, 2016.
In this article, you will learn how to use UWP Tool Kit Control - Rotator Tile Control in Universal Windows apps development with XAML and Visual C#.
Adaptive Grid View Control In UWP With XAML And C#
Sep 28, 2016.
In this article, you will learn about Adaptive Grid View Control in Universal Windows Apps development with XAML and Visual C#.
PullToRefereshListView Control In UWP With XAML And C#
Sep 26, 2016.
In this article, you will learn how to use UWP Tool Kit Control – PullToRefereshListView in Universal Windows Apps development, with XAML and Visual C#.
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#.
ImageEx In UWP With XAML And C#
Sep 20, 2016.
In this article, you will learn how to use UWP Tool Kit Control - ImageEx in Universal Windows Apps development, with XAML and Visual C#.
RangeSelecter Control In UWP With XAML And C#
Sep 19, 2016.
In this article, you will learn, how to UWP Tool Kit Control - RangeSelecter Control in Universal Windows apps development with XAML and Visual C#.
Define And Use Local Resource In UWP With XAML And C#
Sep 19, 2016.
In this article, you will learn how to define and use local resources in Universal Windows Apps development with XAML and Visual C#.
How To Create And Use User Defined Resource To Button Control In UWP With XAML And C#
Sep 18, 2016.
In this article, you will learn how to create and use user defined resources to button control in Universal Windows apps development with XAML and Visual C#.
How To Create PieChart In Universal Application Development With XAML And C#
Sep 11, 2016.
In this article, you will learn, how to create Piechart in Universal Windows apps development with XAML and Visual C#.
Creating Column Chart In Universal Application Development With XAML And C#
Sep 10, 2016.
In this article, you will learn, how to create column chart in Universal Windows apps development with XAML and Visual C#.
How To View An Image Using View Box Control In Universal Application Development With XAML And C#
Sep 08, 2016.
In this article, you will learn, how to use view an image using View Box Control to open an image File in Universal Windows Apps development with XAML and Visual C#.
How To Use Stack Panel With Scroll View Control In Universal Application Development With XAML And C#
Sep 07, 2016.
In this article, you will learn, how to use stack panel with scroll view control in Universal Windows apps development with XAML and Visual C#.
How To Zoom An Image In Universal Application Development With XAML And C#
Sep 05, 2016.
In this article, you will learn how to develop "Zoom an Image" with Scroll Viewer Control and Image Control in Universal Windows Apps development with XAML and Visual C#.
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#.
How To Use Media Element Control To Open A Media File In Universal Application Development With XAML And C#
Sep 01, 2016.
In this article, you will learn, how to use Media Element Control with Media Transport Control to open a Media File in Universal Windows Apps development with XAML and Visual C#.
How To Use Hub Control In Universal Application Development With XAML And C#
Aug 31, 2016.
In this article, you will learn, how to use Hub Control in Universal Windows apps development with XAML and Visual C#.
How To Run Xamarin Forms Application In Universal Windows Platform Development With XAML And C#
Aug 29, 2016.
In this article, you will learn how to run Xamarin Forms application in UWP development with XAML and Visual C#.
How To Use FlipView Control In Universal Application Development With XAML And C#
Aug 28, 2016.
In this article, you will learn how to use FlipViewControl in Universal Windows Apps development with XAML and Visual C#.
How To Use Listview Control In Universal Application Development With XAML And C#
Aug 26, 2016.
In this article, you will learn, how to use ListView Control in Universal Windows apps development with XAML and Visual C#.
How To Use ProgressRing Control In Universal Application Development With XAML And C#
Aug 26, 2016.
In this article, you will learn, how to use ProgressRing control in Universal Windows apps development with XAML and Visual C#.
Age Calculation Using Calendar Date Picker Control In Universal Application Development With XAML And C#
Aug 25, 2016.
In this article, you will learn about age calculation, using Calendar Date Picker control in Universal Application development with XAML and C#.
Creating Arithmetic Operation In Universal Windows Apps Development With XAML And Visual C#
Aug 08, 2016.
In this article, you will learn how to use Button Control, TextBlock control, and TextBox Control in Visual C# environment.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Picker Control Xaml - Part 15
Jun 27, 2016.
In this article, you will learn about Picker control in Xaml for creating universal apps via Xamarin.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Binding in Xaml - Part 13
Jun 27, 2016.
In this article, you will learn about binding in Xaml for creating universal apps via Xamarin.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: IValueConverter In Xaml - Part 14
Jun 27, 2016.
In this article, you will learn about IValueConverter in Xaml for creating universal apps via Xamarin.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Style In XAML (Cont.) - Part 12
Jun 24, 2016.
In this article, you will learn about Style in XAML for creating universal apps via Xamarin.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Style in XAML - Part 11
Jun 23, 2016.
This is an article that explains about the Style concept in XAML. This is part 11 of the article series.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: XAML And Resource Dictionary - Part 10
Jun 21, 2016.
In this article, you will see the use of XAML and the resource dictionary for creating universal apps Via Xamarin.
Runtime Editing Tools for XAML In Visual Studio 2015
Apr 02, 2016.
There are new runtime tools for XAML In Visual Studio 2015 Update 2 and Visual Studio "15" Preview.
Static Resources In XAML For Universal Windows Platform
Jan 30, 2016.
In this article you will learn about Static Resources in XAML for Universal Windows Platform.
Attached Properties: An Interesting Ingredient Of XAML Cuisine
Jan 22, 2016.
In this article you will learn about simplifying Attached Properties of XAML to understand.
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.
ContentDialog Via XAML In Universal Windows Program: Part 2
Dec 24, 2015.
In this article we are going to see how to create ContentDialog in XAML in Universal Windows Program.
Set Specific DeviceFamily XAML Views In Windows 10 UWP
Dec 09, 2015.
In this article we are going to see how to set different XAML page for specific device family.
Universal Windows Platform - XAML Styling
Oct 09, 2015.
In this article learn about XAML styling in Universal Windows Platform.
New XAML Tools in Visual Studio 2015 and Blend
Jul 13, 2015.
Watch this video by Robert Green and Seth Juarez talk and demonstrate new XAML Tools in Visual Studio 2015.
Adaptive Trigger For XAML UAP Dev
Jun 06, 2015.
The major focus of this article is how developers can build great UX for Windows 10 applications.
SplitView Control: A New XAML Control
May 26, 2015.
In this article I will talk about a new XAML Control, SplitView.
Changing the Foreground Colour of an XAML Control Using a Binding Convertor
May 07, 2015.
This article shows how to easily change the foreground object of an XAML control, such as a TextBlock, using a binding convertor.
Some Cool Operations With Text Using XAML in Windows Phone
Feb 28, 2015.
In this article you will learn how to play with font size, projection and font color of text dynamically.
Material Design in XAML - Mash Up!
Feb 25, 2015.
In this article you will learn how to get a great looking application mock-up, by bringing together Dragablz, MahApps, & Material Design.
Configure Xamarin.Forms XAML Intellisense in Visual Studio
Feb 18, 2015.
In this article you will learn how to Configure Xamarin.Forms XAML Intellisense in Visual Studio.
Using XAML TextBlock
Jan 12, 2015.
XAML TextBlock element represents a TextBlock control. These code examples demo how to declare and use a XAML Text Block.
Using XAML TabControl in WPF
Jan 08, 2015.
This tutorial shows how to use a TabControl in WPF.
Using XAML StatusBar in WPF
Jan 07, 2015.
This tutorial shows how to use a WPF StatusBar in WPF.
Using XAML Popup In WPF
Dec 29, 2014.
Popup in WPF is a Windows that appears on top of a UI and shows a message. These code examples demonstrate how to show a popup in WPF using XAML and C#.
Display Image In WPF using XAML and C#
Dec 19, 2014.
The Image class represents the WPF Image control that is used to display images in WPF. The <Image> element of XAML is used to create the Image control at design-time. The code example in this article shows how to use a WPF Image control do display and manipulate images using C# and XAML.
Using XAML Grid Panel
Dec 17, 2014.
The <Grid> element in XAML represents a grid panel that provides a grid layout. The code example in this article shows how to use a Grid panel at design time using XAML in a WPF app.
WindowsPhone 8.1: Action Center Integration Sample, Beginners Level (C# and XAML )
Dec 05, 2014.
This article explains integration of Notification Center in a WindowsPhone 8.1 application.
Windows Phone - XAML Styling
Oct 30, 2014.
In this article you will learn XAML styling in Windows Phone.
Load XAML File Dynamically
Aug 26, 2014.
In this article, you will see how to load a XAML file in code.
Create Customized Pop-up Window in Windows Phone Application Using XAML and C#
Mar 15, 2014.
Here in this article we are going to show a Pop-up whenever a Button is pressed in Windows Phone Application.