Xamarin how do I get the drawable folder as something that can be scanned automatically.
I want to make a grid with icons there are 256 of them and I do not want to have to enter the image source for each one of them. How can I do this with code?
Developer technologies | .NET | Xamarin
Developer technologies | Visual Studio | Other
mp4 format can not be chosen in encoder 4 pro
Can Microsoft sort this software error out? This functionality is only available in the fully-featured Expression Encoder Pro. - SDKerror out? the issue:- when choosing mp4 format brings up an error asking to follow a payment link but the link…
Developer technologies | Small BASIC

Is it possible to get the width and height of the text drawn with the DrawText method?
I've got this question: I sometimes need the length and height of a text in "Graphics mode" when using "GraphicsWindow" with "DrawText()" or "DrawBoundText()". How can I calculate the length and height of a text…
Developer technologies | Small BASIC


columns appearing multiple times in datagridview
I have created a CustomDatagridview by the following public partial class Paymentdatagridview : DataGridView { cusList = new Dictionary<string, string>(); cusList.Add("deepak(market)",…
Developer technologies | Windows Forms
Developer technologies | C#
Template Usage When Creating A Project
Playing around creating a Web App in VS that includes html, css, and javascript. The template I initially used was a Python template. It keeps wanting me to set the Startup file and forces me into a cmd whenever I try to run debug. I added an empty…
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
How will I fix this problem that occurs while trying to install visual studio 2022
Developer technologies | Visual Studio | Other
Visual Studio2022 C# ASP.NET Web(.NET Framework) ,There is a problem with the editing page
I do not know whether there is a bug in the software, my editing page will lack some functions. I added a web form.I noticed that there is no "源" button in the lower left corner of the edit page. I tried to click the "设计" button,…
Developer technologies | Visual Studio | Other
How to modify the second parameter of PATHAPPEND with a user-defined variable? mine that is.
Question: I am trying to modify the second parameter of PATHAPPEND from "L "TEST" to a user-supplied variable that holds a directory address provided by the developer. Xiaopo Yang provided guidance on solving a problem with getting full…
Windows development | Windows API - Win32
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | C++
Developer technologies | C#
I need to have a certain wide string type in Xamarin and display it in an entry box
So I will have the characters in an image and get the mouse location. For the extra characters. these will be in the range between $100 - $1FF or 256 - 511. I also want the characters between $20 - $7E or 32 - 126 This would go into an Entry Box. How can…
Developer technologies | .NET | Xamarin
Developer technologies | Visual Studio | Other
HTTP-500 error when connecting from FrontDoor with AAD authentication on Blazor Server
I created a Blazor Server app that uses the AAD authentication, referring to the following URL. https://learn.microsoft.com/en-us/azure/active-directory/develop/tutorial-blazor-server Then I deployed to AppService and this worked fine. After that, I…
Azure Front Door
Developer technologies | .NET | Blazor
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Get value from a Delegate in C#
Hello, How can I get value (here value is 100) from a delegate? public delegate int MyDel(int x); internal class Program { static MyDel MyMethod(int x) { MyDel my = x => x * x; return my; //100 } static void…
Developer technologies | .NET | Other
Developer technologies | C#
Embed a MAUI control inside a WinForms application
Hi, we have an old big application in WinForms. We want to switch at some point all of it to MAUI, but we can't do it in one go. We wanted to try switching one of the forms (a small window with not much functionality) to MAUI (somehow), and start…
Developer technologies | Windows Forms
Developer technologies | .NET | .NET MAUI
我要怎么在.NET MAUI上获得android端的调试SHA1和发布SHA1?
我希望在maui项目中的android端调用高德地图的api,因此需要获取android项目的调试SHA1和发布SHA1,但是尝试了很多方法后,依旧无法解决这个问题,请问我该如何获取SHA1?
Developer technologies | .NET | .NET MAUI
build razor page with ado .net stored procedure
sql server
Developer technologies | ASP.NET | ASP.NET Core
c++/winrt desktop app SplashScreen & delay can not be removed
I don't like the SplashScreen and the first show UI up delay time when I create an app from Windows Desktop Application(c++/Winrt) template in Visual studio 2019. What a terrible manner! I hate that way, and I don't know what the purpose for showing…
Developer technologies | C++


Xamarin Forms IOS Keeps installing old version of app on Device
When I try to deploy to my ios device it install the very first version I deployed in this project, I have made tons of changes on the code and it doesn't compile the changes it just keeps installing the very first version(yeah, I'm very frustrated, lost…
Developer technologies | .NET | Xamarin

Failed to update API in Azure
Im trying to publish my .net3.1 webapp on Azure from Visual Studio. Visual studio fails on 'Starting to update your API' step, this is the output from visual studio: Build started... 1>------ Build started: Project: WebApplication_XXX, Configuration:…
Azure API Management
Developer technologies | C#
Enabling F &O D365 in visual studio 2019
Getting the following error msg. on reference files missing. his is the msg in the issue log:- Install Error : Microsoft.VisualStudio.ExtensionManager.MissingReferencesException: This extension cannot be installed because the following references are…
Developer technologies | Visual Studio | Setup
Windows for business | Windows Client for IT Pros | User experience | Other
What is the process of adding an API to the most recent release of Blazor server?
Hello, What is the process for creating an instance of a class within a Blazor component and utilizing its methods? By "latest version," I am referring to the most recent release. thanks, Saeed
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
Developer technologies | C#
How to resolve: System.IO.FileLoadException when loading WebGrease assembly
I'm encountering the following error message when trying to load the WebGrease assembly: "System.IO.FileLoadException: Could not load file or assembly 'WebGrease, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its…
Developer technologies | .NET | Other
