×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "block"; document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Search
Programming, development, testing
→
UWP (Universal Windows Platform) C# app for Windows
→
Download and install Microsoft Visual Studio to write UWP applications on a computer with the Windows system
Looked at
989
times
Download and install Microsoft Visual Studio to write UWP applications on a computer with the Windows system
last updated: 29 July 2025
To develop applications on
UWP
, you need to set
Microsoft Visual Studio
with the
UWP
option.
Download and install
Visual Studio 2022
(for writing programs:
WPF
,
ASP.NET
,
ASP.NET Core
,
UWP
,
Miaui
,
Xamarin
,
Unity
)
Download and install Visual Studio 2019 ...
Download and install Visual Studio 2017 ...
Next topic →
Open Visual Studio (to write the project UWP)
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
Download and install Microsoft Visual Studio to write UWP applications on a computer with the Windows system
•
Open Visual Studio (to write the project UWP)
•
Creating a new C# UWP app on a Windows computer
Web API requests
•
Write a UWP C# program that sends a Web API GET request to a local server
Receipt printer (writing a C# program for printing)
•
Download and install the library EPSON OPOS ADK (this library is needed to print on an Epson printer using C# code) | I have an EPSON TM-T20X receipt printer
•
Adding a receipt EPSON printer to the EPSON OPOS ADK program
•
We write a program in UWP C# that prints text on a receipt EPSON printer (to find a receipt printer I use the C# code PointOfService.PosPrinter.GetDeviceSelector ...)
•
Write a program in UWP C# that prints text and images on a receipt EPSON printer
Ваши вопросы присылайте по почте:
info@dir.by