350,220 questions

Sort by: Updated
2 answers

ResetPassword in .net core web api

Hi, I'm currently working on a .NET core web API project and writing ResetPassword. The user wrote the email and front-end sent it to my ForgotPassword Endpoint, I checked the database and send the url with email and token in it to the user's email. This…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,253 questions
C#
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.
10,417 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
309 questions
asked 2024-05-31T18:45:26.5333333+00:00
Atilla Rüstəmli 0 Reputation points
answered 2024-06-01T01:50:20.0833333+00:00
AgaveJoe 26,251 Reputation points
6 answers

Unable to register as a Microsoft Developer. At payment step

When i tried to register myself in partners.mocrosoft.com the payment is getting failed i hope some one can check this for me. And is it possible that i can get a promo code for the registration fee ?

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
895 questions
asked 2024-03-08T05:35:02.9833333+00:00
shriram 90 Reputation points
commented 2024-06-01T01:42:02.03+00:00
Chintan 0 Reputation points
2 answers

How to use a (.a) Library in a .NET Maui iOS project

I was able to use a (.a) library from my xamarin project. i used to add my library this way in the iOS project .csproj <ItemGroup> <NativeReference Include="Native References/MyLib.a"> <Kind>Static</Kind> …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,011 questions
asked 2023-03-16T13:01:31.2733333+00:00
Wael Bouchnak 31 Reputation points
answered 2024-06-01T01:39:51.3766667+00:00
Edward Brey 1 Reputation point
2 answers

How to insert new,update, delete existing record in single row of gridview

I am developing ASP.NET application and i am using gridview in that. Here, i am not using any textbox controls outside of the gridview to save the record. everything i want to maintain in same row of the records. for example, when page load, if any…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,330 questions
C#
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.
10,417 questions
asked 2024-05-28T14:36:20.12+00:00
Gani_tpt 1,806 Reputation points
edited a comment 2024-06-01T01:35:20.57+00:00
Gani_tpt 1,806 Reputation points
0 answers

Unable to create a DbContext' Error when Using EF Core in .NET 8 ClassLibrary Project

Hello everyone, I've developed a ClassLibrary project using .NET 8 and C#, and I've utilized EF Core 8 in it. I've defined my own models and context within it. However, when I attempt to use the add-migration command, I encounter this error: "Unable…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
706 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,480 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,945 questions
asked 2024-06-01T01:35:11.9766667+00:00
Kamyab Faghih 0 Reputation points
0 answers

Does Visual Studio Build Tools 2022 support 32-bit Windows?

Hello! I’m working on contributing to Descent 3. Specifically, I’m working on improving its build instructions. As a part of the new build instructions that I’m writing, I’ve created a script that installs Visual Studio 2022 and any required components…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,861 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,722 questions
asked 2024-06-01T01:28:01.4466667+00:00
Jayman 0 Reputation points
1 answer

SQL Server 2022 Express installation - how to fix 'error while checking Rules of Sql Server set up'?

Hello, I am having trouble installing SQL Server 2022 Express Edition, Basic installation type. I keep getting this error during installation: "There was an error while checking Rules of Sql Server setup" I have so far tried: Restarting my…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,945 questions
asked 2024-05-29T12:02:47.3133333+00:00
Mariel 0 Reputation points
commented 2024-06-01T01:27:51.31+00:00
Mariel 0 Reputation points
0 answers

To make Calls outseide of the company.

Hello    Please i need your help on this issue.    One of my user is having a problem making calls outside of his company. He has a license for Team Phone With calling plan, but he needs assistance setting up the ability to make calls outside of the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,291 questions
asked 2024-06-01T01:22:24.2733333+00:00
Iniobong Nkanga 1,686 Reputation points
0 answers

Entra Custom Authentication Extensions to Function App in a Private vNet

I have gone through the documentation on setting up a custom authentication extension, and have built a function app and configured all the parts for making a call into my function app endpoint for the On Token Issuance Start event. My function app is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,421 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,686 questions
asked 2024-03-21T11:45:11.0466667+00:00
Josh Christensen 5 Reputation points
commented 2024-06-01T01:20:22.1+00:00
Ryan Hill 26,321 Reputation points Microsoft Employee
0 answers

Using move-pnpfile, how to check progress?

I'm using move-pnpfile to move data from one site doc library to another. The initial command was performed over 12 hours ago and I still do not see completion. I formulated my command from examples I found in MS documentation (sanitized command below).…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,913 questions
asked 2024-05-31T17:54:29.0333333+00:00
Dennington, Casey 0 Reputation points
commented 2024-06-01T01:15:37.66+00:00
Maycon Batista 1 Reputation point
1 answer

