×
=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
→
Open Visual Studio (to write the project UWP)
Looked at
536
times
Open Visual Studio (to write the project UWP)
last updated: 29 July 2025
If you do not have
Visual Studio
installed with the
UWP
option, you need
install
Visual Studio
to write on
UWP
...
Open
Visual Studio 2022
or
Open
Visual Studio 2019
← Previous topic
Download and install Microsoft Visual Studio to write UWP applications on a computer with the Windows system
Next topic →
Creating a new C# UWP app on a Windows computer
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