98,163 questions

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

WebClient Timeout

Hello, I used many WebClient : OpenRead, UploadValues, DownloadString, DownloadStringAsync, DownloadFileAsync in my app. Need to set a timeout for each one and found this code, added the Dispose sub myself, needed to check if it's fine to use it? A class…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,601 questions
asked 2024-05-19T14:43:38.9+00:00
StewartBW 465 Reputation points
accepted 2024-05-21T10:15:31.1266667+00:00
StewartBW 465 Reputation points
2 answers One of the answers was accepted by the question author.

Structure member name conflict rules

Hello When using Structures: Public Structure Blah Public Name As String Public Home As String End Structure I have 2 strings: Name and Home, does it matter for the variable names inside the Structure to be unique? ie if I have another string…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,601 questions
asked 2024-05-20T15:04:43.32+00:00
StewartBW 465 Reputation points
accepted 2024-05-21T10:13:55.0733333+00:00
StewartBW 465 Reputation points
1 answer One of the answers was accepted by the question author.

Limitations of "SP.MoveCopyUtil.CopyFileByPath" API in SharePoint 2019

Hello everyone, I'm encountering some issues while using the SP.MoveCopyUtil.CopyFileByPath API in SharePoint 2019. I need to copy 36 files, but the API calls stop after executing 30 times without any error messages. I'm wondering if there's a default…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,818 questions
asked 2024-05-21T03:17:13.9266667+00:00
Lee, Jason J 21 Reputation points
accepted 2024-05-21T10:01:01.1433333+00:00
Lee, Jason J 21 Reputation points
1 answer One of the answers was accepted by the question author.

Will API management workspaces be available on standard v2 tier?

Will API management workspaces be available on standard v2 tier?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,796 questions
asked 2024-04-12T12:23:18.1333333+00:00
mme 20 Reputation points
commented 2024-05-21T09:41:35.53+00:00
Michal Czaja 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix a users identity from "mail" to "ExternalAzureAD"?

I invited 3 users to our tenant, 2 of the users have been assigned "ExternalAzureAD" while the other is showing "mail". This is causing blocks as that user also needs to have the identity of "ExternalAzureAD".

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,793 questions
asked 2024-05-02T08:24:36.3466667+00:00
NathanC 0 Reputation points
edited a comment 2024-05-21T09:39:37.7366667+00:00
NathanC 0 Reputation points
1 answer One of the answers was accepted by the question author.

My data source is D365 F and O and I am trying to connect to QA of D365 V38 instance from Azure Synapse using Linked service. But I am receiving a error.

Hi Team, The data source, we have is D365 F and O and I am trying to connect from Azure Synapse using Linked service to D365 QA instance by entering URL, Client ID and Client secret. But When I try to test the connection, I am receiving the below error. …

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,453 questions
asked 2024-03-20T19:32:14.3+00:00
Thanuja 20 Reputation points
commented 2024-05-21T09:25:34.31+00:00
Deepthi Chittari 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to clear selected check box in gridview when click clear button

how to clear selected check box in gridview. when i click clear button, all paging selected check box should clear by default. How to do this..?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,304 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,362 questions
asked 2024-05-18T13:34:00.7266667+00:00
Gani_tpt 1,706 Reputation points
accepted 2024-05-21T09:17:57.6933333+00:00
Gani_tpt 1,706 Reputation points
1 answer One of the answers was accepted by the question author.

unable to open onedrive

Hi All One of my Mac users is facing an issue with OneDrive. When he clicks OneDrive, he gets the error message below. Please guide me, as I use Windows and am not very familiar with Mac. Even after rebooting the laptop, the user is still experiencing…

Microsoft Exchange Online
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
854 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
471 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,238 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,144 questions
asked 2024-05-19T20:08:13.07+00:00
Rising Flight 3,891 Reputation points
accepted 2024-05-21T09:14:22.53+00:00
Rising Flight 3,891 Reputation points
1 answer One of the answers was accepted by the question author.

Upgrading from GPT-3.5-Turbo-0613(16K) to GPT-3.5-Turbo-0125 in Japan East

Hello, I am currently using GPT-3.5-Turbo-0613(16K) which is scheduled to be retired "no earlier than August 1, 2024". I am considering upgrading to GPT-3.5-Turbo-0125, however the PAY-AS-YOU-GO options is not available right now. Will it be…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,260 questions
asked 2024-05-21T06:46:41.0333333+00:00
河野 プーンサープ 0 Reputation points
commented 2024-05-21T09:13:52.7+00:00
河野 プーンサープ 0 Reputation points
1 answer One of the answers was accepted by the question author.

