443,228 questions

Sort by: Updated
1 answer

Allocate / free memory with Visual Studio C++

I have a very simple program int main(void) { double* myVect = new double[10000000]; wait(2); // wait for 2 seconds delete[] myVect; wait(2); return 0; } I execute this program in Debug mode, put a breakpoint on "return 0" and look at the…

Developer technologies C++
asked 2025-06-29T07:22:27.0766667+00:00
Ollivier TARAMASCO 0 Reputation points
edited a comment 2025-06-29T10:37:09.2266667+00:00
RLWA32 49,536 Reputation points
0 answers

how to keep the decimalpoint 3 -5 of a float?

float x=393f,y=393f; x-y may be a value not zero. bool IsInLine(float x,float y){} this is to determin weather x,y is in my line but if I pass parameter it will compute error. the value may be a integer and same. but if x-x1 or x-y is not zero. I think…

Developer technologies .NET .NET Runtime
asked 2025-06-29T05:37:06.49+00:00
mc 5,426 Reputation points
commented 2025-06-29T10:31:30.4666667+00:00
David Lowndes 2,640 Reputation points MVP
0 answers

Microsoft.DevCenter/networkconnections quota exceeded?

Same as https://learn.microsoft.com/en-us/answers/questions/1194005/cannot-create-network-connection-resource-for-dev: while following steps from…

Community Center Not monitored
asked 2023-05-09T18:47:30.5866667+00:00
Erich Quintero 5 Reputation points
commented 2025-06-29T10:15:43.7466667+00:00
Miroslaw Freitag 0 Reputation points
0 answers

How I can I increase the quota for gpt4.1 on azure ai foundry?

We have an app that requires more tokens than what is currently being provided

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
asked 2025-06-29T10:13:08.7566667+00:00
elia getachew 0 Reputation points
5 answers One of the answers was accepted by the question author.

how or where a sync function in a web API controller can help me?

hi, I just made one web API with core 9 with entity framework and all actions, i found that all the methods are made with a sync. q1) so my question is where or how it can help me , because in my case i call my controllers action methods from java…

Developer technologies ASP.NET ASP.NET API
asked 2025-06-24T13:12:08.41+00:00
rajesh yadav 191 Reputation points
accepted 2025-06-29T10:03:38.5233333+00:00
rajesh yadav 191 Reputation points
0 answers

how to reschedule missed exam due to OnVue download failure

i want to reschedule my PL-300 EXAM with online OnVue

Microsoft Teams Development
asked 2025-06-29T09:58:17.9666667+00:00
Adelekan Kafayat 0 Reputation points
0 answers

❌ Error analyzing Darshan.pdf: (<urllib3.connection.HTTPSConnection object at 0x000001491FA0BBD0>, 'Connection to cvresume.cognitiveservices.azure.com timed out. (connect timeout=90)')

Error analyzing Darshan.pdf: (<urllib3.connection.HTTPSConnection object at 0x000001491FA0BBD0>, 'Connection to cvresume.cognitiveservices.azure.com timed out. (connect timeout=90)')

Microsoft Teams Development
asked 2025-06-29T09:55:27.5933333+00:00
Darshan N 0 Reputation points
1 answer

looking for ai similar to copilot, gemini, and chatgpt to search and index very large fils arount 5 mb, withyout paraphrasing or infering

I'm looking for an AI chatbot similar to Copilot that can search large text files, >5MB and extract data based on keyword search and reformat into ms word file example search a health record and output sentences of symptoms sorted by date

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
520 questions
asked 2025-06-29T08:50:47.1466667+00:00
drdave1956 0 Reputation points
answered 2025-06-29T09:45:57.3266667+00:00
Jerald Felix 1,630 Reputation points
0 answers

Are BinScope checks like ATLVersionCheck and GSCheck applicable to C# applications?

Dear Team, I ran Microsoft BinScope 2014 on a C# application (.NET managed code) and observed several failed checks including: ATLVersionCheck ATLvulnCheck CompilerVersionCheck GSCheck GSFriendlyInitCheck GSFunctionSafeBuffersCheck RSA32Check …

Developer technologies C#
asked 2025-06-27T08:25:44.3733333+00:00
Mashuk Raza 20 Reputation points
edited the question 2025-06-29T09:45:22.6866667+00:00
Mashuk Raza 20 Reputation points
0 answers

Is Stack Protection Header applicable or configurable in C# applications?

Dear Team, I’m analyzing a C#application and noticed that tools like Process Explorer or PE header inspectors show "Stack Protection: Disabled" for the executable. I would like to confirm the following: Is it possible to enable stack…

Developer technologies C#
asked 2025-06-27T08:48:17.1633333+00:00
Mashuk Raza 20 Reputation points
edited the question 2025-06-29T09:44:52.91+00:00
Mashuk Raza 20 Reputation points
0 answers

Why does my Media Player STOP the visulazations after each track in a playlist and how do I FIX IT?

