Why Join
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
CAREER
MEMBERS
JOBS
XAML
Follow
Extensible Application Markup Language (XAML) is a declarative programming language to build Windows apps used in WPF and UWP. This category lists various XAML learning tutorials, XAML code samples, XAML articles, and XAML book.
Articles
(174)
Blogs
(23)
Resources
(5)
Videos
(9)
News
(2)
All
Articles
Blogs
News
Videos
RECENT POSTS
Use XAML Previewer To Preview Data In Xamarin Forms
In this article, you will learn about XAML Previewer and how it is used to see design time preview of data in Xamarin.Forms
Sumit Singh Sisodia
Oct 17, 2019
How To Start Hot Reloading In XAML
In thIs article, I will show you how to start hot reloading in XAML.
Sumit Singh Sisodia
Aug 12, 2019
What is XAML
XAML is a descriptive programming language used in UWP, WPF, and Xamarin Forms to build user interfaces. What is XAML? Why do we need XAML? How to learn XAML?
Mahesh Chand
Jun 24, 2019
Using XAML Popup In WPF
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#.
Mahesh Chand
Apr 07, 2019
XAML TextBox
XAML <TextBox /> element represents the XAML TextBox control. This article discusses how to create a TextBox and set its various properties such as background and foreground colors, setting s...
Mahesh Chand
Feb 25, 2019
XAML ProgressBar Code Example
Learn how to use XAML Progress Bar in a WPF app. The code examples in this article demonstrates how to create a Windows app with a Progress bar control.
Mahesh Chand
Feb 07, 2019
URI Mappings in Silverlight Navigation Framework
URI Mappings in Silverlight Navigation Framework. Navigation Framework comes with Silverlight 3 RIA Services. Using this framework we can easily navigate between User Controls in a Silverlight Appl...
Diptimaya Patra
Dec 19, 2018
Sticky Notes in Silverlight
Sticky Notes in Silverlight 3 and Blend 3. The main functionality of this Widget is to display a list of tasks to be done.
Diptimaya Patra
Dec 19, 2018
PopUp Control In Silverlight
Using PopUp Control In Silverlight. Pop Up Control is a Visual Prompt Control provided in Silverlight.
Diptimaya Patra
Dec 19, 2018
InitParams in Silverlight
Using InitParams in Silverlight. Here we will see to pass some parameters inside – for example a key and value pair then we can pass the key value pair from the aspx page.
Diptimaya Patra
Dec 19, 2018
Implementing Scrolling in Windows using WPF ScrollViewer in C# and XAML
The ScrollViewer class in C# and .NET represents a WPF ScrollViewer control at run-time. At design-time, the <ScrollViewer> element in XAML represents a ScrollViewer control. The code example...
Mahesh Chand
Dec 15, 2018
Working With A ScrollViewer Control In A WPF Application
The ScrollViewer is an object that represents a scrollable area that contains other visible controls, it could be found within the System.Windows.Controls. At the contrast of a ScrollBar object, t...
Bechir Bejaoui
Dec 11, 2018
XAML RichTextBox Code Example
The <RichTextBox> element in XAML represents a RichTextBox Windows control. The code example in this tutorial shows you how to use a RichTextBox control available in WPF.
Mahesh Chand
Dec 10, 2018
XAML RepeatButton Code Example
The <RepeatButton> element of XAML represents a repeat button. The code example shows how to use XAML RepeatButton in a WPF app.
Mahesh Chand
Dec 10, 2018
XAML RadioButton Code Example
Learn how to use XAML Radio Button in a WPF app. The <RadioButton> element in XAML is used to create a radio button control in a WPF app.
Mahesh Chand
Dec 09, 2018
XAML Password Box Code Example
Code example how to use a PasswordBox in XAML. XAML <PasswordBox> element represents a Password Box in XAML.
Mahesh Chand
Dec 09, 2018
XAML Label Code Example
The <Label> element in XAML represents a Label control. This article shows how to use a Label control in WPF using XAML and C#.
Mahesh Chand
Dec 07, 2018
XAML Menu Code Example
The <Menu> and <MenuItem> XAML elements are used to create menus in XAML. Learn how to use menu and menu item in a WPF app.
Mahesh Chand
Dec 07, 2018
Display Image In WPF using XAML and C#
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 thi...
Mahesh Chand
Dec 05, 2018
Using WPF GroupBox in C# and XAML
A GroupBox control is a container that adds a header and a border to the area that can be used to place other controls. The <GroupBox> XAML element and the GroupBox class in C# represents a g...
Mahesh Chand
Dec 03, 2018
Using XAML Grid Panel
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.
Mahesh Chand
Dec 01, 2018
Working with WPF Frame using C# and XAML
The Frame class in C# and the <Frame> element in XAML represent a Frame windows control at run-time and design-time respectively. The code examples in this article demonstrate how to use a Fr...
Mahesh Chand
Nov 30, 2018
Working with WPF Expander Control using C# and XAML
The Expander class in C# represents a WPF Expander control. At design-time, the <Expander> element of XAML is used to create an Expander control. The code examples in this tutorial demonstrat...
Mahesh Chand
Nov 30, 2018
XAML DatePicker
The XAML <DatePicker> element represents a DatePicker control in UI app. This article demonstrates how to use a DatePicker control in WPF app.
Mahesh Chand
Nov 30, 2018
XAML ComboBox
The <ComboBox> element in XAML represents a ComboBox. This article demonstrates how to create and use a ComboBox using XAML.
Mahesh Chand
Nov 29, 2018
View More
No Records Available.