Right way to dispose page with WebView in a MAUI app

I have a MAUI Android app (sample) with 2 pages, 1 home page and 1 page containing WebView. From home page user can go to the WebView page and open a site, come back to the home page and again go to WebView page to open other site, user can do this…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,966 questions
asked 2023-10-24T16:15:54.12+00:00
ac-lap 71 Reputation points
commented 2024-05-21T08:49:01.02+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,951 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get specific image coordinates from within bitmap

hi Is there a special (Library/Class) for such an achievement? which can find and return the coordinates by giving a symbol of a specific image from within the larger image

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,850 questions
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,442 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,601 questions
asked 2024-05-21T03:56:04.6666667+00:00
Mansour_Dalir 1,651 Reputation points
accepted 2024-05-21T08:47:37.27+00:00
Mansour_Dalir 1,651 Reputation points
1 answer One of the answers was accepted by the question author.

Quick Cash CustOmeR care Toll-free Number }$$) +7866069405//++7866069405+/Call Now Free.

Good day off off off and I'm your your your day day day day

Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,554 questions
asked 2024-05-21T08:33:22.8866667+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
accepted 2024-05-21T08:33:29.7833333+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AD Connect - Password Hash Synchronization - Error 611 - domain controller hostname: <not available>

We are running a multi-forest trusted environment (3 forests, 1 domain each) that uses one AD Connect to a single Microsoft 365 tenant. We've recently encountered an issue where passwords are not sync'ing either way between on-prem and AAD. Checking the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,793 questions
asked 2023-09-07T02:57:42.06+00:00
Shuli Fang 25 Reputation points
commented 2024-05-21T08:32:55.2433333+00:00
Schopf - Paul-Louis 0 Reputation points
1 answer One of the answers was accepted by the question author.

Quick Cash CustOmeR care Toll-free Number }$$) +7866069405//++7866069405+/Call Now Free.

From me to get a little bit bit and a ma

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,871 questions
asked 2024-05-21T08:31:26.9833333+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
accepted 2024-05-21T08:31:35.7166667+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
1 answer One of the answers was accepted by the question author.

Quick Cash CustOmeR care Toll-free Number }$$) +7866069405//++7866069405+/Call Now Free.

Good day and I I haha that that was just want

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,813 questions
asked 2024-05-21T08:30:26.3033333+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
accepted 2024-05-21T08:30:37.9733333+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
1 answer One of the answers was accepted by the question author.

How Can I follow my trainees who redeemed my codes after the trainings?

I need to know where the Edu track website is? It's still not working, and I can't track my trainees redeemed codes? Thanks, in advance 😊

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,460 questions
asked 2024-05-16T05:54:57.49+00:00
Mona Yehia 36 Reputation points
commented 2024-05-21T08:29:19.45+00:00
Mona Yehia 36 Reputation points
2 answers One of the answers was accepted by the question author.

Napean Finvest CusTomeR Care Toll Free number 9330214474 // 9330214474 //

Dn the other day I will the morning the other one is the same person who is the same person who is the same

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,715 questions
asked 2024-05-21T08:28:46.39+00:00
Bvnd you 0 Reputation points
accepted 2024-05-21T08:29:08.79+00:00
Bvnd you 0 Reputation points
1 answer One of the answers was accepted by the question author.

Quick Cash CustOmeR care Toll-free Number }$$) +7866069405//++7866069405+/Call Now Free.

Go in the same thing thing that that

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,871 questions
asked 2024-05-21T08:26:34.3433333+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
accepted 2024-05-21T08:27:19.91+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
1 answer One of the answers was accepted by the question author.

Quick Cash CustOmeR care Toll-free Number }$$) +7866069405//++7866069405+/Call Now Free.

He just want want you have have have to be

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,256 questions
asked 2024-05-21T08:24:17.31+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
accepted 2024-05-21T08:24:30.93+00:00
Radtyfdrys hfdrtuihf 0 Reputation points
1 answer One of the answers was accepted by the question author.

I would like to know if it is an update about the use of @mentions with guest users on Teams collaborations on shared microsoft 365 files.

I want to know if it is possible (or if it is a workaround available) to use @mentions with guest users in Microsoft 365 files, for exemple we are triying to mension a guest user in a word 365 file that is shared with him in teams 365, but it still not…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,218 questions
asked 2024-05-20T21:56:47.62+00:00
Ismail Souit 20 Reputation points
accepted 2024-05-21T08:24:29.78+00:00
Ismail Souit 20 Reputation points