×
=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
→
Xamarin (приложение на C# для Windows, iOS, Android)
→
Download and install Microsoft Visual Studio to write Miaui applications on a computer with the Windows system
Looked at
12489
times
Download and install Microsoft Visual Studio to write Xamarin applications on a computer with the Windows system
last updated: 7 Augusta 2023
To develop applications on
Xamarin
, you need to set
Microsoft Visual Studio
with the
Xamarin
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 ...
← Previous topic
What is Xamarin?
Next topic →
Open Visual Studio (for writing in Xamarin)
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
Xamarin
•
What is Xamarin?
Download and install Xamarin
•
Download and install Microsoft Visual Studio to write Miaui applications on a computer with the Windows system
•
Open Visual Studio (for writing in Xamarin)
Creating a Xamarin app
•
Creating a new Xamarin app on a Windows computer
Run the Xamarin.UWP app on a Windows computer
•
Run and debug a Xamarin.UWP app on a Windows computer
•
Making App Packages for Xamarin.UWP apps on a Windows computer | Run the Xamarin.UWP app using App Packages
Запускаем Xamarin.Android приложение на компьютере Windows
•
Запуск и отладка Xamarin.Android приложения на компьютере(Windows) в режиме эмулятора Android
•
Запуск и отладка Xamarin.Android приложения на телефоне через USB
•
Запуск Xamarin.Android приложения на телефоне (создание apk файла)
•
Тестирование Xamarin.Android приложения на телефоне
Android (устанавливаем)
•
Создаем Android виртуальное устройство в Visual Studio 2017
•
Инсталлирование платформы Android (SDK 7.1.1 API 25) в Visual Studio 2017...
•
Errors in Xamarin.Android app: Error IDE0006 | Error "Could not find android.jar for API Level"
Запускаем Xamarin.iOS приложение на компьютере с системой iOS
•
Запуск и отладка Xamarin.iOS приложения на компьютере(Windows) в режиме эмулятора iOS
•
Запуск и отладка Xamarin.iOS приложения на компьютере c операционной системой MacOSX
Xamarin Forms (Maui elements)
•
What is Xamarin.Forms (Maui)?
•
(ContentPage, FlyoutPage, NavigationPage, TabbedPage) is a page in Xamarin.Forms | C# | MAUI
•
(Grid, StackLayout) is the layout of graphic elements in Xamarin.Forms (Maui)
•
A graphic element in Xamarin.Forms (this is a button, text field, etc., inherited from the View class) | Xamarin.Forms | C# | Maui
•
Graphical editor for XAML file in Xamarin.Forms
Database in Xamarin
•
Download and install DB Browser for SQLite (program for working with sqlite)
•
Open (run) DB Browser for SQLite
Дополнительные темы, вопросы
•
Почему в минимальной программе Xamarin.Android получается apk файл больше 5 mb ?
Книги о Xamarin
•
Книги для изучения Xamarin
Ваши вопросы присылайте по почте:
info@dir.by