99,860 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

What do the "/" and "~" signs mean in file path usage?

Hi, If you allow, I would like to ask a question. I want to access "b5.jpg" in CoreBlogTema from About/Index. Which one should I start with "/", "./", "../", "~/" in the file extension? Can you explain…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,291 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,497 questions
asked 2024-06-15T11:01:15.27+00:00
Yalçın Mete 20 Reputation points
commented 2024-06-18T21:20:40.8866667+00:00
Bruce (SqlWork.com) 59,131 Reputation points
1 answer One of the answers was accepted by the question author.

failed to load dll in native c++ IIS module?

I am trying to create c++ Native Module. url but when I register it .and start the web the AppPool Stopped.

Internet Information Services
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,599 questions
asked 2024-06-16T01:25:33.6566667+00:00
mc 3,906 Reputation points
commented 2024-06-18T21:11:24.3366667+00:00
Lex Li (Microsoft) 4,907 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to give external customer accounts in a entra external id tenant access to a a web api in my internal tenant?

I have an internal tenant A where I have internal resources (web api, functions, database, admin website etc). Recently I created an external tenant B with Microsoft Entra External id for customers. There I have registered a SPA app where external…

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,714 questions
asked 2024-05-11T08:33:20.6166667+00:00
Jenny Pettersson 20 Reputation points
commented 2024-06-18T21:08:55.1533333+00:00
Rafał Winnik 0 Reputation points
1 answer One of the answers was accepted by the question author.

Automatic alerts for low disk space?

Is there a way to setup email alerts or any notifications, for devices that get below a certain disk space threshold?

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,772 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,581 questions
asked 2024-03-27T16:25:40.49+00:00
Learner 40 Reputation points
commented 2024-06-18T21:06:55.8866667+00:00
Learner 40 Reputation points
2 answers One of the answers was accepted by the question author.

Unexpected truncation error when inserting from UTF8 to non-UTF8 collation

I believe I am hitting a bug with moving data from a UTF8 to a non-UTF8 collations in SQL Server 2022 CU13 (running under Linux but assuming for now this issue is not related). The issue is that MSSQL appears to be determining the width of a string for…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,082 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,579 questions
asked 2024-06-11T00:42:42.9533333+00:00
Ben 30 Reputation points
commented 2024-06-18T21:02:02.6166667+00:00
Erland Sommarskog 103.7K Reputation points MVP
9 answers One of the answers was accepted by the question author.

Enable RDP via Intune

Hi, I have 4 AzureAD joined Clients in a network. I want to enable RDP connection for my Admin Account to the Clients. Myself will connect via VPN to the Network with the Clients. How could I achieve this? Br, Johannes

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,336 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,581 questions
asked 2020-12-03T18:17:53.133+00:00
Johannes Ebner 231 Reputation points
edited a comment 2024-06-18T20:58:50.35+00:00
JamesCFI 1 Reputation point
2 answers One of the answers was accepted by the question author.

How to Run Asp.net website project as a web Application Project

Hello, I have just assumed a duty to take over development of a asp.net project. It happened that the project is a asp.net website project, and I discovered the the former developer did not create App_code folder, when I brought the solution to my VS…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,371 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,497 questions
asked 2024-06-17T13:06:17.44+00:00
Emeka Okoye 86 Reputation points
accepted 2024-06-18T20:47:40.9+00:00
Emeka Okoye 86 Reputation points
2 answers One of the answers was accepted by the question author.

GPO Change printscreen button to Win 10/Win 11 tool

Hello, All my users moving to Win 11 are lost because they can't find snipping tool anymore. One solution is Win + Shift + S, but it would be nicer to deploy by GPO (with some regkey or sthg) the activation of "use printscreen button to open…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,941 questions
asked 2022-09-09T12:30:04.093+00:00
Benoît@LG 21 Reputation points
commented 2024-06-18T20:14:33.8733333+00:00
ESP IT Guy 31 Reputation points
2 answers One of the answers was accepted by the question author.

How read excel file and save into database

Hello guys, Is there any tutorial reading excel files and inserting them into a database with a .net core console application? Thanks in advance.

.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
324 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,137 questions
asked 2021-11-07T16:43:33.453+00:00
Cenk 981 Reputation points
commented 2024-06-18T20:10:20.5066667+00:00
Elento, Richard 0 Reputation points
1 answer One of the answers was accepted by the question author.

please how do I change my setting back to english.

for some reasons i do not know, my account is in a different language. im reading things in i dont know if its russian or dutch rather than english. please how do i correct this? This question is related to the following Learning Module

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,057 questions
asked 2024-06-16T19:18:01.6333333+00:00
Anyakora Chiamaka 20 Reputation points
accepted 2024-06-18T19:58:30.8733333+00:00
Anyakora Chiamaka 20 Reputation points
1 answer One of the answers was accepted by the question author.

