Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How to obtain the notifications' deviceToken in MAUI iOS in C#?
In executing the following, how do I get the deviceToken? public override bool FinishedLaunching(UIApplication application, NSDictionary launchOptions) { NSData deviceToken; // Version check if…


Microsoft Certification Exam Cancelled
Good day. I received an email from pvuebidistribution@pearson.com with the subject "Please plan to reschedule your Microsoft Certification exam" where it outlined the rules for rescheduling, cancelling an exam and no shows. They indicated they…


Visual Studio 2013 Pro - The online service is not available
Hello, Until one week, I cannot log on my Visual Studio 2013 Pro. When I click on "Connect" button, I have the following error: The online service is not available. I try on 3 others PC (including private one or a new created VM) and I…


message has lines too long for transport, issue i snot ficxing
message has lines too long for transport, outlook issue not fixed.
seralize object returns empty file after save
Hello All, Morning: I'm reading a XML file to fill the datagrid have no issues; then i modify the some values in the datagrid then save back to the xml file without changing the structure of the file. When i tried to seralize the file, empty file is…


Best options for creating modern C# database programs
Hello, I have been using Microsoft Access for a while to create programs for small business activities. I would like to create more modern programs using C# to take advantage of the new Microsoft technologies for the front-end and back-end database. What…
how to handle exception with customized error message in json format in webapi in c#
how to handle exception with customized error message in json format in webapi in c# also my webapi calling different one drive api like delete file , download file etc and my webapi return type like IActionResult and jsonstring Any body can help


How to access storage accounts file share list in automation runbook using PowerShell without endpoint
I'm having task to get all the storage accounts in the multiple azure subscription to enable backup on file share.Is it possible when public network access disabled on the storage account. I don't want to go with private endpoint solution as I have lot…


How can I build my code? The button start without debugging is disabled
I looked about 10 youtube installation of VS 2022 films. In all the films the installation was succesfully ended with the openeing of the console window with " Hello World" . Apparently I do something different but I don´t understand…


SSIS - Database is read-only
Hello I've got an SSIS package that displays a database is read-only error (full error below) when running a Truncate table query from a SQL task . The data base is not read only as I can execute the same task successfully from another…


Basic C# Console Application template
I am new to C#. I am confused on how to initiate a C# console application. I tried some examples except none of them seem to work. The format of a C# Console Application has changed a lot recently, so I don't know how to start. Could someone help get me…


How to see the messages associated with a custom control in Class Wizard for an MFC application?
I have a custom control that defines several notification messages but these are not displayed in the Class Wizard in Visual Studio 2022. See the empty listbox "Messages" in this screen capture of Class Wizard: How does the Class Wizard know…
Connect to Azure Sql Server from Visual Studio 2022
I am having a heck of a time connecting to my Azure Sql Server from Visual Studio 2022. I am using the Sql Server Object Explorer, and my Azure Sql Server/database is created. However, it does not show as an option: This feels very broken. How do…


Where i can download my AZ-104 certificate in PDF Format
Please help me to download my AZ-104 certificate Microsoft Azure Administrator Candidate: RASMIKANTA BAL Date: Friday, December 30, 2022 Candidate ID: MS0992249529 Site Number: Proctored Result: PASS Registration:…


Does Custom Named Entity Recognition support Subcategory and Resolutions?
I have gone through Standard Named Entity Recognition and now I want to do a Customer NER project. But I found that the Language studio or the Json file format does not support Subcategory or Resolutions for training a new model. I was wondering if it…


Upgradation of Windows 11
My laptop has Intel Core i3 6006U processor but it is not supported for windows 11. So pls add this processor 6006U in your list for upgradation of windows 11


What is the best practice to deploying yaml manifests to AKS?
For context, our organization uses Azure Devops with a subscription in Azure, each micro-service has its own Git Repository. What I am confused with is that if each repository has its own yaml manifest targeting its own existence in the cluster then it…
Trying to sign into Teams with my Personal Account and it keeps reverting to another account and wont let me sign in
I'm trying to login to teams with my gmail microsoft account, and it keeps reverting back to another 365 account i have access too. i sign in, try and sign up go to the sign in page and repeat. signed out of the 365 account and tried again. …


Why am I being placed in the wrong directory?
I log into the portal and I cannot view any of my resources. I am told that I am "not a member of this tenant". It looks like the directory I have been "placed" in is incorrect, since its name is not the same as my Azure…
Azure sql db instance is taking very long time for a simple select query . How can we improve his ?
Hi, I have this azure sql db instance I am having table in database which is having only 12000 rows. A week ago everything was working fine but suddenly since last 3 days even select query is taking very long time . See the snap. For fetching the 12000…

