54,048 questions with Developer technologies-related tags

Sort by: Updated
1 answer

MFC opening dialog, find starting position

Windows 11, Visual Studio 2022, C++ MFC This line is in OnInitDialog() of the class that starts when the app is started in debug mode. CWnd::GetWindowRect( &m_dialog_location_size );``  ``// Get the window rectangle            The .left and .top…

Developer technologies | Visual Studio | Debugging
asked Jul 24, 2025, 7:47 PM
Bryan Kelly 516 Reputation points
answered Jul 24, 2025, 8:51 PM
RLWA32 50,051 Reputation points
2 answers

How do I check that a browser has ClickOnce enabled?

My software, [https://jazzsoftware.co.nz/], is written with VB.Net, and is delivered with ClickOnce. I've tried to make it very clear in the relevant web pages and the setup instructions [https://www.jazzsoftware.co.nz/Docs/JazzSetup.htm] that users…

Developer technologies | ASP.NET | Other
asked Oct 12, 2024, 4:29 AM
Robert Barnes 101 Reputation points
commented Jul 24, 2025, 7:32 PM
Robert Barnes 101 Reputation points
1 answer

My report does not populate with the correct data when i change parameters. How do I fix this?

Changed my times, but page does not update with correct batch start time. SQL tables are correct.

Developer technologies | Visual Studio | Testing
asked Jul 18, 2025, 2:45 PM
Martin Rondell 0 Reputation points
edited the question Jul 24, 2025, 5:44 PM
Martin Rondell 0 Reputation points
1 answer

Microsoft Store app requiring admin consent - any automation?

We have a dotnet app deployed via Microsoft Store which uses a multitenant app registration. When a user logs on they have to ask their admin to consent to the user of the application. What I am wondering, is there any way to automate this better, if for…

Developer technologies | .NET | Other
asked Jul 24, 2025, 12:09 PM
Anne Admin 6 Reputation points
answered Jul 24, 2025, 4:43 PM
Bruce (SqlWork.com) 78,581 Reputation points Volunteer Moderator
5 answers One of the answers was accepted by the question author.

Not able to download visual studio 2019 community

I need VS 2019 community but Download option is not available. How can I install Visual Studio 2019? I have attached a snapshot of the same. I have Windows 11 Home operating system, 64 bit operating system.

Developer technologies | Visual Studio | Setup
asked Jun 12, 2024, 8:56 PM
Aarti Kadam 80 Reputation points
commented Jul 24, 2025, 3:55 PM
Salam ELIAS 157 Reputation points
1 answer One of the answers was accepted by the question author.

How to call Azure Cost Management API with a ClientType set

I am attempting to use the Azure cost management Go SDK and need to call the Cost Management API many times. The rate limit for API calls is higher when a ClientType is specified, so I was wondering how to go about including the ClientType in the Usage…

Developer technologies | Visual Studio | Testing
asked Jul 14, 2025, 6:14 PM
Amber Nguyen 20 Reputation points
accepted Jul 24, 2025, 3:22 PM
Amber Nguyen 20 Reputation points
2 answers

Upgrade from Dynamics CRM On-Premise to 9.1 CRM On-Premise

Recent upgrade of Dynamics CRM -On -Premise version 9.0.19.8 to 9.1.37 causes looping on certain forms. It appears to me that the issue might be Java Script related. I am looking for anyone that has had a similar issue post upgrade. No error or event…

Developer technologies | C#
asked Jul 23, 2025, 10:14 PM
Shaw, Kieran 0 Reputation points
answered Jul 24, 2025, 2:10 PM
Shaw, Kieran 0 Reputation points
4 answers One of the answers was accepted by the question author.

To identify the performance of sqlserver between 1 month of different years.

Hi, How can I identify the performance load of SQL Server between 2 period of different years, Any script to calculate the I/O load and performance of SQL Server. I s there any tools to identify the performance and I/O load on SQL Server between 2…

Developer technologies | Transact-SQL
SQL Server | Other
asked Jul 6, 2022, 6:54 PM
SVA 116 Reputation points
answered Jul 24, 2025, 1:52 PM
Don Price 0 Reputation points
1 answer

suddenly Sound is not coming from my laptop

i am using my laptop suddenly sound is not comming into my laptop. I check all the things but my problem didn't solve. plz solve my problem as soon as possible plz..

Developer technologies | Windows Presentation Foundation
asked Jul 24, 2025, 10:50 AM
lucky gaur 0 Reputation points
answered Jul 24, 2025, 12:08 PM
Jessica Williams 0 Reputation points
3 answers

Blazor ValidationMessage being conditional

Hello, I have a registration form where the users can select if they are private or company. What I need is to make the Company Name validation conditional. Meaning, if they select a company it gets enabled and if they select a private it gets disabled.…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
Developer technologies | ASP.NET | Other
asked Dec 3, 2024, 11:08 AM
Kuler Master 406 Reputation points
commented Jul 24, 2025, 12:08 PM
Devang Prajapati 0 Reputation points
3 answers

Making a Blazor WebAssembly E-commerce Application Responsive with Flexbox

A Blazor WebAssembly e-commerce application has been built, but the design looks good only on a 23-inch 1920x1080 laptop. The layout includes a header, a left navigation menu, and a footer that is consistent across all pages. The goal is to make this…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
asked Dec 31, 2024, 8:20 AM
Cenk 1,036 Reputation points
edited an answer Jul 24, 2025, 12:01 PM
Devang Prajapati 0 Reputation points
1 answer

How to fix data loss in designer?

I've faced similar errors before and also fixed them by restarting my pc. But this time restart shortcut didn't work. In "View.cs" code I just inherited its class by "SamplePanel.cs" instead of "Form". Here's code of…

Developer technologies | .NET | Entity Framework Core
asked Jul 24, 2025, 3:26 AM
Talha Ahmad 0 Reputation points
answered Jul 24, 2025, 11:48 AM
Devang Prajapati 0 Reputation points
2 answers

OAuth implementation in web api

Hi Community members, How can I create oauth in web api where validation is not in cloud

Developer technologies | ASP.NET | ASP.NET API
asked Mar 6, 2025, 3:38 PM
90036475 0 Reputation points
commented Jul 24, 2025, 10:50 AM
Raymond Huynh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff
0 answers

Update .Net8-Android api 35 to .Net9-Android api 35

Right now, I’m using .NET 8 for Android with API level 35. I want to upgrade to .NET 9 for Android (still using API 35). What is the best practice to do this?

Developer technologies | .NET | Xamarin
asked Jul 24, 2025, 10:31 AM
Fadlan Amrullah 0 Reputation points
3 answers

Server connection problem on a blazor site

Hi, I have made this app in blazor: Index Occasionally, I encounter this error: "Attempting to connect to the server." Do you know how to solve it? regards, Saeed

Developer technologies | .NET | Blazor
Developer technologies | ASP.NET | Other
asked Jan 4, 2025, 8:52 PM
Saeed Pooladzadeh 241 Reputation points
commented Jul 24, 2025, 10:11 AM
Danny Nguyen (WICLOUD CORPORATION) 415 Reputation points Microsoft External Staff
4 answers

if Task.Run runs a task in async then why and when i should write async in Task.Run(async () => {})

q1) does Task.Run creast async task? (it is writen it runs on  an other thread.) q2) if it does create async task then why and when we need Task.Run(async ()={}). pls explan with examples.

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 12, 2025, 12:36 PM
rajesh yadav 231 Reputation points
commented Jul 24, 2025, 10:08 AM
Danny Nguyen (WICLOUD CORPORATION) 415 Reputation points Microsoft External Staff
2 answers

