TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
About Universal
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vinoth Rajendran (20)
Ramees (14)
Vijayaragavan S (7)
Suresh M (6)
Alagunila Meganathan (5)
Mahesh Chand (4)
Rahat Yasir (4)
Prasanna Murali (3)
Afzaal Ahmad Zeeshan (2)
Chhavi Goel (2)
Saad Mahmood (2)
Arthur Le Meur (2)
Delpin Susai Raj (2)
Muthuramalingam Duraipandi (2)
Vipul Kumar (1)
Prashant Nimbare (1)
ShiwKumar Gupta (1)
Abdur Rehman (1)
Ishika Tiwari (1)
Abdul Basith (1)
CSharp TV (1)
Sumantro Mukherjee (1)
Sourabh Soni (1)
Santhakumar Munuswamy (1)
Ammar Khan (1)
Sonu Kumar (1)
Aqib Mushtaq (1)
Umer Qureshi (1)
Gopi Chand (1)
Selva Ganapathy (1)
Sanwar Ranwa (1)
Avnish Kumar (1)
Menaka Priyadharshini B (1)
Guest User (1)
Naveen Arumugam (1)
Manoj Kumar Duraisamy (1)
Syed Shanu (1)
Nilesh Jadav (1)
Mayank Verma (1)
Related resources for Universal
No resource found
Background Task in Universal Windows Program - Part One
9/18/2024 8:53:52 AM.
This article explains implementing background tasks in mobile programming for notifications and data processing. It covers creating a background task component using UWP and Windows Runtime, registeri
Angular SSR (server-side rendering)
8/10/2024 4:28:35 AM.
Angular SSR (Server-Side Rendering) with Angular Universal enhances web app performance by rendering pages on the server before they reach the client. This approach improves load times, SEO optimizati
An Introduction to jQuery
5/30/2024 10:24:10 AM.
The main focus of the JQuery library has always been to simplify the way you access the elements in your web pages, provide help in working with client-side events, enable visual effects like animatio
Opening file from location: AppxManifest.xml failed with error: Access is denied.
5/28/2024 11:57:32 AM.
Encountering deployment errors in Universal Windows App on Visual Studio 2015 Update 3 due to access denied issues. This typically happens when Visual Studio lacks write permissions in the project fol
20 Features Of Window 10 Operating System
2/27/2024 11:23:33 AM.
Windows 10 offers a plethora of features including a revamped Start menu, Cortana voice assistant, Microsoft Edge browser, virtual desktops, Task View, Action Center, and Continuum for seamless transi
Connection Strings for All Databases
7/27/2023 4:40:45 AM.
This article shows step by step different ways to get connection strings for all types of databases. The article is written for all type of users, beginners, intermediate, experienced
Best Practices for CSS Selectors: Optimal Performance and Code Readability
6/5/2023 6:08:32 AM.
In this article, we will learn how we can Utilize best practices to pick and prioritize elements in a way that maximizes efficiency
Connecting To Azure SQL Database With Active Directory - Universal With MFA
3/2/2022 2:05:07 PM.
In this article, you will learn how to connect to Azure SQL Database with Active Directory - Universal With MFA.
Server Side Rendering with Angular Universal - Angular Virtual Conference 2021
5/31/2021 3:17:03 PM.
This session in Angular Virtual Conference 2021 is about "Server Side Rendering with Angular Universal"
Universal SMTP Code To Send Emails In .NET Apps
11/8/2020 9:23:40 AM.
As already mentioned quite clearly in the tagline, the only reason to write this article is to cover the basic requirements of every SMTP vendor's code in .NET applications, If your vendor is Goog
Download Image in Android
3/27/2020 5:59:51 AM.
This article shows how to download an image and store it in the SD card of your Android phone.
Universal Image Loader in Android
3/26/2020 12:01:08 AM.
This article explains the Universal Image Loader. The Universal Image Loader allows you to set various image view options. You can load the image from a URL at runtime using this.
Understanding UAP and Building Universal Apps With Blend 2015
1/17/2020 4:29:14 PM.
This article will be dedicated to development of Universal Apps, leveraging the Universal App Platform and VS 2015 Blend.
How to implement Drag & Drop Functionality in Universal Windows Platform (UWP)?
1/10/2020 12:23:06 AM.
In this article, I'll talk about drag and drop functionality implementation in UWP.
Read PDF Files In Windows 10 Universal App Using Default PDF Reader
1/9/2020 11:21:47 PM.
In this article we are going to see how to read PDF files in Windows 10 universal app using default PDF reader app.
How To Use Light Sensor In Windows 10 Universal App
1/9/2020 11:05:34 PM.
In this article we are going to see how to use the light sensor to detect changes in lighting.
Simple Accelerometer App For Windows 10 Universal App
1/9/2020 10:49:07 PM.
In this article we are going to see how to use the accelerometer sensor and how to use the accelerometer to respond to user movement in Windows 10 app.
Getting Started With Windows 10
1/9/2020 12:07:42 AM.
This article explains about Windows 10 with SDK installation steps, features, prerequisites, and integration in Visual Studio 2015.
Radial Gauge For Windows 10 Universal Windows Platform
1/8/2020 4:40:12 AM.
In this article we are going to see how to display numerical data in modern way using Gauge Radial control in Windows 10 UWP App.
Hello World In Universal Windows Platform
1/8/2020 4:06:35 AM.
In this article you will learn how to create a Hello World application in Windows 10 which will target Universal Windows Plateform (UWP).
Universal MusicDownloader App In Windows 10
1/8/2020 3:33:55 AM.
In this article we will lean the functionality of Universal MusicDownloader App in Windows 10 Operating System.
Detecting And Get The Battery Status In Windows 10 UWP App
1/8/2020 2:59:17 AM.
In this article we are going to see how to access the battery details and battery APIs in Windows 10 UWP app.
Getting Into UWP (Universal Windows platform) - Windows10 Apps
1/8/2020 1:08:35 AM.
In this article you will learn some useful terms and things you need to know to start with windows 10 apps.
ListBox Control For Windows 10
1/7/2020 12:47:08 PM.
In the following article I will be showing on how to work with a ListBox control in Universal Windows Apps.
Toggle Button Control For Windows 10
1/7/2020 12:22:00 PM.
In the following article I will be showing how to work with a Toggle Button control in Universal Windows Apps.
ComboBox Control For Windows 10
1/7/2020 12:15:46 PM.
In the following article I will be showing on how to work with a ComboBox control in Universal Windows Apps.
CheckBox Control For Windows10
1/7/2020 11:57:25 AM.
In the following article I will be showing on how to work with a Checkbox control in Universal Windows Apps.
RadioButton Control For Windows 10
1/7/2020 11:41:43 AM.
In the following article I will be showing on how to work with a RadioButton control in Universal Windows Apps.
ProgressRing Control for Windows10
1/7/2020 11:27:38 AM.
In the following article I will be showing how to work with ProgressRing control in Universal Windows Apps.
How To Develop Universal Application In Windows 10
1/7/2020 11:13:11 AM.
In this article you will learn how to develop universal application in Windows 10.
ProgressBar Control For Windows 10
1/7/2020 11:07:42 AM.
In this article you will learn how to work with a ProgressBar control in Universal Windows Apps.
Slider Control For Windows 10
1/7/2020 11:06:37 AM.
In this article you will learn how to work with a Slider control in Universal Windows Apps.
AutoSuggestBox Control For Windows 10
1/7/2020 5:58:33 AM.
In the following article I will be showing on how to work with Auto Suggest Box control in Universal Windows Apps.
Flyout Control For Windows 10
1/7/2020 5:52:51 AM.
In the following article I will be showing how to work with Flyout control in Universal Windows Apps.
CalendarDatePicker Control For Windows 10
1/7/2020 5:50:01 AM.
In the following article I will show you how to work with CalendarDatePicker control in Universal Windows Apps.
Selectors in CSS
1/7/2020 5:40:23 AM.
This article explains one of the CSS rules, “selectors”, with suitable examples for a better understanding.
CalendarView Control For Windows 10
1/7/2020 5:38:02 AM.
In the following article I will be showing how to work with Calendar View control in Universal Windows Apps.
TimePicker Control For Windows 10
1/7/2020 5:34:16 AM.
In the following article I will be showing on how to work with Time Picker control in Universal Windows Apps.
DatePicker Control For Windows 10
1/7/2020 5:22:01 AM.
In the following article I will be showing how to work with Date Picker control in Universal Windows Apps.
Windows 10 Universal Apps (UAD) - Adaptive Triggers
1/7/2020 4:44:56 AM.
In this article you will learn about Adaptive Triggers in Windows 10 Universal Apps (UAD).
Input Controls in Windows 10: Part 2
1/6/2020 5:11:44 AM.
This article explains RadioButtons, CheckBoxes, ComboBoxes and other things about getting input from users in Windows 10.
Windows 10 Universal Apps (UAD) - Adaptive Triggers Creating UI For Multiple Screens
1/6/2020 4:18:01 AM.
This article explains Windows 10 Universal Apps (UAD).
Getting Started With Windows 10 Universal App Platform (UAP)
1/3/2020 3:05:20 AM.
In this article you will learn about the new Universal Apps platform which runs on all Windows 10 devices.
Universal Windows Platform App Development Using Visual Studio 2017
10/24/2019 6:26:48 AM.
Universal Windows Platform App Development Using Visual Studio 2017.
Get Current Time Zone In C#
8/21/2019 7:07:26 PM.
Here is code example of how to get current time zone using C# TimeZone class.
Basics Of Angular Universal
6/6/2019 7:52:28 AM.
In this article, you will learn about the basics of Angular Universal.
Template 10 For UWP
4/30/2019 9:24:30 AM.
Template 10 is a set of Visual Studio UWP project templates. The items delivered in Template 10 are things likes navigation, suspension, and even a Hamburger control.
Map Control in Universal Windows Platform
12/13/2018 5:06:52 AM.
In this article, you will learn about UWP Map Control.
Command Bar In Universal Windows Platform With C++
11/21/2018 8:10:30 AM.
This article is the sequel to the series Universal Windows Platform with C++, if you start with UWP and C++, follow Hello World in Universal Windows Platform with C++ on how to get started.
Getting Device Info In Xamarin.Forms Application Using Xamarin Essentials For Android And UWP
10/28/2018 11:39:23 PM.
Reading this article, we can learn Getting Device Information like Device Name, DeviceType, Platform, Version, Idiom, Model, Manufacturer in Xamarin Forms application using Xamarin Essentials for Andr
Hello World With Universal Windows Platform In C++
8/2/2018 11:09:59 PM.
C++ is a powerful modern language used in many domains, in this series of articles I will show you how to use it in UWP programming with C++/CX extension. C++/CX (component extensions) as the name sug
Performing Arithmetic Operation of Two Variable Using Windows Form Application In Visual Studio 2017
5/16/2018 9:41:00 AM.
Windows.Forms are used to create powerful Windows-based applications.
HTTP Live Streaming In Windows 10 UWP
12/24/2017 5:13:13 AM.
In this article you will learn HTTP Live Streaming in Windows 10.
Building Windows 10 App Using UWP
11/30/2017 1:41:55 PM.
Build a Windows 10 application that runs anywhere using the Universal Windows Platform
Learn Universal Windows Programming Via Modern C++ (ProgressRing)
11/13/2017 12:39:53 PM.
This article explains how to implement the Progress Ring Control.
Learn Universal Windows Programming Via Modern C++ (DispatcherTimer)
11/2/2017 8:33:52 PM.
DispatcherTimer is a timer control, that is integrated into the Dispatcher queue, Timer event is called in a specific timer interval, the main advantage DispatcherTimer, it can run the code on the sam
Learn Universal Windows Programming Via Modern C++ (ProgressBar)
11/2/2017 8:31:34 PM.
ProgressBar indicates that some operation is going on in the background.
Learn Universal Windows Programming Via Modern C++ (RelativePanel)
10/31/2017 6:02:18 PM.
Here, I have explained how to implement RelativePanel control in C++/WinRT.
Learn Universal Windows Programming Via Modern C++ (Grid Control)
10/23/2017 10:56:05 AM.
This article explains about Grid control in Modern C++/WinRT. Grid control is used to arrange the controls in multirow and multicolumn layouts (stackpanel is use arrange controls in horizontal or vert
Learn Universal Windows Programming Via Modern C++ (ContentDialog)
10/22/2017 12:49:51 PM.
This article explains about Content dialog in C++/WinRT. It forces the user to get the input (whether success or failure) until the user cannot interact with Parent windows.
Learn Universal Windows Programming Via Modern C++ (AutoSuggestBox Control)
10/19/2017 11:35:01 AM.
In this article we'll learn how to implement AutoSuggestBox and some of the important events and properties.
Learn Universal Windows Programming Via Modern C++ (SplitView Control)
10/11/2017 12:55:35 PM.
In this article, we are going to learn about Splitview control in Modern C++.
Learn Universal Windows Programming Via Modern C++ (CommandBar Control)
10/11/2017 12:03:02 PM.
In this article, we are going to learn about CommandBar control in Modern C++. The CommandBar control is a new control in Universal windows programming, it’s a like a Toolbar control, it has more feat
Learn Universal Windows Programming Via Modern C++ (Check Box)
9/19/2017 1:56:50 PM.
In the button control, we are using the IInspectable to set the content of the text. How do we get the value from the IInspectable interface ? By IPropertyValue; using the “as” operator, we can conver
Learn Universal Windows Programming Via Modern C++ (Combo box)
9/18/2017 5:17:18 PM.
Combobox control is contains the collection of the items. It represents Drop-down list of the items. The user can select the items from the list, when the combobox is open its display all the items, o
Learn Universal Windows Programming Via Modern C++(Border Control)
9/18/2017 2:49:51 PM.
In this article, we are going to learn about Border control in Modern C++
Learn Universal Windows Programming Via Modern C++ (RadioButton)
9/14/2017 11:18:07 AM.
RadioButton is used to allow to the user select single items, whereas checkbox allows users to multiselect.
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#.
Learn Universal Windows Programming Via Modern C++ (Stackpanel)
8/11/2017 4:16:02 PM.
Stackpanel has holding one are more controls into panel, inside panel controls are called as child controls, the child controls can be arranged into the horizontal (left to right) or vertical stack (t
Learn Universal Windows Programming Via Modern C++ (Button Control)
8/10/2017 5:33:54 PM.
Button control allows the user to click to perform actions, there are mainly two properties, content and click event. Content properties are used to the set the caption of the Button and click event i
Learn Universal Windows Programming Via Modern C++
8/6/2017 11:51:46 AM.
Universal Windows programs have developed based on the Windows Runtime (WinRT) technology, Windows Runtime (hereafter called WinRT) and runs based on the COM API, but is not designed to be directly us
Bing News Search API With Universal Windows Platform
4/3/2017 4:48:48 PM.
This article presents an overview of Bing News Search API with Universal Windows Platform.
Convert Web Application To Universal Windows Platform App In Visual Studio 2017
3/28/2017 5:37:11 PM.
Learn how to convert Web application to Universal Windows Platform App in Visual Studio 2017.
Universal Windows Platform App Development Using Cordova In Visual Studio 2017
3/27/2017 10:29:06 AM.
Universal Windows Platform App Development Using Cordova In Visual Studio 2017.
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.
Introduction To Apache Cordova In Universal Windows Platform Using Visual Studio
1/30/2017 9:55:21 AM.
In this article, you will get an introduction to Apache Cordova in Universal Windows Platform, using Visual Studio.
Developing A Basic Universal Windows App
1/26/2017 12:25:47 PM.
In this article, you will learn how to develop a basic Universal Windows app.
Creating A Simple Timer In Universal Windows App using Microsoft Visual Studio
1/6/2017 5:43:28 AM.
In this article, we learn about creating simple Timer app in UWP.
Setting Up UWP Development Setup
12/29/2016 4:12:02 PM.
In this article, you will learn about Universal Windows Platform environment setup.
Emotion API In C# Using Universal Windows Platform
12/15/2016 12:02:29 PM.
In this article, we are going to see about Emotion API in C#, using Universal Windows Platform.
StackLayout In Xamarin.Forms Application For Android And Universal Windows Platform
12/12/2016 10:56:13 PM.
In this article, you will learn how to use StackLayout in Xamarin Forms application for Android and Universal Windows Platform with XAML and Visual C# in cross platform application development.
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.
Working With Split View Control In Universal Windows Application
11/25/2016 11:58:27 AM.
In this article, we will learn working with split view control in Universal Windows Application.
Character Matching Game Using Universal Windows App
11/18/2016 12:17:51 PM.
In this article, you will learn about the character matching game, using Universal Windows app.
Action Center Notifications In Universal Windows Programs - Part 4
11/15/2016 11:12:38 PM.
This article explains how to implement the Action Center ToastButton and ToastTextBox in to our Application.
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#.
Getting Started With Floyd’s Warshall Algorithm
11/15/2016 11:44:48 AM.
In this article, you will learn about Floyd’s Warshall algorithm.
Action Center Notifications In Universal Windows Programs - Part Three
11/15/2016 11:11:17 AM.
This article explains how to implement the Action Center context menu in to our Application.
Introduction To Universal Windows Platform And Creating A Basic Application
11/8/2016 4:14:47 PM.
In this article, you will learn about Universal Windows Platform app.
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#.
How to Create Canvas Option In Universal Windows Platform Application
10/8/2016 11:52:43 AM.
In this article, you will learn how to create or develop canvas option, in Universal Windows Platform Application.
Build Simple Email App In Universal Windows App(UWP)
9/29/2016 3:16:03 AM.
In this article, we are going to see how to compose an email in Universal Windows Platform.
Background Tasks In Universal Windows Program - Part Eight
9/24/2016 1:29:35 PM.
In this article, you will learn how to implement the Progress, Cancel, and Completed event.
Step By Step Process Of Creating StackPanel In UWP Application
9/23/2016 2:36:35 PM.
In this article, you will learn how to develop StackPanel in Universal Windows Application, using XAML code.
Working With The Grid View Control In Universal Windows App
9/23/2016 2:26:22 PM.
In this article, you will learn how to add the Grid View Control in the Universal App.
Working With The FlipView Control In Universal Window App
9/21/2016 3:48:15 PM.
In this article, we will see how to add and work with FlipView control in the Universal App.
Step By Step Creation Of File Picker In Universal Windows App
9/19/2016 3:42:23 PM.
In this article, we are going to see how to use File Picker in the Universal app.
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#.
Create Commandbar Control And AppBar Control In Windows Universal App Using Visual Studio 2015 Update 3
9/19/2016 12:19:00 PM.
In this article, you will learn how to create CommandBar control and AppBar control in Windows Universal app, using Visual Studio 2015 Update 3.
Working With The Canvas Control In Universal Windows App
9/17/2016 6:05:33 PM.
In this article, we are going to see how to add Control in UWP App.