Resources  
  • Updating an Object in the Local Database in MAUI .NET 9 [GamesCatalog] - Part 11Apr 03, 2025. Learn how to retrieve and update game statuses in a local database using MAUI .NET 9. Implement async functions in GameRepo and GameService, manage game status, and enhance UI interactions efficiently.
  • Adding Objects to a Local Database in MAUI .NET 9 [GamesCatalog] - Part 10Apr 02, 2025. Learn how to store game reviews in a local SQLite database using MAUI .NET 9. This guide covers setting up repositories, handling images, adding games, and implementing dependency injection for seamless functionality.
  • SQL Tag Library in Java Server PageMar 21, 2025. JSTL SQL tags are used to access databases and are designed for low-volume Web-based applications.? JSTL SQL tags facilitate database interactions in JSP pages, enabling data source setup, query execution, updates, and transactions through tags like <sql:setDataSource>, <sql:query>, <sql:update>, and <sql: transaction>
  • VMware Workstation Pro 17.6.3: Free for All UsersMar 07, 2025. Discover VMware Workstation Pro 17.6.3—free for personal, commercial, and educational use. Run multiple OSes, test software securely, and boost productivity with the latest updates and bug fixes.
  • Here's what's new in C# 14Mar 03, 2025. Learn about new syntax enhancements, performance improvements, and key language updates in this in-depth article by Ziggy Rafiq.
  • Remove IIS Log Files (2-2) --- Add "Log on as a batch job" Right to a userFeb 27, 2025. This article is a server management.
  • Eliminating Unnecessary DELETE OperationsFeb 28, 2025. SQL Server performance issues often stem from easy fix bottle necks that can be fixed with the right tuning strategies. This short blog will focus on the DELETE statement.
  • C# 14 - New Features and UpdatesFeb 28, 2025. C# 14, supported on .NET 10, introduces features like field-backed properties, implicit span conversions, and enhanced lambda expressions, simplifying code and boosting performance. Developers can download the .NET 10 SDK from the official .NET downloads page or through Visual Studio 2022.
  • How to Change Time in LinuxFeb 25, 2025. This article covers how to check, set, and synchronize system time using commands like date, timedatectl, and NTP. Whether adjusting manually or syncing with a time server, learn how to manage time effectively in Linux.
  • How to Update a Managed Metadata Field Value in SPFxFeb 19, 2025. Updating a Managed Metadata field in SharePoint Framework (SPFx) with the latest version of PnP.js (SPFI) is straightforward once you understand the basics.
  • How to Add Swagger in .NET 9?Feb 06, 2025. Swagger is an essential tool for documenting and testing APIs. In .NET 9. In .NET 9, Swagger integration requires manual setup by adding the Swashbuckle.AspNetCore NuGet package and configuring it in Program.cs and launchSettings.json to document and test APIs.
  • Delete Microsoft Team InstantlyJan 30, 2025. This article will help you permanently uninstall or deactivate MS Teams on Windows, Mac, or mobile devices, ensuring a smooth and instant removal process. Follow our tips for hassle-free deletion.
  • Differences Between TRUNCATE and DELETE in SQL ServerJan 22, 2025. Learn the key differences between TRUNCATE and DELETE in SQL Server, two commands used to remove data from tables. Understand their syntax, performance impact, transaction logging, and use cases.
  • Configuring Route Table in AWSJan 18, 2025. Learn how to configure AWS VPC route tables to manage network traffic between subnets and gateways. This guide covers adding routes, selecting gateways, and verifying configurations to connect AWS and Azure environments.
  • Mac Blocks Docker Desktop: False Malware Alert Disrupts DevelopersJan 12, 2025. A false malware alert on macOS is blocking Docker Desktop, causing disruptions for developers. Learn what caused it and how to resolve the issue quickly.
  • How to Add Tags to an S3 Bucket in AWSJan 09, 2025. This simple article walks you through the steps to log into AWS Console, choose an S3 bucket, add tags, and efficiently track and categorize your resources. Start using tags today to improve your cloud storage experience.
  • How to Add and Manage connections in Power Automate Jan 01, 2025. Learn how to add, manage, and secure connections in Power Automate. Integrate 500+ services like SharePoint, Excel, and Office 365 for seamless workflows, time-saving automation, and centralized management.
  • Add Data Bars UI in SharePoint List Column Formatting in SharePoint ListJan 01, 2025. This article walks you through the process of customizing your SharePoint list columns for better data visualization and enhancing the current view with conditional formatting to display dynamic, visually appealing data bars.
  • Exploring HTML 5.3: New Features and EnhancementsDec 23, 2024. Discover the latest updates in HTML 5.3, including new elements, enhanced accessibility, and improved form elements. This article provides practical code examples to help you implement these features in your projects.
  • Docker Desktop 4.37: AI Catalog Access and Command-Line ControlDec 19, 2024. Docker Desktop 4.37 introduces AI Catalog access, command-line management, component upgrades, and bug fixes, streamlining modern development workflows.
  • Unlocking Faster INSERT Operations in SQL Server with TABLOCKDec 17, 2024. In this article learn how using the TABLOCK hint in SQL Server can significantly speed up INSERT operations by reducing logging overhead and enabling parallel insertions.
  • Bulk Insert Example with Two SQLite DB Files using .NETDec 13, 2024. Learn how to merge two SQLite databases in C# using bulk insert/update. This method reads data from one DB and updates or inserts it into another, achieving efficient data merging.
  • Restoring Deleted Power Automate Flows using Power AutomateDec 05, 2024. Process or steps to restore the deleted Power Automate flow using another Power Automate flow. Restoring Deleted Power Automate Flows using Power Automate.
  • Addition of Two Matrices in Java with CodeNov 20, 2024. Learn how to add two matrices in Java with a simple and clear code example. This article explains matrix addition, implementation steps, and sample output for better understanding.
  • What's New in ASP.NET Core 9?Nov 15, 2024. C# 13 enhances developer productivity with features like flexible params collections, scoped locks, and partial properties, allowing for streamlined coding, improved performance, and robust thread safety.
  • Managing User Data in Azure AD with Microsoft Graph APINov 05, 2024. Microsoft Graph API is a RESTful web API that provides access to Microsoft 365 services, enabling developers to manage user data in Azure Active Directory. It allows operations such as retrieving, creating, updating, and deleting users.
  • Sitecore Pipeline to add rel="noopener noreferrer" to a General LinkNov 02, 2024. This guide explores how to utilize the Sitecore pipeline to efficiently add the rel="noopener noreferrer" attribute to general links. This attribute enhances security by preventing potential exploitation through opened links and improving performance.
  • BIT Functions New T-SQL Enhancements in SQL ServerOct 30, 2024. In this article, we’ll explore some of BIT functions new enhancements in SQL Server 2022, their practical applications, and a modified example to demonstrate their usage.
  • Java 23: The Latest Features and ImprovementsOct 28, 2024. This latest release introduces updates in pattern matching, memory management, and enhanced API functionalities. Java 23 simplifies coding tasks, boosts efficiency, and strengthens application stability.
  • Restore Deleted Flows with PowerShellOct 26, 2024. Learn how to restore deleted Power Automate flows using PowerShell in this comprehensive guide. This process enables users to recover important automated workflows, minimizing downtime and preserving valuable automation.
  • Add Multiple Users to SharePoint Group together in one API callOct 26, 2024. This article outlines how to streamline adding multiple users to a SharePoint Group using Power Automate. By leveraging a single HTTP request, users can efficiently batch add members to a group.
  • SharePoint Online - Add/Update Taxonomy Field Using Graph API Oct 25, 2024. This guide covers step-by-step instructions for integrating taxonomy fields, managing metadata, and customizing fields in SharePoint lists and document libraries. Enhance your SharePoint solutions with precise metadata control.
  • Restore Deleted Flows using Power AutomateOct 25, 2024. Learn step-by-step methods to retrieve flows, manage versions, and safeguard automated tasks. Ensure smooth operations by understanding flow recovery options within Microsoft Power Automate.
  • Delete Comment from SharePoint List ItemOct 24, 2024. This article explains how to delete comments from a SharePoint list item using the SharePoint REST API and Power Automate. It covers creating a flow with a manual trigger, fetching comment details via HTTP requests, and deleting specific comments by ID, providing enhanced control over list items.
  • Farewell CentOS: Moving to Rocky, AlmaLinux, CentOS Stream, or RHELOct 22, 2024. CentOS 7 reaches its end of life on June 30, 2024. Transition to RHEL, AlmaLinux, Rocky Linux, or CentOS Stream now. CentOS 7, a popular open-source OS, reaches the end of life on June 30, 2024, prompting users to migrate to alternatives like RHEL, AlmaLinux, or Rocky Linux.
  • Integrating SharePoint with Power Automate for Status UpdatesOct 13, 2024. Approval workflows are a crucial part of managing business processes, ensuring that the right people review and approve important items. With Power Automate, you can easily create automated approval workflows for SharePoint lists.
  • Update Angular from 12 to 17 (4) --- Debugging (1)Oct 12, 2024. This article is to discuss some major errors incurred in this upgrading process.
  • How To Delete Duplicate Rows From A Table In SQL ServerOct 12, 2024. This guide explains how to delete duplicate rows from a table in SQL Server. Using common techniques like ROW_NUMBER() with PARTITION BY, you can identify and remove duplicate rows while keeping the original.
  • Update Angular from 12 to 17 (3) --- to Latest or Version by Version?Oct 08, 2024. This article is to discuss the upgrading approaches for an Angular app in a nx environment.
  • Update Angular from 12 to 17 (2) --- in a nx environmentOct 06, 2024. This article is to discuss a upgrading process for an Angular app in a nx environment.
  • Understanding Wi-Fi Technology: Standards, Strengths, & WeaknessesOct 05, 2024. This document provides an overview of Wi-Fi technology, covering its key standards, strengths like wireless connectivity and easy setup, and weaknesses such as limited range and security risks. It also explores transmission media and the role of Internet Service Providers (ISPs) in delivering internet access.
  • Update Angular from 12 to 17 (1) --- Initial PointOct 05, 2024. This article is to discuss a upgrading process for an Angular app in an initial point.
  • Hidden Gems - Adding the Custom Data to Generative AnswersOct 03, 2024. Learn how to input a string variable as custom data for the Generative Answers component in Copilot Studio. Overcome challenges like binding errors and formatting issues by converting large text into a table format using PowerFx. Process data efficiently and generate responses tailored to user queries.
  • Check which process deleted the files on WindowSep 28, 2024. Enable event logging to identify the process causing deletion operations. Set up folder auditing by adjusting security properties, adding auditing entries, and running AuditPol commands.
  • Delete the Element from the Binary Tree Using C#Sep 28, 2024. Learn how to efficiently delete an element from a binary tree using C#. This guide covers the complete process of node deletion, including leaf nodes, nodes with one or two children, and root node removal.
  • Add and Use Copilot Answer Control in Microsoft Power Apps PreviewSep 23, 2024. In this guide, you'll learn how to add and use the Copilot answer control (Preview) in Microsoft Power Apps. We walk you through the steps to integrate this AI-driven feature, enhancing user interactions with automated responses.
  • Add rel="nofollow noopener noreferrer" to External Links in SitecoreSep 20, 2024. This guide explains how to enhance your Sitecore website's SEO and security by adding the attributes rel="nofollow", rel="noopener", and rel="noreferrer" to external links.
  • Update Taxonomy Metadata Field with Multiple Values Using Logic AppSep 19, 2024. This guide covers automating metadata management, configuring Logic Apps to handle dynamic updates, and simplifying the process of managing SharePoint Taxonomy Metadata fields efficiently.
  • Update a SpreadSheet from a Power Automate FlowSep 17, 2024. Learn how to automate data entry in Excel by integrating flows, streamlining tasks, and improving productivity. Perfect for automating repetitive updates, this tutorial simplifies data management in Office 365 and the Power Platform.
  • Copilot Extensibility - How to Add a Weather Plugin?Sep 09, 2024. Microsoft 365 Copilot Extensibility allows businesses to customize AI capabilities by integrating third-party apps and creating custom plugins. With tools like Power Automate and Natural Language Understanding, users can tailor Copilot to meet specific needs, enhancing functionality through seamless integration.
  • Copilot Extensibility- Adding the Action plugin to the TopicsSep 09, 2024. This content explores Copilot extensibility by detailing how to add the Action plugin to the Topics. It covers plugin integration, extending Copilot's functionality, and enabling custom actions within Topics.
  • Deleting Unused Items in Sitecore Media Library via PowerShell ScriptSep 05, 2024. In this blog we will find a Sitecore PowerShell script to be able to eliminate multimedia elements that are not being used.
  • How to Create a Dynamic Delete Modal in JavaSep 03, 2024. This article guides you in creating a dynamic delete modal in Java. You'll learn how to design a modal popup that adjusts its content based on the item to be deleted, pass item data using JavaScript and AJAX, and handle the deletion process in Java, ensuring a smooth and efficient user experience.
  • VMware Tanzu August 2024 UpdatesAug 28, 2024. Discover the latest VMware Tanzu updates for August 2024, including new console, security enhancements, and key product releases.
  • Effortless Dynamics 365 Record Updates with Azure Data FactoryAug 28, 2024. Learn how to update Dynamics 365 records using Azure Data Factory (ADF) with internal GUIDs. This guide covers setting up source data in Azure SQL, configuring datasets, mapping fields, and executing pipelines to update records like phone numbers and addresses without the need for alternate keys or additional references.
  • Building a Dynamic Bank Deposit Management InterfaceAug 27, 2024. This code creates a user interface for managing bank deposit methods using HTML, CSS, and JavaScript. It features toggle switches for different deposit types, radio buttons for selecting user roles, and AJAX functions for server communication.
  • How To Upgrade Windows 11 System Files?Aug 23, 2024. Learn how to safely update essential OS components, enhance system performance, and ensure your PC runs smoothly. Whether you're fixing issues or improving functionality, our guide simplifies the process for all users.
  • T-SQL Script for Purging Tables with Foreign Key ReferencesAug 02, 2024. This article provides a comprehensive T-SQL script for purging tables in SQL Server, including those with foreign key references, ensuring data integrity and correct order of operations. Ideal for SQL Developers, Data Engineers, and DBAs seeking efficient data management solutions.
  • Java 22: The Latest Features and ImprovementsJul 29, 2024. Discover the exciting new features and improvements in Java 22, the latest release of the popular programming language. This update brings enhanced performance, new APIs, improved security, and more developer-friendly tools.
  • Explain Adding a Loader in Next.jsJul 24, 2024. Adding loaders in a Next.js app enhances user experience by showing visual cues during data fetching and page transitions. Create a Loader component with CSS for styling and use it globally or locally to manage loading states. This approach improves performance and user feedback.
  • Difference Between DELETE and TRUNCATE in SQL ServerJul 23, 2024. In SQL Server, DELETE and TRUNCATE are used to remove data from tables, each with distinct characteristics. DELETE is a DML command that logs each row deletion, supports triggers, and respects foreign key constraints, making it slower but more flexible.
  • What is Incremental Static Regeneration (ISR) in Next Js.?Jul 22, 2024. "Incremental Static Regeneration (ISR) in Next.js combines static site generation with server-side rendering, allowing pages to be updated after the initial build. It uses getStaticProps with a revalidate interval to keep content fresh without a full rebuild.
  • After Business Rules in ServiceNow: Scenarios and Best PracticesJul 22, 2024. After Business Rules in ServiceNow execute after a database operation, enabling actions that depend on the successful completion of the initial operation. Common scenarios include audit logging, triggering notifications, data synchronization, and cascade updates.
  • Soft Deletes with EF CoreJul 16, 2024. Learn how to implement soft deletes using EF Core in your ASP.NET Core applications. This guide covers the soft deletion pattern, ensuring data integrity while keeping historical records.
  • Creating a complete CRUD (Create, Read, Update, Delete) application in Angular Jul 10, 2024. Build a CRUD application in Angular using Angular CLI for setup, components for UI, services for data management with HttpClient for API interactions. Implement CRUD operations (Create, Read, Update, Delete) with a Todo model, integrating JSON Server for backend simulation.
  • Understanding View Binding in AndroidJul 09, 2024. View binding is a feature that makes it easier to write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in that module. An instance of a binding class contains direct references to all views that have an ID in the corresponding layout.In most cases, view binding replaces findViewById
  • How to Add Duration to Your Microsoft Forms QuizzesJul 03, 2024. Learn how to add a duration to your Microsoft Forms quizzes with this comprehensive guide. Discover step-by-step instructions to set a time limit, ensuring a more controlled and fair assessment environment.
  • Centralized Project Updates with Teams Messaging ExtensionJul 02, 2024. Learn how to create a Microsoft Teams Messaging Extension to centralize project updates from multiple project managers into OneNote. From this article, we learn to set up a Power Automate flow to save messages directly to OneNote, providing a consolidated view of project updates for easy access and review.
  • Updating Lookup Columns in Dataverse with Power AutomateJul 02, 2024. 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 "Contacts(83c259e2-1039-4110-af70-79f353dc92a5)".
  • How to Add ESLint to an Reactjs ApplicationJul 02, 2024. Learn how to enhance your Reactjs application's code quality with ESLint in this comprehensive guide. ESLint is a powerful tool for identifying and fixing code errors, enforcing coding styles, and maintaining consistency across your project.
  • Understanding the -fsSL Command in DockerJun 28, 2024. Discover the meaning and usage of the -fsSL command in Docker, how it enhances automation and simplifies Docker-related tasks, ensuring smooth operations.
  • SQL Merge Statement: Syntax, Usage, and ExampleJun 25, 2024. The SQL MERGE statement combines INSERT, DELETE, and UPDATE operations into a single query, synchronizing data between source and target tables based on key fields. This powerful command efficiently handles data modifications, ideal for maintaining Slowly Changing Dimensions (SCD) in data warehouses.
  • OnPush Change Detection Strategy: Optimizing Angular Performance Jun 21, 2024. Angular's OnPush change detection strategy optimizes performance by reducing unnecessary checks, only updating when input properties change or events occur. This approach, contrasting with the default strategy, enhances efficiency and predictability, crucial for complex applications.
  • Learn CRUD Operations in SQL Server with Real-World ExamplesJun 21, 2024. CRUD represents the four basic operations: Create, Read, Update, and Delete, essential for managing persistent data in SQL Server. The Create operation involves adding new records to a table using the INSERT INTO statement. The Read operation retrieves existing records from a table using the SELECT statement.
  • Implementing Webhooks with Next.jsJun 21, 2024. In this article we will learn about implementing webhooks in Next.js empowers our application with real-time capabilities, allowing seamless integration with external services and automating business processes.
  • Overview of .NET 9 Preview: New Features and UpdatesJun 19, 2024. Explore the .NET 9 preview with an in-depth overview of its new features and updates. Discover the latest enhancements, performance improvements, and innovations that this release brings to developers.
  • Installtion Mongo DB in Ubnutu Enviroments and ConfigureJun 19, 2024. Install MongoDB on Ubuntu by updating packages, adding GPG key, configuring repository, and installing MongoDB. Manage MongoDB services, start, reload, check status, and interact using Mongosh. Uninstall by stopping services, purging packages, and removing logs and data directories.
  • AWS Management (1) --- File UpdateJun 17, 2024. This article will describe one Single example of AWS task: File Update.Amazon Web Services (AWS) offers cloud computing platforms on a pay-as-you-go basis. This article outlines the workflow to update a file document in the AWS system, including login and file management steps.
  • The Stochastic Gradient Descent Jun 16, 2024. This article delves into Stochastic Gradient Descent (SGD), a cornerstone algorithm in machine learning and optimization. It explains how SGD optimizes model training by iteratively updating parameters using random data subsets.
  • HTTP Request Methods in .NET CoreJun 14, 2024. A collection of resources housed on different web servers make up the Internet. Users utilize a variety of web browsers that can communicate with the server and display its contents in order to access these resources. The HTTP protocol is used in requests and replies to facilitate efficient client-server communication.
  • SSE in .NET Core API Real-time Updates in AngularJun 13, 2024. The implementation of Server-Sent Events (SSE) in a .NET Core API to deliver real-time updates to an Angular application. You'll learn how to set up SSE in the backend to push live data streams and configure Angular to receive and display these updates, enabling dynamic and interactive web experiences.
  • Automate MySQL Database Updates with Cron Jobs in Node.jsJun 13, 2024. Learn how to automate MySQL database updates using cron jobs in Node.js with this comprehensive step-by-step guide. Discover how to schedule tasks, write automated scripts, and maintain your database efficiently.
  • Learn Webhook vs. Callback URLJun 13, 2024. Webhooks and callback URLs are key in web development, enabling real-time updates and automatic interactions. Webhooks push data on specific events, used in real-time notifications and CI/CD. Callback URLs, crucial in OAuth and API integrations, expect responses at specified URLs.
  • Digicash Payment Gateway Webhook Real-Time MVC UI UpdatesJun 13, 2024. In this article, we will learn how to integrate the Digicash payment gateway into your MVC web application with real-time UI updates using webhook callbacks.
  • Automating Tag Updates for Azure Function Apps with PowerShellJun 12, 2024. Learn how to automate tag updates for Azure Function Apps using PowerShell. This guide covers essential scripts and techniques to efficiently manage and update tags across your Azure resources.
  • Understanding Different Types of SQL Triggers in SQL ServerJun 11, 2024. SQL Server triggers are powerful tools that allow the automatic execution of SQL code in response to specific events on a table or view. They play a crucial role in maintaining data integrity, enforcing business rules, and automating system tasks.
  • How to Add Style in ReactJS AppMay 22, 2024. Styling React apps can be done using CSS stylesheets, CSS modules, inline styles, Styled Components, CSS-in-JS libraries, or UI frameworks like Material-UI. Each method offers unique benefits and use cases.
  • How does React Batch Multiple State Updates?May 14, 2024. React optimizes performance by batching state updates and processing them asynchronously to minimize re-renders. It intelligently merges updates and provides explicit batching with batchedUpdates(), enhancing rendering efficiency.
  • Add a Folder/File to OneDrive Without Moving it into OneDriveApr 30, 2024. This article will discuss the way to Add Folder/File outside of OneDrive Folder to OneDrive without Moving it into OneDrive
  • Unity Muse Features Expanded In Editor With 3 New UpdatesApr 24, 2024. Real-time collaboration enables developers to work together from anywhere, boosting synergy and speeding up creativity. It encourages teamwork, enhances knowledge exchange, and leads to top-notch results through collective effort and continuous improvement.
  • MySQL Queries Cheat SheetApr 18, 2024. In this article, we will learn about MySQL querying essentials, covering basic SQL commands, data manipulation functions, constraints, and frequently asked questions, providing valuable insights for both novice and experienced developers.
  • Deleting NFS Snapshot through PortalApr 15, 2024. Efficiently manage your Azure File Share snapshots by learning the deletion process. With on-demand snapshots, you can safeguard your data and recover it when needed. Follow step-by-step instructions to navigate through the deletion process, ensuring seamless backup and recovery for your organization's files.
  • Soft Delete in Entity Framework CoreApr 08, 2024. Soft delete in Entity Framework Core allows for logically marking records as deleted without physically removing them from the database. This technique involves setting a flag, often "IsDeleted," to true instead of deleting the record.
  • Analyzing VVF & VCF License Usage in vSphere 8.0 Update 2bApr 07, 2024. Explore the new VMware vSphere Foundation (VVF) & VMware Cloud Foundation (VCF) license usage in vSphere 8.0 Update 2b for efficient virtualization.
  • Employee Salary Updates Using SQL Update with Inner Join QueryApr 05, 2024. Explore how to update employee salaries while ensuring that each employee has only one salary per job. We'll accomplish this task using the UPDATE statement with INNER JOIN in SQL. Let's dive into a simple example.
  • Background Refresh: Keeping Your App Updated and ResponsiveApr 01, 2024. In this article you will learn optimal techniques for ensuring your app stays updated and responsive through the background refresh.
  • vSphere Pods using VDS based Supervisor in vSphere with Tanzu?Mar 28, 2024. vSphere 8.0 Update 1 removes NSX-based networking restriction for Supervisor Services, allowing VDS-based Supervisors to deploy vSphere Pods.
  • How To Add Jetpack Compose In Existing Kotlin ProjectMar 27, 2024. This article guides you through the step-by-step process of integrating Jetpack Compose into your existing Kotlin Android project.
  • Optimizing Dynamics 365: Thread Jobs for Multiple Record Updates Mar 27, 2024. In this article, we will learn how to utilize Thread Jobs for Updating Multiple Records in Dynamics 365 using PowerShell Script. Retrieving all Contact Records and Updating First and Last Names using Threads.
  • Deletion of Record using Power Shell Script with FetchXML Query in D365Mar 23, 2024. Deletion of Contact Record using Power Shell Script with FetchXML Query in D365