How to fix the error "InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'DAO.DBEngine'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00000021-0000-0010

Hi, I am trying to access DAO.DBEngine for an operation and getting the error " InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'DAO.DBEngine'. This operation failed because the QueryInterface call on…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | C#
asked Jan 30, 2025, 12:22 PM
Devi E 5 Reputation points
commented Jul 24, 2025, 10:04 AM
Danny Nguyen (WICLOUD CORPORATION) 415 Reputation points Microsoft External Staff
2 answers

Please reset my developer account & free phone #

I signed up for the Microsoft 365 Developer Program using the email **PII removed**, selected Personal Use by mistake, and did not receive a sandbox tenant. I have since tried to create a new developer account with a new email, but now I’m blocked from…

Developer technologies | C++
asked Jul 17, 2025, 1:54 AM
Herb Wolff 0 Reputation points
commented Jul 24, 2025, 9:54 AM
Adiba Khan 95 Reputation points Microsoft External Staff
1 answer

Cloud Service (extended support) time to update has gone from a few minutes to over an hour

Cloud Services (extended support) time to update has gone from a few minutes to over an hour. During this time the service is down.

Developer technologies | ASP.NET | ASP.NET API
asked Jun 1, 2025, 7:40 AM
Thomas Bilby 0 Reputation points
answered Jul 24, 2025, 9:53 AM
Danny Nguyen (WICLOUD CORPORATION) 415 Reputation points Microsoft External Staff
2 answers

ASP.NET web site fail to critical error in ETL of Excel file

I have a website with a single web page on ASP.NET that you need to upload a file in Excel to a folder within the website, extract its contents to insert the data into a table in a database in SQL Server. When testing its operation on the production web…

Windows development | Internet Information Services
Microsoft 365 and Office | Excel | For business | Windows
Developer technologies | ASP.NET | Other
asked Jan 15, 2025, 9:44 PM
Nelson Javier Bahamon Parrado 0 Reputation points
answered Jul 24, 2025, 9:50 AM
Danny Nguyen (WICLOUD CORPORATION) 415 Reputation points Microsoft External Staff