IaaSAntimalware and MDE.Windows VM extensions

Are there any benefits to having both the IaaSAntimalware and MDE.Windows extensions installed on an Azure hosted virtual machine or are they just redundant?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,317 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,013 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,228 questions
asked 2024-05-31T21:46:06.1866667+00:00
Jonathan Maas 0 Reputation points
commented 2024-06-01T01:07:11.28+00:00
kobulloc-MSFT 24,406 Reputation points Microsoft Employee
0 answers

One drive data transfer

Hello    Please i need your help on this issue.    I want to transfer my data from personal one-drive to a business one drive

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
878 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,913 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,154 questions
asked 2024-05-31T21:21:22.51+00:00
Iniobong Nkanga 1,686 Reputation points
commented 2024-06-01T01:06:34.8066667+00:00
Maycon Batista 1 Reputation point
1 answer

How do I reinstall file explorer?

I accidentally uninstalled file explorer from my PC and would like to reinstall it. I tried running Get-AppxPackage *windowsfile* in powershell, but nothing happened.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,489 questions
asked 2024-05-31T20:58:34.56+00:00
Daniel Kendall 0 Reputation points
commented 2024-06-01T01:04:15.6933333+00:00
MotoX80 32,331 Reputation points
1 answer

How to find and install MSIX Packaging Tool on MS Server 2016

Hello, How to find and install MSIX Packaging Tool on MS Server 2016 (normally in standard Win10 you can find it in Windows Store). Thank you in advance.

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,408 questions
asked 2024-05-31T12:29:01.2233333+00:00
Salka, Milan 21 Reputation points
answered 2024-06-01T00:57:30.0933333+00:00
S.Sengupta 16,161 Reputation points MVP
1 answer

.NET8 MAUI Image "gif" animation Debug vs. Release

Has anyone figured out how to get a MAUI Image "gif" animation to work in Release mode?   Using Visual Studio 2022's Android Device Manager, Emulator set to Tablet M-DPI 10.1in - API34, Android 14.0 - API 34, the MAUI Image animation in Debug…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,480 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,011 questions
asked 2024-05-22T20:22:10.54+00:00
Paul Kelley 0 Reputation points
commented 2024-06-01T00:53:44.52+00:00
Rob Caplan - MSFT 5,427 Reputation points Microsoft Employee
1 answer

my pc freezing and keyboard delay

my pc freezes I can still hear audio see thing move on my screen and can move mouse but my keyboard does not work and I cannot press anything . my keyboard also becomes more delayed the more a play eventually becoming useless as there is a 10 second…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,489 questions
asked 2024-05-31T18:39:38.7466667+00:00
Shane Brown 0 Reputation points
answered 2024-06-01T00:46:46.5633333+00:00
S.Sengupta 16,161 Reputation points MVP
1 answer

I can't delete any files from Onedrive

The system won't let me delete any files from Onedrive. My storage is over capacity so I have to delete files but when I try to delete them it gives me an error message saying "The site has exceeded its maximum storage limit" and then tells me…

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,154 questions
asked 2024-05-30T14:16:05.72+00:00
Shawn H 0 Reputation points
commented 2024-06-01T00:46:11.3133333+00:00
Shawn H 0 Reputation points
1 answer

A very disturbing email from Azure

Hello, Today 05/31/24 I received an email from azure@microsoft.com that is concerning to me. As far as it is understood, my account gionov@feg.bg is about to be closed Please excuse me, but I did not want my account gionov@feg.bg to be deleted in any…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,784 questions
asked 2024-05-31T13:46:49.04+00:00
Иван Гьонов 0 Reputation points
answered 2024-06-01T00:42:57.36+00:00
S.Sengupta 16,161 Reputation points MVP
0 answers

Azure SQL Database Free Tier Plan

Hello, Why is it that I pick the Free - General Purpose - Serverless: Gen5, 2 vCores which indicates that: First 32 GB storage free **First 100,000 vCore seconds free Yet I have received a bill of USD 250 on my card**

Azure SQL Database
asked 2024-06-01T00:35:47.8933333+00:00
Sinzore 40 Reputation points
1 answer

How to complete the Build course?

I am trying to complete the build course on "Microsoft Build: Build multimodal Generative AI experiences" The 2nd module itself asks for requesting permission for the OpenAI resource…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,081 questions
asked 2024-05-30T22:45:08.2233333+00:00
amar chheda 0 Reputation points
commented 2024-06-01T00:19:28.7666667+00:00
VarunTha 4,580 Reputation points Microsoft Vendor