I would like my Media Player to continue the visualzations, from track to track when playing a playlist! The only way to bring it back to life, is to hit the STOP button, and double click the next track...HOW ANNYOINIG! I see questions about this going…

System Center Operations Manager
System Center Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,603 questions
asked 2025-06-29T09:43:05.36+00:00
Scott C McCampbell 0 Reputation points
1 answer

Microsoft 365 Developer Program is not qualified for me

I`m learning about Microsoft 365 MS900 and in a module in Microsoft Learn I am supposed to create a Microsoft 365 Developer Program sandbox subscription but it says: Thank you for joining. You don't current qualify for a Microsoft 365 Developer Program…

Microsoft 365 and Office Development Microsoft 365 Developer Program
asked 2025-02-23T09:50:05.45+00:00
Sebastian Johansson 5 Reputation points
commented 2025-06-29T09:39:12.1866667+00:00
Divyesh Govaerdhanan 6,235 Reputation points
0 answers

Migration of Data

Hello, What is is the best and most efficient (performance wise) method to migrate of full data from large database to small multiple database (microservices) during cutover. Thanks

SQL Server Database Engine
asked 2025-06-26T13:22:39.49+00:00
SVA 116 Reputation points
commented 2025-06-29T09:27:09.5266667+00:00
SVA 116 Reputation points
2 answers

I can't download SSMS, It provide Visual Studio in SSMS's Link

Dear, I can not download SQL Server Management Studio, while i click to Download SSMS it automatically download Visual Studio. Why this happed, i got this problem for a long time. This is the link…

SQL Server Database Engine
asked 2025-06-29T07:51:38.34+00:00
Sowrov 0 Reputation points
answered 2025-06-29T09:19:22.2666667+00:00
Berneice Heaney 0 Reputation points
1 answer

DLL file not found when invoking function from Excel/VBA

I'm running Windows 11 with 64-bit MS/Office 2021. I have a very large (>25KSLOC) Excel/VBA application with a helper DLL written in C and compiled by Visual Studio 2022. The last time I used the app was May 4, 2025, and it worked perfectly. Today,…

Developer technologies Visual Basic for Applications
asked 2025-06-29T01:41:47.34+00:00
Chris Grossman 5 Reputation points
answered 2025-06-29T09:11:40.96+00:00
simo-k 10,420 Reputation points Volunteer Moderator
1 answer

Wrongfully disappearing rows after filtering in Excel pivot table on Power BI dataset

Hello Microsoft, I encounter a curious problem when connecting from Excel to a Power BI dataset and creating a pivot table. The pivot table is a very simple one, it is designed to show the quantity of products received per purchase order. When I look at…

Microsoft 365 and Office Excel For business Windows
asked 2025-06-29T09:03:20.99+00:00
Simon Wessels 0 Reputation points
answered 2025-06-29T09:07:48.3333333+00:00
simo-k 10,420 Reputation points Volunteer Moderator
1 answer

Getting error while scheduling exam SC-900

While scheduling exam getting error below Unexpected error We encountered an unexpected error. Please try again later. If this issue continues, please contact site support.

Community Center Not monitored
asked 2025-06-29T08:59:06.2533333+00:00
Rahul Chavhan 0 Reputation points
answered 2025-06-29T09:05:06.3133333+00:00
simo-k 10,420 Reputation points Volunteer Moderator
1 answer

export certificate from App Service Certificate azure service not work

export certificate from App Service Certificate azure service not work,

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,931 questions
asked 2025-06-29T06:30:23.71+00:00
Yossi 0 Reputation points
answered 2025-06-29T09:04:44.0133333+00:00
Abiola Akinbade 29,405 Reputation points Volunteer Moderator
1 answer

How can I stream Bluetooth heart-rate data into Teams & Power BI for a company fitness challenge?

Context My company is spinning up a 30-day remote-fitness challenge. We’ll hold live workout sessions over Microsoft Teams and want to display each participant’s heart-rate zone in real time. Goal Capture Bluetooth LE heart-rate data (Polar H10, Wahoo…

Microsoft Teams Microsoft Teams for business Teams on mobile devices
asked 2025-06-29T06:30:49.11+00:00
Gustav Klimt 0 Reputation points
answered 2025-06-29T09:02:25.0466667+00:00
simo-k 10,420 Reputation points Volunteer Moderator
1 answer

Email Merge not working for more than one "To:" email recipient?

I am sending a bulk email (from Outlook) using Word and with an Excel worksheet as my data file. For emails with just one recipient, everything is working fine. I'm crabby as to why I can't merge the "cc:" entry, but whatever. The problem…

Microsoft 365 and Office Word For business Windows
asked 2025-06-28T19:48:16.4566667+00:00
Catherine Bloomfield 0 Reputation points
answered 2025-06-29T08:54:47.45+00:00
Doug Robbins - MVP 906 Reputation points