Related resources for Unique Identifier
  • Updating Lookup Columns in Dataverse with Power Automate7/3/2024 5:04:39 PM. Navigating Lookup Columns in Dataverse using Power Automate requires precise handling. Unlike simpler data sources, such as SharePoint, updating these columns demands using a specific format like &quo
  • Difference between a GUID and Tenant ID in Azure Environment5/10/2024 6:21:39 AM. Difference between a GUID (Globally Unique Identifier) and a Tenant ID in their scope and purpose within the Azure environment:
  • Real Time example of GUID in Azure5/9/2024 11:49:29 AM. Azure uses GUIDs (Globally Unique Identifiers) to organize and secure resources. From signing up for services to managing databases, GUIDs ensure seamless operations and data security across various s
  • Create Auto-Numbering in Microsoft Dynamics 365 Entities2/29/2024 11:22:09 AM. Automate entity numbering effortlessly in Microsoft Dynamics 365 with no code required. Utilize system settings, business rules, and workflow automation to generate unique serial numbers for records,
  • Understanding Angular Injection Tokens6/20/2023 6:53:30 AM. Angular's dependency injection (DI) system manages dependencies in a modular, scalable manner. Injection Tokens are unique identifiers used by the system to resolve dependencies flexibly. They ena
  • Parameters in ADO.NET10/29/2020 1:13:09 AM. In this article I will explain about Parameters in ADO.NET.
  • Making Thumbnails of Transparent Images in .NET and C#12/26/2005 4:03:18 AM. When I started writing web applications using .NET, I found myself in need to dynamically create thumbnails of images that could be uploaded by the user or pulled from a database.
  • Interface Components Interoperability 12/23/2005 4:16:31 AM. The fundamental concept behind both COM and DCOM is the interface. An interface is an agreement between a client and an object about how they will communicate with each other.