COMMUNITY: How to properly ask a question on Forums
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About XAML
XAML
stands for (Extensible Application Markup Language) which is Microsoft
XML
based language and it is best for designing good GUI. In old GUI framework WinForms is a GUI framework created in the same language which is used for interact with Graphical User Interface Environment for example C# or VB.NET but
XAML
is another way like as HTML in which we are easily write and edit your GUI. it is an essential part of WPF. In development we are creates many Window form and Page which consist
XAML
document and project Code. The
XAML
file is play interface with all its elements and Code handles all the events and has access to manipulate with the
XAML
controls.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijayaragavan S (75)
Vinoth Rajendran (7)
Ammar Shaukat (6)
Mahesh Chand (4)
S.Ravi Kumar (1)
Sumit Singh Sisodia (1)
Umair Hassan (1)
Logesh Palani (1)
Amit Mishra (1)
Sourabh Soni (1)
Nambukarthy Raveendran (1)
Abhi Sankrityayan (1)
Related resources for XAML
No resource found
Conditional XAML In UWP
3/5/2021 2:14:43 AM.
This tutorial explain about how to use the Conditional XAML concept in UWP.
XAML Progress Bar In Xamarin.Forms
1/19/2018 12:21:44 AM.
Long running tasks in any application make the application or software non-responsive. So keep the user updated about the running task and also keep the application responsive during long running task
Using XAML Progress Bar In WPF
1/12/2018 11:22:23 AM.
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 ta
Xamarin.Forms Tools - XAML Previewers
1/10/2018 11:06:41 AM.
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
Using XAML Progress Ring In UWP
1/5/2018 12:10:33 PM.
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 t
Xamarin.Forms Custom Entry
1/3/2018 1:56:12 AM.
This article demonstrates how to create and use a Custom Entry control in Xamarin.Forms, XAML, and C#.
Dock Panel Control In UWP
12/10/2017 12:02:39 PM.
Reading this article, you can learn how to use DockPanel Control in Universal Windows Apps development with XAML and Visual C#.
ParallaxView Control In UWP
11/18/2017 12:23:26 PM.
Reading this article, you can learn how to use ParallaxView Control in Universal Windows Apps development with XAML and Visual C#.
ScrollHeader Control In UWP
11/16/2017 3:26:26 PM.
Reading this article, you will learn how to use ScrollHeader Control in Universal Windows Apps development with XAML and Visual C#.
Radial Gauge Control In UWP
11/15/2017 10:44:17 AM.
Reading this article, you will learn how to use Radial Gauge Control in Universal Windows Apps development with XAML and Visual C#.
OrbitView Control In UWP
11/11/2017 2:30:29 PM.
Reading this article, you will learn how to use OrbitView Control in Universal Windows Apps development with XAML and Visual C#.
Loading Control In UWP
11/10/2017 11:18:40 AM.
Reading this article, you will learn how to use Loading Control in Universal Windows Apps development with XAML and Visual C#.
Expander Control In UWP
11/9/2017 11:51:55 PM.
Reading this article, you can learn how to use Expander Control in Universal Windows Apps development with XAML and Visual C#.
DropShadowPanel Control In UWP
11/9/2017 12:06:52 PM.
Reading this article, you can learn how to use DropShadowPanel Control in Universal Windows Apps development with XAML and Visual C#.
Carousel Control In UWP
11/6/2017 3:29:19 PM.
Reading this article, you can learn how to use Carousel Control in Universal Windows Apps development with XAML and Visual C#.
PersonPicture Control In UWP
11/3/2017 12:04:11 PM.
Reading this article, you can learn how to use PersonPicture Control in Universal Windows Apps development with XAML and Visual C#.
Image Copy And Paste Using Clipboard In UWP
10/29/2017 12:55:24 PM.
Reading this article, you can learn how to perform Copy and paste Images using clipboard in Universal Windows Apps development with XAML and Visual C#.
Copy And Paste Text Content Using Clipboard In UWP With XAML And C#
10/27/2017 11:27:35 AM.
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#.
Security Credential Picker In UWP With XAML And C#
10/25/2017 4:47:39 PM.
Reading this article, we can learn how to use Credential Picker in Universal Windows Apps development with XAML and Visual C#.
Setting Or Retrieving Geotag In Media File In UWP With XAML And C#
10/25/2017 3:42:28 PM.
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#.
Using XAML Control Templates In UWP
10/3/2017 2:07:25 AM.
In this article, we are going to discuss XAML control templates and their use in UWP.
XAML Value Converter With A Simple Example
9/27/2017 11:41:39 AM.
In this article, I'm going to show you how you can use value converter in XAML to convert one format of data into another format. In our case, we'll convert a string value (value in the textbo
What Is The Future of UWP In .NET Standard 2.0
9/24/2017 10:59:00 AM.
What Is The Future of UWP In .NET Standard 2.0
Data Binding In XAML UWP Using ComboBox
9/22/2017 12:14:44 PM.
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#
8/31/2017 4:20:06 PM.
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#
8/28/2017 4:02:07 PM.
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
8/13/2017 4:58:13 PM.
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 applicati
Design Login Page Using XAML In Xamarin.Forms
4/19/2017 10:21:32 AM.
Design Login Page Using XAML In Xamarin.Forms.
Telerik RadBulletGraph Control In UWP With XAML And C#
2/15/2017 10:35:37 AM.
In this article, you will learn how to use Telerik RadBulletGraph Control in Universal Windows Apps development with XAML and Visual C#.
Getting Started with UWP App Using C# and XAML
2/7/2017 11:40:13 PM.
In this article, we will use C# and XAML to build Windows Universal apps.
Menus in WPF
12/18/2016 10:46:11 PM.
This tutorial shows you how to create and use a Menu control available in Windows Presentation Foundation (WPF).
Getting Started With UWP Community Toolkit 1.1
12/12/2016 4:40:46 AM.
In this article, you will learn about UWP Community Toolkit and features of its current release.
How To Create And Use XAML Content Page In Xamarin Forms Application For Android And Universal Windows Platform
12/3/2016 11:18:53 AM.
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.
XAML Highlight Features In Visual Studio 2017
11/25/2016 12:52:37 AM.
In this article, you will learn about XAML features in Visual Studio 2017.
UWP Sentiment Analysis Using Cognitive Service Text Analytics API, Azure, XAML And C#
11/16/2016 10:47:31 AM.
In this article, you will learn UWP sentiment analysis, using Cognitive Service Text Analytics API, Azure, XAML and C#.
UWP Key Phrase Extraction Using Cognitive Service Text Anaytics API
11/15/2016 12:03:50 PM.
In this article, you will learn UWP Key Phrase Extraction using Cognitive Service Text Analytics API, Azure, XAML and C#.
Cognitive Service Bing Spell Check API Using Azure, XAML And C#
11/11/2016 4:23:20 PM.
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#
11/10/2016 4:56:40 PM.
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#
11/9/2016 4:33:33 PM.
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#
11/7/2016 11:58:03 AM.
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#
11/6/2016 5:03:22 PM.
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#
11/4/2016 6:14:28 PM.
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#
11/4/2016 12:18:59 AM.
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#
10/31/2016 6:16:06 PM.
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#
10/27/2016 4:28:43 AM.
In this article, you will learn about Multiple People Emotions in UWP with Cognitive Services Emotion API, Azure, XAML and C#
Cognitive Service Emotion API In UWP With Azure, XAML And C#
10/27/2016 2:21:49 AM.
In this article, you will learn about Cognitive Service Emotion API in UWP, with Azure, XAML, and C#.
How To Use A Simple Adaptive Streaming URL In UWP With XAML And C#
10/26/2016 2:07:13 PM.
In this article, you will learn how to use a simple adaptive streaming URL in UWP with XAML and C#
VariableSizeWrapGrid Control In UWP Application Development
10/21/2016 6:03:51 PM.
In this article, you will learn VariableSizeWrapGrid Control in UWP application development, with XAML and C#.
Retrieving Face Attributes Using Cognitive Service Face API In UWP With Azure, XAML And C#
10/21/2016 5:55:21 PM.
In this article, you will learn about retrieving face attributes using cognitive service face API in UWP, with Azure, XAML, and C#.
ChatBubbleTextbox Control In UWP With XAML And C#
10/19/2016 1:46:46 PM.
In this article, you will learn ChatBubbleTextbox control in UWP with XAML and C#.
Cognitive Service Face API, Using UWP With Azure, XAML And C#
10/19/2016 1:13:27 PM.
In this article, you will learn how to use Cognitive Service Face API in Universal Windows Apps development with Azure, XAML, and Visual C#.
Metro Flow Control In UWP With XAML AND C#
10/16/2016 12:01:51 PM.
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#
10/15/2016 12:50:47 PM.
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#
10/15/2016 12:23:28 PM.
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
ImageTile Control In UWP With XAML And C#
10/15/2016 12:19:59 PM.
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#
10/14/2016 12:52:55 PM.
In this article, you will learn how to use Coding4Fun Chat Bubble in UWP development, with XAML and Visual C#.
Scaling An Image Using UWP With XAML And C#
10/14/2016 12:47:19 PM.
In this article, you will learn about scaling an image using UWP with XAML and C#
GridSplitter Control In UWP With XAML And C#
10/14/2016 12:33:29 PM.
In this article, you will learn about GridSplitter Control in UWP, with XAML and C#.
Coding4fun ColorHexagonPicker Control Using UWP With XAML And C#
10/14/2016 12:03:06 PM.
In this article you will learn how to use Coding4Fun ColorHexagonPicker in Universal Windows Apps development with XAML and Visual C#.
Changing StackPanel Background Using Coding4fun ColorSlider Control In UWP With XAML And C#
10/14/2016 11:46:49 AM.
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#
10/12/2016 2:15:19 PM.
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#
10/10/2016 11:36:49 AM.
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#
10/8/2016 11:55:07 AM.
In this article, you will learn about BladeControl in UWP, with XAML and C#.
Rotate Animation Using UWP ToolKit With XAML And C#
10/7/2016 6:35:17 PM.
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#
10/6/2016 1:36:57 PM.
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#
9/30/2016 3:25:42 PM.
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#.
XBOX ONE App Using UWP
9/28/2016 4:16:14 PM.
In this article, you will learn how to develop XBOX ONE Application using Universal Windows Apps development with XAML, Visual C# and XBOX ONE.
Adaptive Grid View Control In UWP With XAML And C#
9/28/2016 3:22:00 PM.
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#
9/26/2016 11:22:09 AM.
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#
9/25/2016 3:30:24 PM.
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#
9/22/2016 2:19:45 AM.
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#
9/22/2016 2:19:09 AM.
In this article, you will learn, how to UWP Tool Kit Control - RangeSelecter Control in Universal Windows apps development with XAML and Visual C#.
HeaderedTextBlock Control In UWP
9/22/2016 2:18:49 AM.
In this article, you will learn about HeaderedTextBlock in Universal Windows Apps development, with XAML and Visual C#.
Developing HoloLens Welcome App Using UWP With HoloLens Emulator
9/21/2016 3:20:27 PM.
In this article, you will learn how to develop Hololens Welcome App, using Universal Windows Apps development with XAML, Visual C#, and Hololens Emulator.
How To Create And Use User Defined Resource To Button Control In UWP With XAML And C#
9/19/2016 3:34:54 PM.
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#.
Define And Use Local Resource In UWP With XAML And C#
9/19/2016 3:22:48 PM.
In this article, you will learn how to define and use local resources in Universal Windows Apps development with XAML and Visual C#.
Adding UWP ToolKit Controls In Universal Application Development
9/19/2016 12:20:56 PM.
After reading this article, you can learn, how to add UWP ToolKit controls in Universal Windows apps development with XAML and Visual C#.
What Is The Future Of XAML
9/18/2016 4:49:36 PM.
Are you a Windows developer and wonder what the future of XAML looks like? XAML is used to build user interfaces of WPF and UWP applications.
How To Create PieChart In Universal Application Development With XAML And C#
9/11/2016 4:08:03 PM.
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#
9/10/2016 3:46:34 PM.
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#
9/8/2016 12:06:16 PM.
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#
9/7/2016 11:43:55 AM.
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#
9/6/2016 6:07:15 PM.
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#
9/2/2016 1:10:24 PM.
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#
9/1/2016 2:23:42 PM.
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#
8/31/2016 5:15:17 PM.
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#
8/29/2016 10:21:27 AM.
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#
8/28/2016 1:26:50 PM.
In this article, you will learn how to use FlipViewControl in Universal Windows Apps development with XAML and Visual C#.
How To Use ProgressRing Control In Universal Application Development With XAML And C#
8/26/2016 2:05:24 PM.
In this article, you will learn, how to use ProgressRing control in Universal Windows apps development with XAML and Visual C#.
How To Use Listview Control In Universal Application Development With XAML And C#
8/26/2016 2:03:26 PM.
In this article, you will learn, how to use ListView 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#
8/25/2016 2:16:50 PM.
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#
8/8/2016 11:31:37 AM.
In this article, you will learn how to use Button Control, TextBlock control, and TextBox Control in Visual C# environment.
How to implement Drag & Drop Functionality in Universal Windows Platform (UWP)?
8/5/2016 5:58:08 PM.
In this article, I'll talk about drag and drop functionality implementation in UWP.
SemanticZoom Control in Universal Windows Platform
8/3/2016 12:37:52 PM.
In this article, I will explain how to implement SemanticZoom control and make it look like an AddressBook app and AppList Page in Windows mobile devices.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Picker Control Xaml - Part 15
7/17/2016 6:50:08 AM.
In this article, you will learn about Picker control in Xaml for creating universal apps via Xamarin.
Grid Layout in WPF
7/15/2016 6:58:09 AM.
In this tutorials you will learn how to use the grid layout in WPF.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: IValueConverter In Xaml - Part 14
6/27/2016 10:39:44 AM.
In this article, you will learn about IValueConverter in Xaml for creating universal apps via Xamarin.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Binding in Xaml - Part 13
6/27/2016 10:26:12 AM.
In this article, you will learn about binding in Xaml for creating universal apps via Xamarin.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Style In XAML (Cont.) - Part 12
6/26/2016 1:10:34 PM.
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
6/23/2016 11:08:43 AM.
This is an article that explains about the Style concept in XAML. This is part 11 of the article series.