×
=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
Праздники ...
Праздники ...
День Святого Валентина (14 Февраля)
Концерты, выставки, цирки ...
Концерты, выставки, цирки ...
Спектакль "Шалом Алейхем! Мир вам, люди!" г. Минск 27 января, 17 марта 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Легкая атлетика (бег, ходьба, прыжки, метания молота копья диска ядра, многоборье)
Спорт занятие
Компьютеры, игры, программирование
Компьютеры, игры, программирование
Объявления ...
Объявления ...
Механизм рулевой с гидроусилителем ШНКФ 453461.425-01
Объявление
Форум (ваши вопросы, обсуждение)
Форум (ваши вопросы, обсуждение)
Search
Programming, development, testing
→
UWP (Universal Windows Platform) C# app for Windows
→
Creating a new C# UWP app on a Windows computer
Looked at
1044
times
Creating a new C# UWP app on a Windows computer
last updated: 5 Augusta 2025
Download an example:
AppUWP1.zip ...
size: 22 kb
1) Open Visual Studio
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
2) Select "New Project"
3) Choose
Blank App (Universal Windows)
Select:
C#
All platforms
UWP
4) Writing the name of the project
AppUWP1
The project was created
Launching the project
← Previous topic
Open Visual Studio (to write the project UWP)
Next topic →
Write a UWP C# program that sends a Web API GET request to a local server
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
•
Write a program in UWP C# that prints an image of any size on a receipt EPSON POS printer (during execution, change the width of the picture = the width of the paper)
•
Write a program in UWP C# that prints a qr code on a receipt EPSON printer
Ваши вопросы присылайте по почте:
info@dir.by