Command doesn't trigger
I Updated the xaml with a swipeView I fixed the button, but the swipe dosent work <?xml version="1.0" encoding="utf-8" ?> <syncfusion:SfPopup x:Class="Scan2Cart.Views.PopUps.CartPage" …
Developer technologies | .NET | .NET MAUI
I have purchased licenses for Microsoft Visual Studio. Where can i find the product keys?
I have purchased Microsoft Visual Studio as a consumer. So it was a purchase and not a subscription. The process was strange. I changed my email address before the purchase, then purchased the product. The product keys were only shown for a little…
Developer technologies | Visual Studio | Other
How to play sound on android tablet from C# ASP.Net page
Need to send a beep tone or similar under certain conditions when an error occurs
Developer technologies | ASP.NET | Other
I get the warning: observer object was not disposed manually with Dispose() multiple times when I start debugging my iOS project on my iPad Air
I get many messages(in debug mode) in the Visual Studio Output window that I don´t understand and I don´t know where these messages come from when I debug my iOS project on my iPad Air. My iPad Air is connected to my MacBook Air. I get the warning:…
Developer technologies | .NET | .NET MAUI
how to get CodePage?
var my="slkadjf;as"; how to get its CodePage? maybe it is korea maybe it is Thai
Developer technologies | .NET | .NET Runtime
How do I install the legacy Windows Media Player app?
パソコンはウインドーズ11です。 ウインドーズメディアプレイヤー従来版アプリのインストール方法を教えてください。 元々あったのですがパソコン初期化で消えてしましました。 よろしくお願いいたします。
Developer technologies | .NET | Other
GIS - Convert from one format to any formats.
Hi, 1.In continue to: https://learn.microsoft.com/en-us/answers/questions/5657151/gis-trycreateforinput In this ticket the output was the selected converter. Now the focus on the converter. 2.List of GIS converters: EsriJson (.esrijson, .json) GeoJson…
Developer technologies | C#
How do I buy Visual Studio Enterprise - annual
I'm trying to buy Visual Studio Enterprise - annual We currently have an enterprise 365 subscription and 3 licenses of VS Pro - Monthly. If I go to portal.azure.com I can see and manage those three, and it lists VS Pro - Annual, and VS Enterprise Monthly…
Developer technologies | Visual Studio | Setup
Declared package dependency unavailable: Microsoft.VCLibs.140.00.UWPDesktop, Neutral, Universal,Universal
Hi, I have a wpf app and I have converted it to uwp app using Windows application packaging project from Visual Studio. I am trying to submit appxupload package on store but at last when validation happens I am getting the error like : Declared…
Developer technologies | Universal Windows Platform (UWP)
Visual studio 2017: Debugging a UWP app works in debug mode, but not in release mode
Hello, I am developing a UWP application with Visual Studio 2017. When I run this application in Debug - x86 mode, it runs correctly from VS, and also from the start menu. On the other hand, when I run it in Release - x86 mode, sometimes it runs,…
Developer technologies | Universal Windows Platform (UWP)
Visual Studio for Linux?
Since Microsoft & .NET Team is pushing so hard in the cross-platform solutions, will the Linux community see Visual Studio run on Linux? Since it is a great IDE with amazing tools, some of us are wondering will we see it on our preferred OS? I'm in…
Developer technologies | Visual Studio | Other
Developer technologies | C#
Error with Github Account in an extension in VS Code
I’m trying to sign in to VS Code either with my GitHub account or with Hotmail in order to synchronize the C# Dev Kit extension, but I get the error shown in the image. What do I need to do??? I can send you a pic of the problem.
Developer technologies | C#
GIS CLI commands
Hi, I would like to ask the following questions regarding my GIS CLI command in program file. The GIS CLI commands used once by end-user. 1.Does the ShowHelp method is a good practice in CLI if not please fix. I used in this case to show it: // If no…
Developer technologies | C#
GIS Converter Logging
Hi Michel, 1.Can you please look on my Logger implementations and tests ? 2.If you find something missing , can you give me the fixes ? 3.Files Console.App -Client GitConverter ConsoleApp README.txt Program.cs.txt Logging…
Developer technologies | C#
Project is using out of process designer
This now appears every time I open a form in my FosterTrak application. How do I get rid of this? Should I just ignore this message?
Developer technologies | Visual Studio | Other
Will an SSMS 22 extension built for x64 run on SSMS 22 running on Windows 11 ARM64?
I’m testing a SQL Server Management Studio (SSMS) 22 extension on a Windows 11 ARM64 machine. SSMS 22 is installed as the x64 build and runs under x64 emulation (Task Manager shows Platform: x64, Architecture: ARM64). The extension is compiled for x64…
Developer technologies | Visual Studio | Extensions
DLL entry list
I am trying to determine how 2 versions of the ACEOLEDB.DLL differ (I suspect that a function entry is present in one, but not the other). This because one of themcrashes an application that I am developing. The other allows the application to function…
Developer technologies | Visual Studio | Debugging
Manufacturer Obsolescence date / EOL Date
Microsoft_Components (1).pdf Hi team, I need the official End‑of‑Support (EOL) / manufacturer obsolescence dates for Microsoft components to satisfy SBOM/compliance. Please confirm the authoritative way to obtain dates. We have 100+ components which I…
Developer technologies | .NET | Other
Run MAUI app
Hi, After having well built one MAUI app, how to run/test it?
Developer technologies | C#
A Very Basic Question about VS Code
I am 83 years old. I was a mainframe (COBOL/BAL) programmer in the early '70s and progressed through the ranks, retiring as CIO/CTO for a bank. I retired in 2001. I am trying to build a website. I'm self taught. I use VS Code for HTML/CSS/Javascript,…