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.
How to deduct product quantity from database after order is proceed
Hello guys. I have 2 asp.net WebForms, WebForm1 contains a button that redirects into WebForm2 which contains a contact form that needs to be filled to proceed an order. I have a drop down list in it that is connected to the database, and depending…
Developer technologies | C#
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Visual Studio 2017 Test Explorer: How to set PATH?
How can I set the search path used by Test Explorer (Visual Studio 2017 - version 15.9.33)? Currently, Test Explorer does not list my Test Cases because some of my DLLs cannot be found in the system search path, the DLLs are build by projects of my…
Developer technologies | Visual Studio | Testing
A suite of integrated tools for creating, running, and managing tests to ensure code quality and reliability.
don't understand the order of this code lines.
Hi could somebody explain me how this code works? Suppose number = 123. This code gives '1' '2' and '3'. I came to the conclusion that the last line (Console.Write(" {0} ", n % 10);) which is 23, is executed once when the return is reached.…
Developer technologies | 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.
collor recognition Status
I would like to visualize the current status via a color recognition. For this I created a square and tried to control the color with the Fill command using the following function: Switch(ThisItem; Status; Color; "offen"; Red; "in…
Microsoft 365 and Office | SharePoint Server | For business
A family of Microsoft on-premises document management and storage systems.
Microsoft 365 and Office | Development | Microsoft 365 Publishing
End-to-end process of building, validating, and distributing custom apps and add-ins across Microsoft 365 platforms
Azure Python SDK not able to consume output of list_of_vms with azure-mgmt-compute==20.0.0
I am using azure python sdk for resource management. below snippet was working with Azure -> azure-mgmt-compute==12.0.0 after upgrade to azure-mgmt-compute==20.0.0 below snippet is not working creds =…
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
Defender being overzealous?
We are a website provider for the real estate industry. One of the services that we supply is the ability for our customers to set up automatic emails about listings that come up. These emails contain links back into the customer's website to individual…
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Outlook | Windows | Classic Outlook for Windows | For business
Using classic Outlook for Windows in business environments
Signed URL on Sharepoint
I'm developing an application that uses Sharepoint to store some files. These files should be accessible from the users logged on this app (not necessarily they are part of Sharepoint user database). Is there a way to send to this final user a signed…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
We can’t access your Microsoft profile to schedule your exam
We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these steps in this order and return to the exam page to schedule the exam: Use Internet Explorer (version 9 or above) or Edge Clear all cache and cookies Use…
Community Center | Not monitored
Tag not monitored by Microsoft.
Add-pnpfile | Azure Automation Runbook job goes into suspended mode when adding file to Sharepoint
Hello Team, I am using below code to create a file in Spo document library via Azure Runbook, but the job goes in suspended state after trying 3 times however I can see it eventually creates the file with data. I am unable to understand why job goes…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Windows for business | Windows Server | User experience | PowerShell
How to upload any documents on sharepoint using perl ?
Team, Need to know How to upload any documents on sharepoint using perl ?
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Microsoft 365 and Office | SharePoint Server | Development
The process of building custom solutions for SharePoint Server.
How to configure sync for a sharepoint team site by policy
Hello, Is there any way in order to set a sync configuration for a sharepoint team site for several users may be using group policies or something like that? I know that is possible to do it manually by the web explorer and choosing the sync option,…
Microsoft 365 and Office | SharePoint Server | For business
A family of Microsoft on-premises document management and storage systems.
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Requirements for kernel driver certification
Since last February, kernel drivers should be passed with HLK to load well, however I found MS signed (Attestation) kernel drivers worked well on Windows 10 as well as 7 and 8.1 (Windows filter driver could be passed with Attestation but could…
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
How to allow access for my self-created .NET application to Sharepoint Online using CSOM
I was working on a project that create a .NET desktop application that able to connect Sharepoint Online and retrieve list of item from Sharepoint Online. But I was struggling due to authentification issue. My company was using Microsoft 365 to access…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Unable to restore site on Sharepoint
A calendar on our sharepoint site is not viewable. I think I accidently deleted it and deleted it out of the recycle bin. In the recycle bin it did not have the name of the calendar we are trying to find now. We need to restore…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
What is required to have enterprise office templates to appear when create an office file on my desktop?
We have a user request to make corporate office template available for selection when creating a document on desktop. we followed steps in this video to set it up: https://learn.microsoft.com/en-us/sharepoint/organization-assets-library But…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Question about CompatPlaylist
Hello, In the HLK Studio, some playlists were assigned to our kernel driver for Windows 10. However after Load Playlist with the latest CompatPlaylist, those playlists have gone(zero). And I could make a package for driver submission with…
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Any way to Handle 'this is null' inside class?
Hi C# masters, I've got a newbie question: We are a group of designers trying to do programming. I'm making APIs and classes for other people. Problem is they are not good at doing null checking before calling methods. So I prefer to handle 'this is…
Developer technologies | .NET | .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.
Developer technologies | 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.
Is there a way to assign/set IP addresses/ports to system services?
I’ve been looking all around the internet for this and cannot find anything. I’m looking for a way to use two Ethernet adapters, one with a local LAN IP address and another with a public static IP address. My system is fighting over which IP address…
Windows for business | Windows Server | User experience | Other
BitLocker error
Hi, I have a user that's unable to use BitLocker to encrypt his drive. Whenever he runs BitLocker, he gets a message saying "The handle is invalid". Not sure what this means, I had the user go into the BIOS and clear the TPM chip, but that…
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
TcpClient - TcpListener - concept
Hello, I have a server and a client. The client can send several requests, the server buffers these requests and processes them step by step. I'm looking for a good simple code and concept. Important: The server can send an…
Developer technologies | 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.