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.
Receive Error when trying to create an new project in VS 2022
Unable to create a new project in VS 2022. Receive the error below. How do I resolve this?
Developer technologies | Visual Studio | Other
I have a StackOverflow exception in Visual Studio
I need someone to login to my computer via live share and help me uncover the reason for this issue. My page is an amortization calculator for the mortgage industry. The calculator works fine when the original loan amount is not changed however when the…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Best Practice of using Github Copilot
Hi, I start using commercial Github Copilot. Can you please guide me how to use it in best way ? Utilize all the best from it? How to ask questions ? Which agents to use ? Thanks in advance,
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.
API issue on the server
Hi, No similar issue when calling the project. Why does it appear when going to "https://localhost:7060/swagger/index.html"?
Developer technologies | ASP.NET | ASP.NET API
A component of ASP.NET for creating RESTful web services that support HTTP-based communication between clients and servers.
Archive Creator for .NET Using SharpCompress Using C# 10
Hello, I would appreciate it if you could take a look at the archive creation implementation I worked on. I invested significant effort to support the full list of required archive formats using Microsoft tools and the available libraries. Since handling…
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.
Issue while upgrading API Service from .Net 8.0 to .Net 10.0
Hi, I am upgrading my API Service Application from .Net 8.0 to .Net 10.0. There is an assembly which gets runtime generated from within another assembly whose framework version is netstandard 2.0. Now, there is a powershell script which runs in Octopus…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Are mobile games getting reviewed before they get published in the app store?
Are mobile games still in TestFlight(iOS)/Google Play Internal Testing(Android) when mobile games reviewers and YouTubers are testing the games? Or is it better to first publish a game in the Apple App Store/Google Play Store so that the mobile games…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
How do I handle platform-specific UI customization in MAUI without bloating my shared code?
I have been learning MAUI for a couple months now. I need to apply different styles or behaviors on Android vs. iOS (e.g., font sizes, padding, or custom renderers). I know about OnPlatform in XAML and the Platforms/ folder. What is the correct…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
MAUI Handler not working with Custom WebView and showing blank white screen.
We are trying to call a WebView Handler and it is showing a blank white screen while using .NET MAUI8 and .NET MAUI9. We are calling below method, but it is not hitting ShouldOverrideUrlLoading() and not loading the URL properly even after passing…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
How can I migrate OpenTokStreamingService in my MAUI iOS platform from Xamarin Forms
I am trying to migrate OpenTokStreamingService in my MAUI iOS platform from Xamarin Forms. I have used Xamarin.OpenTok.iOS package on XF but the same package is not able to use in MAUI due to the below issue. Package Xamarin.OpenTok.iOS 2.18.1 is not…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
MAUI: An unhandled exception of type 'ObjCRuntime.ObjCException' occurred in Microsoft.iOS.dll
I am facing below issue when running the MAUI iOS app to simulator: Exception has occurred: CLR/ObjCRuntime.ObjCException An unhandled exception of type 'ObjCRuntime.ObjCException' occurred in Microsoft.iOS.dll at…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
MAUI iOS Broadcast extension, writeback pool capacity exceed
I am developing an iOS broadcast extension with MAUI .net 10. My problem is the ProcessSampleBuffer() only get called every 6 seconds+, although I can get the image from the CMSampleBuffer object. I tried to monitor the extension with Console and see a…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Is it already possible to choose Android Target OS version 37.0 in Visual Studio 2026?
I use Visual Studio 2026 Community 18.4.0 and Android Target OS version 36.1. I have seen that Android 17 is already released but I don´t know how to install it in Visual Studio. The latest version that I can choose is 36.1. Is it already possible to…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
I update the latest vs2022community, cannot use dotnet9.0.32 for MAUI and ios build
I want to use Xcode26.2 and .net 9 for MAUI, but it still failed. First , the workload is empty 请运行“dotnet 工作负载搜索”,查找要安装的工作负载。 sudo dotnet workload search 工作负载 ID 说明 --------------- I tried to remove the .net10 sdk and .net9sdk, uninstall…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
MAUI: iOS Build Issues in Visual Studio Code
I am getting below error when running the MAUI app on mac visual studio code: /usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_18.0/18.0.8319/targets/Xamarin.Shared.Sdk.targets(1648,3): error : clang++ exited with code 1:…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Issue to access the server from the client
Hi, The project is running well on the server like I get the issues like The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer…
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
How to use OpenGL functions with SKGLView in MAUI
Does anyone know how to use OpenGL functions with SKGLView in MAUI? I have a 3D graphics legacy project built with Visual Studio in C# that makes use of Xamarin Forms and OpenTK. It targets both Android and iOS but the recent introduction of a…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
I can't download any extension on vscode, there is just infinet installation and i've already tried all advices from tt and youtube, like change proxy or download manually(btw there wasn't that kind of button)
FIrstly after downloading vs code i couldn't install any extension, there was just infinet installation. at the end i found the way to download it through browser using this link…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Cannot connect to SignalR service when use yarp in Aspire 13
I have 2 services: Presence service in program.cs I have: app.MapHub<PresenseHub>("/hubs/presence"); message service: app.MapHub<MessageHub>("/hubs/message"); I use Yarp Gateway in Aspire 13: var gateway =…
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
Error for Designer Form on VS
--------Instances of this error (1)--------Instances of this error (1)1.Hide Call Stack1.Hide Call Stackat System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager) at…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.