A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
HOW TO ACCESS DROPBOX FILES
I would like to access my files stored in Dropbox from a NET MAUI app. Can anybody provide a tutorial or sample?
Developer technologies | .NET | .NET Multi-platform App UI
AI answer
I am facing a breakpoint/debugging issue in Visual Studio 2026 with a C# application that uses C++/CLI managed layers.
My application architecture is: C# application → C++/CLI managed layer → Native C++ code There are two C++/CLI managed layers in the solution. Breakpoints work correctly when debugging through one managed layer (Graphics managed layer), but breakpoints…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
.NET MAUI iOS Firebase Crashlytics Not Receiving Crash Reports (Analytics Working)
Hi @Anonymous I'm integrating Firebase Analytics and Crashlytics in a .NET MAUI application using: <PackageReference Include="Plugin.Firebase" Version="4.0.0" /> <PackageReference…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Unsupported Architectures during upload to store
Hi Context: I have an app for ios and android developed with dotnet maui. Normally during summer time the development stops and I pickup the development during the winter. I am doing the development and builds on a M2 MacMini in VSCode. I…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
How should .NET MAUI handle Google’s new policy requirements?
Hi, I received new warnings from Google Play Console about my .NET MAUI Android app. Google requires higher obfuscation percentage and proper edge‑to‑edge rendering for Android 15 (SDK 35). 1.Our app optimization is below the required threshold. Please…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
how to disassociate vba code from onedrive?
modle1 attempts to: ChDir "C:\Users\sthom\OneDrive\Wordle." i don't have a onedrive account. this code, which i did not write, causes my vba code to hang up while fixing errors in my code. to overcome this hang up i need to save and reload the…
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Visual Studio Professional standalone & older Build Tools
Dear Support, I have a question regarding Visual Studio Build tools about its licensing. This is the scenario, we have a standalone installation of Visual Studio Professional license (no subscription), is it legally possbile to install Visual Studio…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Windows Store submitted app behaviour
Hi, We have submitted an uwp app to windows store 1.0.0 and from partner center we got the preinstallkit and we wrapped that and create a msi. This Msi is installed in a enterprise environment where windows store app is blocked. Now we release another…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Visual Studio Professional renewal order shows Completed
Visual Studio Professional renewal order shows Completed, but only Dev Essentials appears in subscriptions and your product key is reported as invalid.
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
How to ask questions using all-MiniLM-L6-V2?
I am using .net android and how to ask questions using Microsoft.ML.Tokenizers? I have get InferenceSession and I do not know how to do it? the repo:https://github.com/ljzj2/XMedicalAndroid there will be error when I run _session.Run(inputs);
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
VS 2026 will not show form designer after creating a new VB Windows Forms App targeting .NET 10 Framework
I am trying to create a new Visual Basic Windows Forms App for .NET 10.0 in Visual Studio 18.9.2. Once the new project is created, I cannot get a Form Designer opened. I have found a number of possible solutions to this on the web, but nothing I try has…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Using VBS to open Excel spreadsheet with write access
I'm looking for assistance getting a vbs script to work with Task Scheduler on a new PC I've recently bought and configured. This script works fine when I manually run it, but it not working properly when I use Task Scheduler to run it. Also, this…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
MarkDown Hover text from a custom Langauge Server (LSP)
I develop an extension in Visual Studio that implements a Language Server (LSP) and support Hover (textDocument/hover) on keywords in editor. I was using MarkupKind.Markdown for the Hover Contents type. hover = new Hover { Contents = new…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
what is the difference between constructor and properties
i mean in case we should declare a field as private is it better to declare a public property or using constructor? why? and if NO what is the usage of property? thank you very much :)
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
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.
How does one add an IPP printer to an msix app manifest file?
Our application serves an ipp printer at a url when installed. I want to add an IPP printer that points to that URL. We bundle the application using an msix installer. Is there documentation and examples on how this can be done when application…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Windows WPF Kiosk Application – Platform and Local Storage Clarification
Hi Team, We are planning to develop a kiosk application for a touchscreen tablet running either Windows 10 or Windows 11. We would like to clarify the following regarding the recommended Microsoft-supported approach: WPF Kiosk Application - Can we…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Help to create a usercontrol VB.NET
I am trying to create a "Group" user control—similar to a GroupBox—that features a title and a "Launcher" button next to the title, while allowing me to add any other desired controls to the main body of the group later on the form.…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
[Violation] Permissions policy violation: unload is not allowed in this document.
Hello, I am getting this error after migrating from .net 8 to .net 10 blazor web app project. server and webassembly rendermode "[Violation] Permissions policy violation: unload is not allowed in this document." in browser console. how…
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.
Calculator
Arkadaşlar ben bir hesap makinesi kodladım ve bu makinede Virgüllü toplama ,çıkarma çarpma veya bölme yapamıyorum.Mesela 8,6*7,2 diyorum Makine bunu 8*8,6 olarak algılayıp çarpıyor.Yardımınız lazım lütfen. - Türkçe Hi. I designed a Calculator and I…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Play Store Warning: This release no longer support xxxx devices that were supported in your previous release.
I am getting the below warning for my MAUI app from play store: My Previous version was .net 8 with minSdkVersion 21 and targetSdkVersion 35. My current version is .net 10 with minSdkVersion 23 and targetSdkVersion 36. I am getting below error when I…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.