A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
How can I ask users for ratings and reviews in my iOS game?
I want that the standardized prompt gets displayed in my game on iOS devices after the user finished a level in my game. How can I display the standardized prompt in my game and is it necessary that I check if the prompt was already displayed three times…
Developer technologies | .NET | .NET Multi-platform App UI
UWP app throws unhandled exception when installed from .msix package
This is a UWP app with Visual Studio Insiders [11709.129]. When deployed from Visual Studio, started with or without debugging to a Windows 10, an Xbox, or a Windows 11, it runs fine and is passing the tests. However, when the project is published to an…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
I bought Visual Studio Professional - Full Year license
I bought Visual Studio Professional - Full Year license and it isn't working. I need someone to help me with this. Where can i talk to a human being to get this resolved - when i sign in it doesnt show where i bought it but i bought it using my email:…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Configuring .NET 10 Blazor WASM program.cs to use an HTTP Delegate to attach JWT Security Token
My knowledge of JWT security tokens until several weeks ago was nil. After a bit of reading, I was able to retrieve a security token from a 'login' server, and able to use that token within Blazor, and with the addition of an…
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
AI answer
Switch the ListView Datatemplate from one data template to another data template?
I am developing Universal Windows 10 app, in one of my current project I want to change the ListView Data Template in runtime. Right now I have used only one Data Template, but in my scenario after a button is pressed, I want to change it to another…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Setting Textbox.Text from BluetoothLEAdvertisementWatcher's received event throws an exception
I am creating a Bluetooth LE application in C# using a UWP project and have subscribed to get the Received event from the BluetoothLEAdvertisementWatcher. I can see the data correctly using Debug.Writeline to the Output window, but as soon as I try…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Share a large file between two UWP apps using Stream Sockets
I need to share a large file between two UWP apps which are running in two different machines using stream sockets. In order to share the file successfully, I have to share file size before sharing the actual file. So I had to set a separate event in…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Covert my app to UWP
I have a console app and I have made some changes to the registry. If I convert to UWP how it can be done and what happen with the registry.
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
UWP Performance: Task.Run() vs Background Service
I'm working on a UWP app that is showing videos, images & XAML animations. The content displayed is being updated from time to time by pushing updates from the server to the app through grpc. When updates happen the app will need to download new…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
How to check if an add-on has purchased that use StoreContext class
I have defined a durable AddOn, and when I used RequestPurchaseAsync() method to check if an add-on has purchased or not, it always shows UI which will be annoying to the user. In the previous version I used:…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Change color of Hebrew cantillation characters
Word options (Advanced) allow me to change color of all diacritics. I would like to change all diacritics to green and then change cantillation marks to red. Cantillation marks are Hex 0591-05AE, or Dec 1425-1454. I wonder if this can be done by ctrl-H,…
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Exporting a template from Visual Studio 2022 fails with "read-only or does not exists" error
I created a web project, added specific nuget packages for said project, config files and a wee bit of customization. Then I choose Project -> Export Template. I select the project I want exported as a template, Change the template name to a name not…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Visual Studio
Using visual studio. Created a ZCash Layer 2 Blockchain, an Ethereum Layer 2 Blockchain, Crypto Math Web-based game, Chess web-based game, and Cris Cyborg Boxing (2D video game for PC Windows). I need technical support to get them live online
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Blazor Web Assembly authentication issue in version 10.0.8
Blazor Web Assembly authentication issue in version 10.0.8
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
InvalidCastException
How to fix [InvalidCastException: Conversion from type 'DBNull' to type 'String' is not valid.]
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Enhance the way of linear search
Hi, To C# linear search below any advice to apply the following way on the above?
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Q about splash screen in UWP app
Hi, In the .appxmanifest of this UWP app the Visual Assets have been set and Generated. The generated splash screen looks like this In spite efforts my efforts so far, it has not been possible to change the size of the image in the center of the splash…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Error to "dotnet add package Xam.iTextSharpLGPL"
Hi, Can you help to the errors when running "dotnet add package Xam.iTextSharpLGPL"?
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How can I ask users for ratings and reviews in my Android game?
I want that the prompt gets displayed in my game on Android devices after the user finished a level in my game. How can I display the prompt in my game and is it necessary that I check if the prompt was already displayed three times in a 365-day period…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Is it possible to get the listing page URL of my game when my game is not yet published in the Apple App Store and Google Play Store?
I want to add the listing page URL in my game so that the user can click the link in my game and give me a comment or a rating in the Apple App Store/Google Play Store. How can I get the URL of my listing page? Is it necessary to publish my game first…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.