343,586 questions

Sort by: Created
0 answers

What different between "object source" and "object sender".Somebody show some example.

void OnCreated(object source, FileSystemEventArgs e) { try { FileInfo fileInfo = new FileInfo(e.FullPath); string TargetFile = Path.Combine(TargetPath, fileInfo.Name); File.Copy(e.FullPath, TargetFile, true); …

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,277 questions
asked 2024-05-04T10:19:21.4766667+00:00
MIPAKTEH_1 40 Reputation points
0 answers

٩ٍ٧٣ٍْ٣ْ٤ْ٣٢ٍ٤ْ٩٣ٍ٥ ٠َ٠🟢 جــلب الحـــبيب بســ السعوديةــرعة

٩ٍ٧٣ٍْ٣ْ٤ْ٣٢ٍ٤ْ٩٣ٍ٥ ٠َ٠🟢 جــلب الحـــبيب بســ السعوديةــرعة

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
asked 2024-05-04T10:10:41.7633333+00:00
dafbdfvsdv 0 Reputation points
0 answers

٩ٍ٧٣ٍْ٣ْ٤ْ٣٢ٍ٤ْ٩٣ٍ٥ ٠َ٠🟢 جــلب الحـــبيب و فك السحر

٩ٍ٧٣ٍْ٣ْ٤ْ٣٢ٍ٤ْ٩٣ٍ٥ ٠َ٠🟢 جــلب الحـــبيب و فك السحر

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,729 questions
asked 2024-05-04T10:06:38.7433333+00:00
dafbdfvsdv 0 Reputation points
0 answers

٩ٍ٧٣ٍْ٣ْ٤ْ٣٢ٍ٤ْ٩٣ٍ٥ ٠َ٠🟢 جــلب الحـــبيب و رد الـمطلقة

٩ٍ٧٣ٍْ٣ْ٤ْ٣٢ٍ٤ْ٩٣ٍ٥ ٠َ٠🟢 جــلب الحـــبيب و رد الـمطلقة

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,366 questions
asked 2024-05-04T10:01:36.12+00:00
dafbdfvsdv 0 Reputation points
1 answer

When I try to search, it opens another searchhost.exe but does nothing

I tried to change my default font and changed it back but now the search bar doesn't open and it opens another searchhost.exe

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,217 questions
asked 2024-05-04T09:45:30.6466667+00:00
Anthony Derouard 0 Reputation points
answered 2024-05-04T09:47:14.82+00:00
Anthony Derouard 0 Reputation points
0 answers

Embedding part of Excel file from Onedrive in iframe stopped working

Hello, For a while now I share different parts of an Excel on my OneDrive in different iframes. That stopped working since last April, all different frames show the same: the Excel as a whole, with tabs  my iframe code is as follows:  …

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,136 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,644 questions
asked 2024-05-04T09:29:16.4266667+00:00
Martijn Staphorsius 0 Reputation points
0 answers

Module Not Found Error while executing the Azure Functions VS code or Pycharm.

I have created an azure function to consume data from Azure Event Hub. While trying trying to test function in VC code or Pycharm I am getting error.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 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,622 questions
asked 2024-05-04T09:19:05.8666667+00:00
Karthikeyan Rajendran 0 Reputation points
commented 2024-05-04T09:20:27.9766667+00:00
Karthikeyan Rajendran 0 Reputation points
0 answers

sharepoint quick chart web part color change

Thanks for the answer but i am referring to web parts i want to change color for the web parts i.e quick chart i want to change color from blue to green in a modern sharepoint of following graph 0 votes

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
asked 2024-05-04T09:09:28.4133333+00:00
Purva 0 Reputation points
0 answers

sharepoint quick chart web part color change

i want to change color for the web parts i.e quick chart i want to change color from blue to green in a modern sharepoint of following graph 0 votes

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
asked 2024-05-04T09:07:57.5533333+00:00
Purva 0 Reputation points
1 answer

ADX query/memory consumption limits using kql via Java SDK not working

Hello everyone, I am trying to query 1m entries from an ADX cluster via Java SDK. Since the entries are a lot I am performing it via paginated queries of size 50k. 50k entries for my table correspond to 70MB which as you can already tell I am getting…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
483 questions
asked 2024-05-04T08:53:30.18+00:00
AZURE TEST 0 Reputation points
answered 2024-05-04T08:54:14.8733333+00:00
delak3la 0 Reputation points
0 answers

Does ACA support PID namespace sharing for multiple containers within Azure Container Apps

Does Azure Container Apps support pid namespace sharing among containers within the same app. Equivalent to "shareProcessNamespace" option use in kubernetes spec …

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
271 questions
asked 2024-05-04T08:25:47.99+00:00
PS 20 Reputation points
edited the question 2024-05-04T08:29:25.85+00:00
PS 20 Reputation points
1 answer One of the answers was accepted by the question author.

Synapse link/onelake link not showing all ProjTable fields

I am successfully exposing 102 F&O tables to Fabric using Synapse link with link to onelake. I see however that for the Project table (ProjTable) some columns are missing. These are the 3 "Project report sort fields". (sortingId,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,150 questions
asked 2024-05-04T08:19:46.71+00:00
Helge Schroeder_Privat 11 Reputation points
accepted 2024-05-04T09:09:59.44+00:00
Helge Schroeder_Privat 11 Reputation points
0 answers

Bîinance Referans Kodu: UL2M4EB8

Bîinance referans kodu "UL2M4EB8", kullanıcıların platforma kayıt olurken ya da var olan kullanıcıların arkadaşlarını davet ederken kullanabilecekleri benzersiz bir kimlik kodudur. Bîinance referans kodu sayesinde %20 ile en yüksek komisyon…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,275 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
894 questions
asked 2024-05-04T08:14:13.72+00:00
salaks 0 Reputation points
1 answer

i can not delete resource group

vault-lvro6cdq this problem make in resource group so i can not delete RG

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,120 questions
asked 2024-05-04T08:04:01.99+00:00
riyansh gupta 0 Reputation points
answered 2024-05-04T10:11:28.6633333+00:00
Marcin Policht 11,305 Reputation points MVP
1 answer

Muss ich für Azure Toolkit für "Eclipse" zur Vorbereitung auf "Erneuerung für Microsoft Certified: Azure Administrator Associate" etwas bezahlen?

Muss ich für Azure Toolkit für "Eclipse" zur Vorbereitung auf "Erneuerung für Microsoft Certified: Azure Administrator Associate" etwas bezahlen?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,048 questions
asked 2024-05-04T08:00:15.4633333+00:00
rene dahlmann 0 Reputation points
edited the question 2024-05-04T08:33:27.16+00:00
VarunTha 3,290 Reputation points Microsoft Vendor
0 answers

certification profile blocked

im trying to schedule my exam but im getting error which your certification profile is blocked contact Microsoft support after failed in three attempt of transactions. can you please respond on this

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,560 questions
asked 2024-05-04T07:59:38.81+00:00
Sola Rambabu 0 Reputation points
0 answers

How to stop Remote Desktop Connection Manager sharing the same mouse input across all sessions?

If we connect multiple machines/sessions on Remote Desktop Connection Manager and run a UI Automation script on one session, we are able to go to a different session and still have that script running. However, just as the mouse is moving because of a…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,251 questions
asked 2024-05-04T07:39:05.05+00:00
Komal Chaudhary 0 Reputation points
0 answers

Telefonum çalındı hattımı herşeyimi değiştirdim hotmail'i me giriş yapamıyorum authenticatör kod diyor kod yok giriş yapamıyorum uygulamaya acill yardımcı olursanız çok sevinirim

Telefonum çalındı hattımı değiştirdim yeni hat çıkarttım Ama Hotmail adresime giriş yapamıyorum authenticatörkod diyor giriş yapamıyorum gerekirse kimlik ehliyet fotoğraflarını atayım çok acil hesabıma giriş yapmam lazım yardım acill

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,533 questions
asked 2024-05-04T07:08:33.61+00:00
Evren Pala 0 Reputation points
0 answers

how to fix 10.2.4.1 Security - Software Dependencies ( .net blazor maui 8.0) to microsoft store

i have published my application in store, recently update my maui blazor application 6.0 tp 8.0 when I submit my msix package to store I am getting 10.2.4.1 Security - Software Dependencies Products may depend on non-integrated software (such as another…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,396 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,898 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,217 questions
asked 2024-05-04T06:48:07.5833333+00:00
Maharasa Subramaniyan 0 Reputation points
0 answers

Outlook IMAP & Optimum Server - 6 Duplicates of each email - How to Stop Duplicates

Hi. I just got a new computer and am setting up my email account in Outlook 2016. I re-installed Office and Outlook on the new machine. I set my Outlook account as IMAP with optimum as my internet provider (mail.optonline.net) with the port # and SSL. I…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 questions
asked 2024-05-04T06:40:23.8766667+00:00
Mnesnay 0 Reputation points