Related resources for DR
  • Select Query With Logical Operator in a Mongo Database Using C# Driver4/18/2024 1:28:05 PM. Learn how to perform select queries in MongoDB using C# driver. Explore JSON-style object representation, conditional operators, insertion, and retrieval of data. Connect to MongoDB, serialize and des
  • Form Controls and Create Basic Form in Blazor Component 4/18/2024 9:25:04 AM. Learn to build interactive forms in Blazor components using form controls like input fields, dropdowns, and buttons. Explore data binding techniques to connect form elements to your component's da
  • Overview Of Routing And Navigation In Angular4/16/2024 6:46:58 AM. In this article we are going to learn the use of routing in angular. In any general application there are multiple views and to perform the navigation from one view to another we required routing. Rou
  • Custom Popup Dialog In Xamarin Android4/12/2024 11:29:24 AM. Custom Popup Dialog in Xamarin Android allows developers to create tailored dialog boxes that can be displayed on top of the current activity. These dialogs can have custom layouts, event handling, an
  • What is Alibaba Cloud Lindrom (ACL) ?4/12/2024 5:52:19 AM. In this article, we will learn Alibaba Cloud Lindorm is a cloud-native multi-model hyper-converged database service developed and optimized for IoT, the Internet, and the Internet of Vehicles (IoV).
  • Move Controls With The Mouse On A Form At Runtime4/10/2024 9:42:29 AM. Enable dynamic control movement on a WinForms application at runtime by incorporating mouse interaction. Empower users to drag and drop UI elements for personalized layouts, enhancing user experience
  • Create a Signature App in Blazor4/10/2024 5:04:03 AM. Learn how to create a signature/paint app in Blazor with HTML canvas element and JavaScript. Explore canvas setup, color picker integration, saving functionality, and reset feature. Get hands-on with
  • Google Drive Integration In Flutter (Upload, Download And List Files)4/9/2024 9:24:15 AM. In this article, you will learn how to seamlessly integrate Google Drive functionality into your Flutter mobile app. This comprehensive guide covers uploading, downloading, and listing files, enabling
  • Custom Validation In Angular Template-Driven Forms4/9/2024 9:08:54 AM. In this article, we will learn about validations in the template-driven form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inb
  • How to Add Network Location in Windows 84/8/2024 11:47:51 AM. In this article, Learn how to seamlessly integrate network resources into your Windows 8 experience by adding network locations. Follow step-by-step instructions to map network drives, access shared f
  • Set Default Value To Dropdown List From Database In ASP.NET MVC4/8/2024 8:21:07 AM. In this article, you will learn how to populate a dropdown list in ASP.NET MVC with default values retrieved from a database. Utilize Entity Framework to fetch data and bind it to the SelectList.
  • Asynchronous Communications Using RabbitMQ Message Broker4/4/2024 11:37:39 AM. In this article, we will explore asynchronous communication techniques leveraging RabbitMQ, a powerful message broker. Discover how RabbitMQ facilitates reliable, scalable message routing in distribut
  • Display Mode Provider in MVC 5 Application4/1/2024 8:19:20 AM. Display Mode Provider in MVC 5 Application facilitates adaptive rendering based on user agents. It utilizes DefaultDisplayMode and ContextCondition to insert modes for specific devices like Windows Ph
  • Connect Blob Storage & OneDrive via Azure Logic Apps3/28/2024 9:42:08 AM. Connect blob storage and oneDrive with approval-based automated workflows using Azure Logic Apps. Azure Logic Apps automate workflows across applications and services, reacting to events and processin
  • Dynamic Timer Control Duration from SharePoint List in Power Apps 3/27/2024 9:12:40 AM. Empower your Power Apps with dynamic timer control settings sourced from SharePoint lists. Enhance user experience and efficiency by customizing timer durations based on data from SharePoint, seamless
  • How To Add Jetpack Compose In Existing Kotlin Project3/27/2024 6:15:09 AM. This article guides you through the step-by-step process of integrating Jetpack Compose into your existing Kotlin Android project.
  • Dropdown Options Dynamically from SharePoint List in Power Apps3/26/2024 5:38:24 AM. How to bind dropdown option dynamically from SharePoint List in Power Apps. Power Apps enables custom app creation without extensive coding. Learn to dynamically populate dropdowns from SharePoint lis
  • Learn about Hydration in Angular3/21/2024 5:35:17 AM. In Angular, hydration transforms server-side rendered HTML into an interactive application on the client-side, initializing components, binding data, and enabling change detection for seamless user in
  • Enable Copilot for App Users in Model-Driven Apps3/20/2024 12:05:44 PM. Empower app users with Copilot in model-driven apps for Dynamics 365. Enhance productivity and user experience by enabling AI-driven assistance, contextual help, and guided support, streamlining decis
  • What is Prop Drilling in Vue.js3/20/2024 11:58:07 AM. In this article, we will learn Prop drilling in Vue.js refers to the process of passing data from a parent component down through multiple layers of nested child components.
  • 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
  • How to Install the Print Server on Windows Server3/15/2024 8:58:11 AM. Install Print Server on Windows Server 2012 to manage network printing efficiently. Configure printers, queues, and drivers seamlessly. Utilize Group Policy for centralized management. Ensure smooth p
  • Exploring the Pen Input Control in Power Apps3/15/2024 6:22:38 AM. In this article, we will explore the Pen Input Control in Power Apps" which delves into the innovative realm of digital creation. Discover how Power Apps, with its pen input feature, revolutioniz
  • Exploring AI-Driven C# Development with GitHub Copilot3/7/2024 4:00:58 AM. One of the most exciting advancements in this space is GitHub Copilot, an AI-powered coding assistant specifically designed to streamline the development process for C# programmers. This article delve
  • Learn About Lazy Loading In Angular3/6/2024 9:13:22 AM. Lazy loading in Angular is a technique that defers the loading of modules until they're needed, improving initial load time. It involves configuring routes to load modules asynchronously, typicall
  • 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
  • Fundamentals of Unit Testing: Test Your Application by Visual Studio Unit Test3/5/2024 10:33:54 AM. This article is part of the "Fundamentals of Unit Testing" series, focusing on practical implementation in the Visual Studio environment. It covers steps such as creating a class library app
  • Workweek Date Calculation for Start, End, and Due Dates3/4/2024 10:50:28 AM. This article provides guidance on displaying the start and end dates of working weekdays in a Time Sheet App built in PowerApps. It outlines steps to set up a dropdown for week selection, determine th
  • Creating Cascading Dropdowns Using Collections in PowerApps 3/2/2024 10:50:25 AM. We will explore how to create cascading dropdowns using collections in PowerApps without relying on SharePoint lists. Follow the steps to set up and add data to collections, enabling dynamic user inte
  • TCP Client and Server3/1/2024 11:10:46 AM. It guides users through compiling separate server and client programs, emphasizing the importance of adjusting the IP address to match the machine's configuration. Upon running the server program,
  • Positive Tweet to Excel: Using Azure Logic App & Microsoft Cognitive Service3/1/2024 10:48:39 AM. This article provides a comprehensive guide on leveraging Microsoft Cognitive Services within Azure Logic Apps to automatically save positive tweets related to a specific hashtag to an Excel spreadshe
  • Connect Box To OneDrive Using Azure Logic Apps3/1/2024 10:44:37 AM. This article helps you to learn how to Connect Box to OneDrive using Azure Logic App. Logic App is a cloud-based service that allows us to react to an event in one service (such as SharePoint online)
  • How to Get the MAC Address of System Using ASP.NET/C#3/1/2024 10:35:18 AM. In this article, we will learn how to retrieve the MAC address of a system using Asp.net/C#. Explore methods to access network interface information, retrieve hardware identifiers, and ensure system s
  • Save Email Attachment From Outlook To Dropbox With Microsoft Azure Logic App3/1/2024 10:22:03 AM. Learn to streamline your workflow with this comprehensive guide on saving email attachments from Outlook directly to Dropbox using Microsoft Azure Logic App. Discover seamless integration, automation,
  • Connect OneDrive To Google Drive With Azure Logic Apps3/1/2024 8:57:31 AM. In this article, we will learn Automate file transfers, streamline workflows, and integrate cloud storage effortlessly with this powerful solution, leveraging Microsoft Azure's capabilities.
  • How to View or Print CDR Image Files with or Without CorelDRAW3/1/2024 4:15:26 AM. Explore methods to View or Print CDR Image files with or without CorelDRAW. Get the best guides to View or Print CDR Image files using CorelDRAW and C#.
  • How to Create Custom SharePoint Content Type using Visual Studio2/29/2024 10:18:28 AM. Create custom SharePoint 2010 Content Types in Visual Studio 2010. Utilize Features and Elements.xml for customization. Define ContentType attributes like ID, Name, Group, Description, and Version. Le
  • How To Validate An Email Address In Java2/29/2024 9:15:29 AM. Learn how to validate email addresses effectively in Java using regular expressions. This tutorial provides a comprehensive guide on implementing email validation, covering regex patterns, Java code e
  • SendEmailFromTemplate to Send Emails to Unresolved Addresses2/28/2024 11:27:10 AM. This article delves into the process of streamlining communication in Dynamics 365 CE using Power Automate, specifically focusing on sending emails to unresolved addresses.
  • Shell Commands within C#2/28/2024 7:11:49 AM. Using shell commands within C# involves leveraging the ProcessStartInfo and Process classes to execute commands. You specify the command to run, handle input/output streams, and manage execution setti
  • Accessing Network Drive in C#2/28/2024 7:10:13 AM. Network Drives are those locations that are mapped to a drive or folder in another system that can be accessed over a network. I will show you how to access the network drives.
  • 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 Hide Or Unhide Any Drive In Windows 102/27/2024 2:35:59 PM. In this article, we will learn how to effortlessly hide or unhide drives on Windows 10. Safeguard sensitive data or customize your system's appearance by following our simple step-by-step guide. M
  • How To Download And Install Android Studio On Windows 102/27/2024 2:34:44 PM. To download and install Android Studio on Windows 10, visit the official website, download the installer, and run it. Ensure you have Java Development Kit (JDK) installed. Follow on-screen instruction
  • How To Set A Printer To Print Black And White In Windows 102/27/2024 11:18:59 AM. In this article, we will discover how to set your printer to print in black and white on Windows 10. Save ink and customize your printing preferences with ease. Learn to adjust settings, navigate prin
  • Create New Microsoft Account In Windows 82/27/2024 11:05:46 AM. This article guides users through the process of creating a new Microsoft Live ID in Windows 8. It emphasizes the importance of a Microsoft account for accessing the Windows Store and utilizing additi
  • How to Map Network Drive in Windows 82/27/2024 11:05:24 AM. To map a network drive in Windows 8, open File Explorer, go to "This PC", then click "Computer" and "Map network drive". Choose a drive letter and enter the network locat
  • Install Windows 8 OS by Using a Pendrive2/26/2024 9:31:04 AM. Install Windows 8 OS using a pendrive by creating a bootable USB with tools like Rufus. Obtain a Windows 8 ISO file, configure BIOS to boot from USB, and follow on-screen prompts for installation. Par
  • Recover Data of BitLocker Encrypted Drive in Windows 82/26/2024 9:26:47 AM. Recover data from a BitLocker encrypted drive in Windows 8 using the BitLocker Repair Tool (repair-bad). Locate the recovery key, decrypt the drive, and retrieve files. Ensure compatibility and follow
  • Steps to Change Sender Email address in Power Automate2/24/2024 5:51:34 AM. When using Power Automate, changing the sender email address for notifications involves choosing between V3 and V2 actions, utilizing a shared mailbox, and adjusting settings for personalized communic
  • How To Create And Use System Recovery Drive In Windows 102/23/2024 6:55:05 AM. In this article, we will learn how to safeguard your Windows 10 system by creating and utilizing a System Recovery Drive. This essential guide walks you through the steps to create a bootable USB driv
  • Fix Popup - OneDrive Isn’t Signed In2/22/2024 6:37:18 AM. Learn how Encountering a 'OneDrive Isn’t Signed In' popup can disrupt workflow. Troubleshoot by ensuring proper sign-in to your Microsoft account, verifying internet connectivity, checking acc
  • Blazor - Work With Cassandra API In Cosmos DB2/20/2024 3:14:26 PM. We will see how to create a Cosmos DB account with Cassandra API. Later we will create a Blazor application and connect with Cassandra database using “CassandraCSharpDriver” NuGet package.
  • DropDown Control in AJAX2/20/2024 6:40:50 AM. In this article, I will demonstrate how to bind the data from a database into a DropDownExtender control in AJAX. Explore the functionality of the ASP.NET AJAX DropDownControl extender, providing a Sh
  • DRY, YAGNI, KISS Engineering Principles2/19/2024 10:51:37 AM. In software development and engineering, certain guiding principles serve as beacons of efficiency and effectiveness. Among these principles, DRY, YAGNI, and KISS stand out as fundamental pillars that
  • Test-Driven Development in C# .Net2/19/2024 6:56:10 AM. In this article, you will learn how to get started with test-driven development in C# .NET. est-Driven Development (TDD) in C# with Abdul Rahman, a Senior Software developer. Discover how to write tes
  • Exploring the Anticipated Features of Android 152/18/2024 6:01:05 AM. Get ready for a mobile revolution! Android 15 is on the horizon, promising enhanced privacy, personalized experiences, boosted performance, and exciting features for creators and professionals. This a
  • List Controls in ASP .NET: Part 12/16/2024 9:13:44 AM. This content provides an introduction to List controls in ASP.NET and discusses various controls like RadioButtonList, DropDownList, ListBox, CheckBoxList, and BulletedList.
  • 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.
  • How to Manage Drive Space with Storage Sense in Windows 11?2/16/2024 4:12:00 AM. Storage Sense can automatically free up drive space for you by getting rid of items that you don't need, like temporary files and items in your Recycle Bin.
  • Android Responsive Login Screen Design using Constraint Layout2/16/2024 3:24:08 AM. In this article, I going to explain how we can create a responsive Screen for different android Screens using Constraint Layout.
  • Android Intent using Kotlin2/16/2024 3:12:15 AM. Here in this article, I going to pass data from one activity to another using intent and also able to send email using intent.
  • Xamarin.Android - Upload Image To Blob Storage2/15/2024 11:43:54 AM. In this article, you will learn how you can upload images to blob storage through Xamarin.Android. It’s pretty simple to build this app with a native Xamarin platform. I hope you will enjoy and learn
  • Mastering Test-Driven Development with ASP.NET Core2/14/2024 8:19:52 AM. Test-Driven Development (TDD) is a methodology in software development that emphasizes writing tests before writing the actual implementation code. The code is thoroughly tested and meets the specifie
  • Cross-Platform Mobile Development Frameworks2/9/2024 9:28:33 AM. Developing mobile applications for both iOS and Android platforms can be challenging due to the need for separate codebases. Cross-platform frameworks offer a solution, allowing developers to write co
  • PowerApps Dropdown / ComboBox with Image2/9/2024 9:26:27 AM. Create visually enriched PowerApps Dropdown/ComboBox with images. Enhance the user experience by incorporating thumbnails or icons alongside selectable options, leveraging data binding and custom temp
  • Creating Keystore to Publish MAUI App from Scratch to End2/7/2024 11:00:43 AM. When you embark on the journey of app development, the prospect of publishing your creation to a vast audience is undoubtedly thrilling. Publishing an app is not just about making it available; it&#39
  • How to Use Drag and Drop in Angular?2/5/2024 8:50:11 AM. Learn how to implement drag-and-drop functionality in Angular tables. Follow these steps: create a component, install the Angular drag-and-drop library, add HTML and TypeScript code for table manipula
  • Implementation of the Bluetooth Connectivity Using .NET MAUI2/4/2024 5:53:08 AM. In this article, I will explain how you can use the .NET Multi-platform App UI (.NET MAUI) IConnectivity interface to inspect the network accessibility of the device. The network connection may have a
  • Metadata-Driven Architecture in Data Engineering2/1/2024 9:16:12 AM. This article explains how data engineers can make their work more flexible and efficient using Metadata-Driven Architecture (MDA). It breaks down two methods: one using a central database (good for st
  • Meal Scheduler in C#1/31/2024 10:00:52 AM. This service reminds you when it time to eat your lunch, BF, or dinner. The app, named "Who takes care of your health," sets reminders with a light sound based on user-input meal timings.
  • Working with Modern Command Bar Designer in PowerApps1/31/2024 8:57:02 AM. In this article we will discuss about modern command designer and how it is becoming more popular alternative to RibbonWorkBench. We will discuss various Use Cases followed by a demo discussing step b
  • Get Data from Comma Separated Value (CSV) Files1/29/2024 10:43:40 AM. Comma separated value files, often known as a CSV, are simple text files with rows of data where each value is separated by a comma. We will see how to import CSV data in Power BI.
  • Create Xamarin Android Custom Loader with LoaderEase NuGet Package1/19/2024 6:22:44 AM. The fundamental objective of a wait window is to furnish users with feedback, mitigating any perception of unresponsiveness or ambiguity during tasks that may consume considerable time. Leveraging the
  • How to Implement a Video Splash Screen in Xamarin Android1/18/2024 6:14:41 AM. This guide provides a step-by-step approach to implementing a captivating video splash screen in Xamarin Android. It covers preparing the video, adding it to resources, updating the layout file, setti
  • DropDown List Using XML in ASP.Net C#1/11/2024 5:32:11 AM. The first dropdown, "ddldist," displays district names, and the second dropdown, "ddltaluka," displays taluka names based on the selected district. The C# code uses the Page_Load m
  • PowerApps Cascading Creating Dropdown and save into List1/8/2024 6:44:51 AM. Learn to create cascading dropdowns in PowerApps for efficient form usage. This guide details the process, including configuring dropdown controls and implementing cascading lookup logic for better da
  • What is Protractor in Angular?1/4/2024 9:47:11 AM. Protractor, designed for Angular applications, is an E2E testing framework built on WebDriverJS. With Angular-specific features, automatic waiting, and cross-browser support, it streamlines end-to-end
  • Query to Find and Drop User-Defined Stored Procedure1/3/2024 9:53:53 AM. In this article, we will learn about dangerous SQL scripts that iterate through user-defined stored procedures, views, functions, and user-defined types, dropping them one by one. Caution: Do not run
  • Chandrayaan - 3 : AI & ML Innovations1/3/2024 9:35:12 AM. India had created history yesterday through the Chandrayaan-3 mission. A huge AI & ML innovation has been used to make the soft landing of the Vikram lander even more effective. Let's have a l
  • Clean Architecture 1/2/2024 6:37:21 AM. Embark on a learning journey into the world of Clean Architecture, a transformative paradigm in software development. Uncover its core principles, such as separation of concerns and testability, with
  • Azure Functions in ASP.NET Core Web API1/1/2024 9:14:48 AM. Azure Functions, a component of Microsoft's serverless computing offerings in Azure, enable developers to create and deploy small, event-driven code without managing infrastructure. These function
  • How To Use Syncfusion Dropdown Tree In Vue.js Application12/28/2023 9:08:24 AM. How To Use Syncfusion Dropdown Tree In Vue.js Application.
  • Handle Dropdown Mouse Actions and Windows Using Selenium C#12/26/2023 5:55:31 AM. This article will be helpful in understanding how to handle dropdowns and windows, plus different mouse action methods. In Html, the select tag is used to create the dropdown
  • Handling Dropdown Checkbox RadioButton using selenium with Java12/24/2023 3:40:49 PM. This article will help you to understand how to handle the Dropdown Checkbox RadioButton using Selenium with Java.
  • Event Driven Architecture in Microservices12/24/2023 3:22:14 PM. In this article, you will learn about event streaming in microservices. Event streaming in microservices is a powerful approach to communication and data processing based on a continuous flow of event
  • TextView in Android with Java 12/15/2023 10:57:52 AM. TextView in Android with Java programming language and its types with example programs
  • NavigationView in Android with Java12/15/2023 10:37:08 AM. In this article, you will learn and implement NavigationView in Android with Java.
  • RecyclerView in Android with Java12/15/2023 10:23:08 AM. In this article, we will learn how to implement RecyclerView in Android with Java.
  • Handle Dropdown and Alerts Using Selenium Python12/14/2023 4:56:13 AM. Explore the handling of dropdowns and alerts with Selenium in Python. Understand the use of the Select class for dropdowns and the Alert class for alerts, with code explanations provided.
  • Get The Total Free Space Available On A Drive12/6/2023 9:31:35 AM. In this article, I am showing how we can get the total free space on a Drive.
  • How to Share a Drive and Mapping for Client User?12/1/2023 9:52:24 AM. Learn the proper and easy method to share and map a drive for client users. Follow clear steps from creating a shared folder to setting up permissions in this insightful guide.
  • How to Implement Server-Driven UI in SwiftUI11/30/2023 10:25:24 AM. Uncover the step-by-step process of implementing Server-Driven UI in SwiftUI with this comprehensive guide. Learn how to seamlessly integrate server-driven data into your SwiftUI app, leveraging its d
  • Difference between wallet, account, address11/29/2023 6:21:46 AM. Master digital finance with wallets, accounts, and addresses. Your gateway to a dynamic financial landscape awaits!
  • Get IP Address In ASP.NET11/20/2023 10:37:16 AM. In this article, you'll learn how to get the IP address of a visitor to your website using ASP.NET and C#.
  • Multi-Select Checkbox Dropdown List - Create And Edit In .NET Core 3.111/16/2023 11:48:03 AM. In this article, you will learn how to create a multi-select checkbox dropdown list in .NET core 3.1 and edit it.
  • Cascading Dropdown List Of Country, State And City Using MVC, Web API And jQuery11/15/2023 9:09:46 AM. Today, in this article, I will explain how to create a Cascading dropdown list using MVC, Web API and jQuery.
  • Preferences DataStore In Android11/12/2023 10:52:11 AM. In this article, you will learn about Preferences DataStore in android. Your article provides a clear and detailed explanation of using Preferences DataStore in Android, along with a practical example
  • Excel DropDownlist Change Event Using VBA11/7/2023 10:11:29 AM. This article describes how to handle the worksheet change event using VBA. The Visual Basic Editor is a program within Excel that allows you to communicate with Excel.
  • How to Install Selenium Your Computer?11/2/2023 5:10:49 AM. This article provides a clear and detailed set of instructions for installing Selenium and its related components on your computer. It's particularly helpful for those new to Selenium and looking