Related resources for R&D
  • Activate & Deactivate Account Record in Dynamic 365 with PowerShell 3/28/2024 10:51:22 AM. InteractiveMode prompts user for login in Dynamics CRM, storing connection in $conn. BypassPluginExecution set to true avoids plugin execution.Set-CrmRecordState modifies record state in CRM using spe
  • The "this" Keyword in C#3/28/2024 10:38:53 AM. The "this" keyword in C# is a reference to a class or a struct itself. In this article, you'll learn what the C# "this" keyword is, and how and when to use the "this"
  • Difference Between Const, ReadOnly and Static ReadOnly in C#3/28/2024 10:38:00 AM. Common keywords like Const, ReadOnly, and Static ReadOnly are quite confusing. So today we will discuss these keywords and try to understand the difference between Const, ReadOnly, and Static ReadOnly
  • ref vs out in C#3/28/2024 10:37:15 AM. Explore the distinction between 'ref' and 'out' keywords in C#. Learn how 'ref' passes arguments by reference for both input and output, while 'out' is used solely for
  • Boost Coding Productivity with Yield Keywords in C#3/28/2024 6:24:18 AM. In today's programming landscape, continuous learning is essential for developers to enhance productivity and efficiency. C# introduces new features like yield return and yield break, optimizing c
  • Optimizing Dynamics 365: Thread Jobs for Multiple Record Updates 3/27/2024 8:56:42 AM. 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
  • Class vs. Record vs. Struct in C#3/26/2024 4:15:44 AM. Understanding the distinctions among classes, records, and structs is vital in C# development. Classes encapsulate data and behavior, records offer immutable data modeling, while structs are lightweig
  • Create Animated ATM Cards Using React With Bootstrap3/24/2024 6:30:56 PM. In this article, I will show you steps to make an interactive credit card form UI component in React application using the react-credit-cards-2 library.
  • Deletion of Record using Power Shell Script with FetchXML Query in D3653/23/2024 4:14:02 PM. Deletion of Contact Record using Power Shell Script with FetchXML Query in D365
  • Create Word Document from SharePoint List with MS Flow & Quick Parts 3/21/2024 9:59:36 AM. In this article, we will learn about two important concepts (Quick Parts and MS Flow) to generate a Word document using an existing Word Template. During this article, we will read the Word document f
  • Creating Excel/Word/HTML Document Using C#3/21/2024 9:42:32 AM. This article presents a method for generating Excel/Word/HTML documents in C# using ADO.Net dataset. By internally generating XML and XSL documents, it transforms them into well-formatted HTML files.
  • Fix Duplicate Record Found For Entity Error - Dynamics 365 Portals3/21/2024 9:33:35 AM. Learn how to resolve the "Duplicate Record Found for Entity" error in Dynamics 365 Portals caused by assigning inactive Web roles. Follow simple steps to modify lookup view filters and preve
  • Get Distinct Count Of SharePoint List Items Using Power Automate3/21/2024 9:16:14 AM. In this article, we will learn how to get a distinct count of SharePoint list items based on a specific column using Power Automate or Microsoft flow. We will use the Union function to get Distinct Re
  • Creating Document Location Record Using Flow3/21/2024 9:10:17 AM. In this article, we will learn to streamline your document management process with Flow automation. Discover how to efficiently create location records for documents using Microsoft Power Automate.
  • Update a Contact record in Dynamics 365 (D365) using PowerShell3/21/2024 8:37:45 AM. Update a Contact record in Dynamics 365 (D365) using PowerShell involves modifying existing contact information within the D365 environment programmatically. This process utilizes PowerShell scripting
  • Explain Null Handling in TypeScript3/21/2024 6:13:26 AM. Null handling in TypeScript involves managing null and undefined values effectively to prevent runtime errors. Techniques like nullable types, optional chaining, type guards, and non-null assertion op
  • Creating Contact Record in Dynamics 365 with PowerShell Attributes3/20/2024 10:21:52 AM. Learn to efficiently create Contact records in Dynamics 365 using PowerShell, covering all attribute types. Utilize Microsoft.Xrm.Data.PowerShell module for seamless CRMOnline connection and managing
  • How to Combine Multiple vCard (VCF) Files into One3/20/2024 6:16:15 AM. Explore methods to merge or combine multiple vCard (vcf) files into a single. Get the best solutions to combine bulk vCard files into one.
  • How to Install and Configure Web RD in Server3/20/2024 4:43:36 AM. RD Web Access also includes Remote Desktop Web Connection, which allows users to connect remotely to the desktop of any computer where they have Remote Desktop Access.
  • JavaScript Map, Filter And Reduce3/19/2024 11:47:34 AM. In this article, I have explained how to leverage JavaScript's powerful array methods to Map, Filter, and Reduce. Explore functional programming concepts to manipulate data efficiently. Streamline
  • How to Split VCF File to Multiple Contacts3/19/2024 7:41:59 AM. Explore methods to split VCF (vCard) files into multiple contacts. Get the best solutions to easily split vCard files into multiple contacts on Windows and Mac.
  • Domain-Driven Design with Records in C#3/19/2024 7:08:54 AM. C# 9.0 introduces Records, aligning with Domain-Driven Design (DDD) principles, especially in modeling value objects. This article explores leveraging Records in DDD with illustrative examples for enh
  • Enabling Nested Virtualization on VMware ESXi VMs3/19/2024 4:49:36 AM. Enabling nested virtualization on VMware ESXi VMs allows you to run hypervisors within virtual machines, thereby providing a testing and development environment within your existing virtualized infras
  • A Comprehensive Guide to Secure Coding in C#3/19/2024 3:19:28 AM. A Comprehensive Guide to Secure Coding in C# by Ziggy Rafiq. Learn how to write robust and secure C# applications by implementing input validation, encryption, authentication, and error handling. This
  • Vue.js Multi-Word Component Naming Recommendations3/18/2024 6:28:42 AM. Using multi-word component names in Vue.js enhances code readability, clarity, and consistency. It helps in avoiding naming collisions and makes code more accessible and maintainable. Examples illustr
  • Animated Credit Card Design Using Angular3/15/2024 10:58:43 AM. To create an animated credit card form in Angular, adjust the app.module.ts file to include necessary modules and define component properties.
  • PowerApps Canvas Patch Upsert Dynamics 365 Records3/15/2024 8:34:51 AM. Build a PowerApps Canvas app to efficiently manage Dynamics 365 records with Patch and Upsert operations. Seamlessly integrate and synchronize data, enabling customizations and streamlined record mana
  • Creating Contact Record in D365 with PowerShell Script & Image Attribute3/15/2024 8:31:22 AM. Learn to automate Dynamics 365 contact record creation via PowerShell. This script includes adding image attributes, streamlining CRM data management. Utilize Microsoft's Xrm.Data.PowerShell modul
  • Dynamic Redirect URL/ Wildcard URL in Azure App Registration3/15/2024 8:28:39 AM. Learn how to configure dynamic redirect URLs or wildcard URLs in Azure App Registration for enhanced flexibility and scalability. By leveraging this feature, you can dynamically handle various callbac
  • Implementing AI and ML in C# Projects3/14/2024 9:35:14 AM. Explore the integration of AI and ML into C# projects with this beginner-friendly guide. Power of ML.NET, TensorFlow.NET, and Accord.NET to implement machine learning algorithms in your C# application
  • Inserting List of Records into Single SQL Column As XML File In ASP.NET MVC3/13/2024 8:39:38 AM. This tutorial guides you through the process of converting a list of records into XML and inserting it into a single SQL column, streamlining data storage and retrieval in your application.
  • Azure Devops Project Configuration - Overview and Boards - Part 23/13/2024 8:33:27 AM. Azure DevOps Project Configuration - Overview and Boards - Part 2" delves into the intricate setup of Azure DevOps projects, focusing on Boards functionality. It explores agile methodologies, tas
  • Difference Between .NET Framework, .NET Core, and .NET Standard3/11/2024 10:18:50 AM. This article, delves into the distinctions between .NET Framework, .NET Core, and .NET Standard. Exploring their histories, open-source nature, cross-platform capabilities, and performance aspects, th
  • Top 10 VPNs in 20243/11/2024 5:31:11 AM. While some VPNs excel in speed, others prioritize features or affordability. Here's a list of some of the top contenders in 2024.
  • Misconceptions About the Four LINQ methods3/9/2024 5:22:36 AM. Misconceptions about the four LINQ methods. Single(), SingleOrDefault(), First(), and FirstOrDefault(). This article addresses misconceptions surrounding four LINQ methods—Single(), SingleOrDefault()
  • How to Sort Two-Dimensional Array in C# by Selected Column Index in Selected Column Sort Order3/9/2024 5:17:41 AM. In this article, we will learn about a program for sorting a two-dimensional array ( M x N ) by column X in selected sort order, then by column Y in selected sort order, and then by column Z in select
  • Craft Most Effective AI Prompts To Get The Most Out Of ChatGPT 3/9/2024 4:57:07 AM. Here are the tips to write the most effective generative AI prompts to get the most out of ChatGPT. Let's learn how to use effective prompts to get the most out of the AI assistant, ChatGPT, or an
  • Trigger a Journey when a record is updated using Plugin C# Code3/8/2024 2:06:06 PM. To trigger a journey when a record is updated using C# plugin code.
  • Password Strength Filter in Vue.js3/8/2024 1:26:55 PM. Creating a password strength indicator in Vue.js involves calculating the strength of a password based on certain criteria and then displaying it to the user.
  • How To Create Industry Standard .NET Core CRUD API Quickly3/6/2024 9:50:04 AM. To swiftly develop an industry-standard .NET Core CRUD API, utilize ASP.NET Core's MVC framework with Entity Framework Core for data access. Employ dependency injection, repository pattern, and Au
  • .NET Core vs .NET Standard: Quick & Simple Comparison3/6/2024 9:39:09 AM. In this article, we will discover the nuances between .NET Core and .NET Standard in this succinct overview. Delve into their features, cross-platform capabilities, and performance differences.
  • SharePoint CSOM For .NET Standard3/6/2024 9:04:06 AM. This article provides a comprehensive guide on leveraging the newly introduced Client-side Object Model (CSOM) for .NET Standard to connect with SharePoint from .NET Core applications. It outlines the
  • How to Debug ForwardRefs in DevTools in React.js3/5/2024 11:09:40 AM. Debugging forwardRef components in React.js using DevTools involves inspecting the component hierarchy, props, and state. Use console.log statements and React Developer Tools Profiler for effective de
  • Improve Performance of Word 20133/5/2024 10:38:10 AM. Boost productivity in Microsoft Word 2013 by optimizing performance. Learn to manage resources efficiently, troubleshoot issues, tweak configuration settings, and streamline add-ins and templates for
  • Difference Between Var, Let And Const In JavaScript3/5/2024 9:00:34 AM. This article will explain the nuances of JavaScript variable declaration with var, let, and const. Explore their scope, hoisting behavior, and mutability. Learn when to use each for flexible and error
  • A simplified approach to serializing and deserializing objects in C# 103/5/2024 2:09:04 AM. This comprehensive guide teaches how to streamline data interchange processes efficiently using C# 10 Records. Authored by Ziggy Rafiq.
  • Grafana & Prometheus: Effective Monitoring Tools3/4/2024 6:48:26 AM. Grafana is a data visualization tool, while Prometheus is a monitoring and alerting toolkit. Together, they collect, store, and visualize time series data, enabling users to create informative dashboa
  • What are Virtual Switches and Standard Switches?3/1/2024 10:32:11 AM. In this article, we will explore the distinction between Virtual Switches and Standard Switches in networking for virtualized environments. Dive into their roles in managing network traffic, configuri
  • 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,
  • How to Create Add-Ins Using VSTO in MS-Word2/29/2024 7:15:07 AM. VSTO application add-ins allows developers to extend Office applications. Visual Studio Tools for Office (VSTO) is a set of development tools available in the form of a Visual Studio add-in (project t
  • Access Windows Accessories Tools In Windows 102/28/2024 9:48:17 AM. This article provides a comprehensive guide on how to easily find the Accessories folder in Windows 10, which contains useful tools like the Snipping Tool, Character Map, and Steps Recorder.
  • How To Update Graphics Card In Windows 102/28/2024 7:09:28 AM. In this article, Learn how to update your graphics card on Windows 10 for optimal performance. Ensure your GPU drivers are up to date with our step-by-step guide. Discover how to navigate Device Manag
  • How To Check Graphics Card In Windows 102/27/2024 11:52:02 AM. This article provides insights into Graphics Card Information on Windows 10, explaining its significance, types, and methods to check it.
  • How to Change Keyboard Language in Windows 82/26/2024 12:06:01 PM. In this article, you will discover the simple steps to change keyboard language in Windows 8. Easily navigate language settings to adjust input methods, enabling seamless multilingual support.
  • Usage of Classes, Structs, and Records in C#2/26/2024 10:34:08 AM. In the world of C# programming, choosing the right data structure can significantly impact the efficiency and readability of your code. In this article, we'll delve into the nuances of each const
  • To Determine the Password Policies For Windows 72/25/2024 8:13:14 AM. In this article determines content and explores the password policies implemented for Windows 7 systems, delving into the security measures, authentication guidelines, and access control mechanisms.
  • An in-depth look at C# 10 and performance improvements2/25/2024 2:25:50 AM. Get a comprehensive analysis of Ziggy Rafiq's latest C# 10 enhancements and how they affect application performance. Discover how function pointers simplify method invocation, records enhance memo
  • How to Create a New User Account in Windows 72/23/2024 9:43:57 AM. This article provides a comprehensive guide on creating a new user account in Windows 7. It explains the benefits of having multiple user accounts on a single computer and outlines the process step by
  • How to Take Screenshots in Windows 102/23/2024 6:52:59 AM. In this tutorial, I discuss how to Discover various methods to effortlessly capture screenshots in Windows 10. From utilizing keyboard shortcuts like Print Screen to leveraging built-in tools like Sni
  • How To Record Screen On Windows 102/22/2024 11:32:50 AM. In this tutorial, I describe how to Record your Windows 10 screen effortlessly using built-in tools or third-party software. Capture tutorials, gameplay, presentations, or demonstrations with ease. En
  • Change Screen Refresh Rate In Windows 102/22/2024 11:31:32 AM. In this article, I have described how to change the screen refresh rate in Windows 10. The Screen refresh rate in Windows 10 is the number of times during a second that a device reconstructs its buff
  • What are Higher-Order Components in React.js2/22/2024 8:28:23 AM. Higher-order components (HOCs) in React.js enable reusable logic by creating functions that enhance components. Understand their role, advantages, and usage with a detailed explanation and practical e
  • How To Find Your Wi-Fi Password In Windows 102/22/2024 6:33:54 AM. In this tutorial, I have described how to Easily retrieve your Wi-Fi password in Windows 10 through network settings. Access the Network and Sharing Center or use Command Prompt to view network proper
  • Blazor - Connect With Oracle Database In Amazon RDS2/21/2024 11:32:58 AM. We will see how to create an Oracle database instance in Amazon RDS (AWS Relational Database Service) and we will connect Oracle database from Blazor application. We will use an Employee details Singl
  • Trigger Creation: Set Action on Customer Record Create/Update2/21/2024 11:08:31 AM. Learn to automate database actions by creating triggers. Choose the trigger name and action type. Execute actions when customer records are created or updated. Enhance database functionality and effic
  • How to Generate a Popup Message Box in Power Apps2/21/2024 9:54:05 AM. This article guides us through implementing a popup message box in Power Apps for deleting gallery items. A standard gallery with a delete button is used. Clicking it triggers a confirmation alert. &#
  • Establish a Routing Rule for Customer Service Entity Records2/20/2024 7:11:26 AM. Routing rules in Customer Service streamline the process of directing cases to appropriate agents or queues automatically, eliminating the need for manual intervention. These rules also facilitate the
  • Third-party API Integration in Asp.NET Core Web API2/20/2024 6:21:52 AM. ASP.NET Core is a powerful framework for building web APIs, allowing developers to create robust and scalable applications. One of the key features of modern web development is the integration of thir
  • D365 Data Retrieval: FetchXml, Paging Cookies, and PowerShell2/20/2024 6:08:48 AM. Prepare your PowerShell environment for Dynamics 365 with crucial commands: Install Microsoft.Xrm.Data.PowerShell module for interacting with Dynamics 365 data. Set execution policy to RemoteSigned fo
  • Telemetry in ASP.Net Core Web API2/16/2024 6:58:48 AM. This article introduces the concept of telemetry in web APIs, focusing on its significance in performance monitoring and issue identification.
  • Working With a BindingNavigator Control in Windows Form2/16/2024 6:49:53 AM. This guide demonstrates implementing a BindingNavigator control in a Windows Forms application, enabling navigation through database records. It outlines steps to create a database, insert records, an
  • Learn SharePoint In Series - Part Fourteen - Enterprise Metadata And Keywords Settings In List2/15/2024 12:07:27 PM. Explore enterprise metadata and keyword settings in SharePoint lists. Learn to manage content classification, taxonomy, and information governance effectively within your organization's informatio
  • Enable Audit History for an Entity in CRM2/15/2024 9:16:31 AM. Enable audit history in CRM to track entity changes. Enhance data security, compliance, and integrity by monitoring modifications. Configure settings to log and report on user actions for improved gov
  • CRUD Operation in Power Platform with Canvas App2/15/2024 8:55:01 AM. Learn how to perform CURD operations in Power Platform with Canvas App. Explore creating, reading, updating, and deleting data seamlessly. Enhance your app development skills and efficiently manage da
  • Create Card Visualizations in Microsoft Fabric Power BI2/14/2024 11:16:04 AM. If you want to display the KPIs in the dashboard, you need a Card visual. I am going to show you how to use card visual in Microsoft Power BI
  • Display Record Using The ModalPopupExtender Control in AJAX2/14/2024 4:23:09 AM. This tutorial provides a comprehensive guide to implementing Ajax (Asynchronous JavaScript and XML) techniques in web development, particularly focusing on interactive websites.
  • How to Bind a BindingNavigator with a DataGridView in Windows Forms2/14/2024 4:19:39 AM. This article provides a detailed guide on binding a BindingNavigator with a DataGridView control in a Windows Form Application. It includes steps for creating a database, inserting records, setting up
  • How to Implement Approval in Teams Using Adaptive Cards2/13/2024 7:05:04 AM. This article introduces Adaptive Cards, versatile user interface components formatted in JSON, capable of seamless integration across various platforms. It delves into their significance in enabling l
  • What is a Wrapper Component in React?2/9/2024 7:36:01 AM. Wrapper components in React.js refer to components that encapsulate other components or elements within them. They are commonly used for various purposes such as styling, behavior modification, contex
  • Duplicate Detection within Dynamics 365 using PowerApps2/9/2024 7:22:50 AM. Duplicate detection within Dynamics 365 using PowerApps ensures data integrity by identifying and managing duplicate records. Leverage PowerApps' capabilities to validate and match records, establ
  • What Are Navigation Guards in Vue Router2/8/2024 11:33:26 AM. Vue Router offers navigation guards, functions executed before/after route navigation, enabling control over Vue.js app navigation. Global guards like beforeEach manage app-wide authentication/authori
  • What Are Event Modifiers in Vue.js2/7/2024 5:07:28 AM. Event handling in Vue.js becomes even more powerful with the use of event modifiers. These modifiers enhance your ability to precisely control how events trigger the execution of methods, making your
  • Publishing Azure Worker Role Using The Publish Wizard2/7/2024 4:57:46 AM. This article provides a detailed guide on publishing an Azure Worker Role project to Azure using the Wizard mode in Visual Studio. It outlines the steps involved in setting up the project, selecting A
  • Create New Records in Account Entity using PowerShell Script in D3652/6/2024 10:24:55 AM. Install the PowerShell module, set the execution policy to RemoteSigned, configure TLS 1.2, connect to Dynamics 365 CRM using the provided credentials, and create new records in the Account entity.
  • Null Conditional Check in C# 62/6/2024 8:32:44 AM. This article explains the Null condition check in C# 6."Delve into the Null Conditional Operator in C# 6.0, streamlining null checks for enhanced simplicity. Learn its application in handling pro
  • What is Components in React2/5/2024 10:21:00 AM. Explore React.js components, the core building blocks of React applications. Learn about six types of components: Functional, Class, Pure, High Order, Controlled and Uncontrolled.
  • Get Items Action Fetching Few Records from SharePoint Online2/5/2024 10:12:12 AM. Using 'Get Items' in Power Automate for SharePoint Online, issues arise, fetching only a subset due to default limitations. A Boolean column, 'SurveyCompleted,' compounds the problem b
  • How to Do Account Lockout Policy on Server2/5/2024 8:22:08 AM. An account lockout policy disables a user account if an incorrect password is entered a specified number of times over a specified period.
  • Listing Unique Records Within an Array in Azure Data Factory2/2/2024 7:34:52 AM. Utilize Azure Data Factory to remove duplicates within an array by employing the "union()" function. This solution involves the Set Variable activity to obtain a unique list from the array.
  • CRUD Operations in Power Portal Using Web API Methods1/31/2024 10:47:45 AM. Create, Read, Update, and Delete (CRUD) operations in Power Portal using Web API methods and D365. This article covers Power Portal overview, portal creation, and performing CRUD operations for effici
  • Record and Pattern Matching in C# 91/30/2024 6:54:02 AM. Unlock the elegance of C# 9 with this article on Records and Pattern Matching. Learn how to craft concise and readable code using the simplicity of Records for immutable data structures and the enhanc
  • Google and Yahoo Unveil New Email Authentication Standards1/29/2024 7:23:12 AM. Email remains a cornerstone of communication in the digital age, facilitating interactions between individuals, businesses, and organizations worldwide. However, the ubiquity of email also makes it a
  • How to Remove Server Roles and Features in Server1/23/2024 5:23:22 AM. To remove roles, role services, and features, you can use the Remove Roles and Features Wizard. Learn the proper and easiest method to remove server roles and features on Server 2019. Follow step-by-s
  • ​Learn to Search CPF from Clipboard1/22/2024 8:56:42 AM. Learn how to use the clipboard to read and validate search a valid CPF on it. Automate CPF validation in Brazil using JavaScript. Learn how to copy and validate CPF from memory, making data entry seam
  • Synchronous vs Asynchronous Programming in ASP.NET Core Web API1/21/2024 1:50:22 PM. Synchronous Programming: In synchronous programming, tasks are executed one after the other, in a sequential manner. When a request is made to a synchronous API, the server processes the request and w
  • Rockin’ The Code World with dotNetDave ft. Leslie Richardson - Ep. 941/19/2024 1:53:42 PM. In this episode, you will learn about Visual Studio productivity/debugging.
  • Learn How to Use C# 12 in .NET Framework 4.7.2/4.8 Solutions1/16/2024 9:01:09 AM. Unlock the capabilities of C# 12 in .NET Framework 4.7.2 to 4.8.1 with Visual Studio 2022. Learn the upgrade process, and explore features like literals, nullable types, records, and array expressions
  • What Is Short keyword In C#1/16/2024 6:27:30 AM. In this article, you will learn about What is Short Keyword in C#
  • Building a Secure PHP MySQL Signup/Login Website with Email Verification1/15/2024 8:48:49 AM. Creating a secure signup/login system is essential for any web application that involves user authentication. In this article, I'll guide you through building a PHP MySQL login/signup website with
  • Side Pane with Entity Form in Dynamics 3651/12/2024 4:40:48 AM. In Dynamics 365, the "Side Pane" typically refers to a section or area within an entity form where related or additional information is displayed. This section might contain related records,