Clone or Duplicate another resource group

Hi, Is there a way to clone or duplicate another resource group. example, RG-Development. clone or replicate to a new resource group RG-Staging. From what I've google, it seems exporting the resources using the templates and then updating it is the only…

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
218 questions
asked 2024-06-11T00:33:05.5166667+00:00
Dave 40 Reputation points
accepted 2024-06-18T19:56:08.75+00:00
Dave 40 Reputation points
2 answers One of the answers was accepted by the question author.

Getting same REFRESH_TOKEN for different accounts

Hi, We're using the process described in https://learn.microsoft.com/en-us/graph/auth-v2-user?tabs=http in order to get connection for Outlook365. The problem is, thee different accounts applied for User consent experience and the data returned for the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,087 questions
asked 2024-06-13T17:33:18.68+00:00
Francisco Pellegrini 20 Reputation points
accepted 2024-06-18T19:54:54.36+00:00
Francisco Pellegrini 20 Reputation points
2 answers One of the answers was accepted by the question author.

Exam Voucher for SC-900 Security Fundamental

I have completed the course on security fundamental SC-900 and registered as student. I learnt there will be exam voucher upon completing the self-paced content to complete the modules but could not find the exam voucher. Kindly assist me with the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,057 questions
asked 2022-07-04T20:25:49.997+00:00
Adelakun Adetayo Daniel 21 Reputation points
answered 2024-06-18T19:54:44.28+00:00
Manuel FERREIRA 0 Reputation points
1 answer One of the answers was accepted by the question author.

Access and read all SMS on Android phone with .NET MAUI

For an application that, as a part of its functionality, can read all stored SMS on an android phone, can you give general directions what to read exactly to learn and implement it in a .NET MAUI project? I'm a beginner. I've only worked with MVC, WPF…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,065 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,497 questions
asked 2023-11-21T03:48:09.5466667+00:00
MSCollege3000 120 Reputation points
commented 2024-06-18T19:28:16.64+00:00
Gene Magpayo 0 Reputation points
1 answer One of the answers was accepted by the question author.

One vs Two App Registrations for an App with Front-End + API?

Scenario I have a React SPA with a back-end that provides its data. I want people to log in into SPA with their Entra ID identity. There is a single user_impersonation scope exposed by the API for which access token is requested. The guidance as seen in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,135 questions
asked 2023-11-10T10:09:36.97+00:00
metalheart 361 Reputation points
commented 2024-06-18T19:13:43.74+00:00
Sergey Krutsilin 0 Reputation points
1 answer One of the answers was accepted by the question author.

I want to reschedule my exam that was revoked due to wrong equipment

11505047 - Ticket number My exam PL300 was revoked by Pearson Vue and I was unable to proceed to sit it because I had a small headset on with a mike. So I took it off and placed it on the table. they could still hear me thru the mike and I could hear…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,057 questions
asked 2024-06-17T02:20:21.1966667+00:00
Tony Miller 20 Reputation points
commented 2024-06-18T18:52:37.6+00:00
Tony Miller 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to handle mutiple .py files in Azure Functions?

Hi all, I am trying to deploy an azure function which utilizes a lot of my own scripts and classes, which are to be executed via a blob trigger. I do not want to copy all the code into the function_app.py, but rather have it imported but have yet to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,496 questions
asked 2024-06-11T18:18:26.8966667+00:00
Victor Skou Fertin 20 Reputation points
commented 2024-06-18T18:11:36.4666667+00:00
Victor Skou Fertin 20 Reputation points
4 answers One of the answers was accepted by the question author.

Disable trusted launch Azure VM

Hello Everyone, I have an issue with one of my VM's on Azure. This machine was previously created with Trusted Launch enabled on it(Don't know why). Now, I can't backup it up with my default backup policy, only with enhanced one which is…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,385 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
816 questions
asked 2022-09-01T12:36:42.213+00:00
Vlad Dodin 21 Reputation points
commented 2024-06-18T17:50:51.66+00:00
David Faleye 0 Reputation points
2 answers One of the answers was accepted by the question author.

Direct2D drawing quality is inconsistent

This is the result drawn in the window(HwndRenderTarget) This is the result of drawing in WicBitmapRenderTarget

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,479 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,599 questions
asked 2024-06-17T03:24:16.3466667+00:00
HoWe Yu 41 Reputation points
accepted 2024-06-18T17:43:56.8966667+00:00
HoWe Yu 41 Reputation points
1 answer One of the answers was accepted by the question author.

Adding a Single SharePoint Calendar Event to my Outlook Calendar

Can I add a single SharePoint calendar event to my outlook calendar or is it all or nothing. I don't want all events added to my outlook calendar, just select events.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,037 questions
asked 2024-06-17T14:42:37.59+00:00
Shelly 20 Reputation points
accepted 2024-06-18T17:43:06.4+00:00
Shelly 20 Reputation points