C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Gowtham Rajamanickam(14)
Sarthak Varshney(9)
Vijayaragavan S(6)
Ananya Desai(5)
Nidhi Sharma(5)
Abiola David(4)
Hari Lakkakula(3)
Piero Viano(2)
Ziggy Rafiq(2)
Aarav Patel(2)
Rohit Gupta(2)
Mahesh Chand(2)
John Godel(2)
Naga Santhosh Reddy Vootukuri(2)
George (2)
Shanuka Maheshwaran(2)
Keyur Pandya(2)
Chethan N(2)
Najath Risni(2)
Sardar Mudassar Ali Khan (2)
Viknaraj Manogararajah(2)
Riya Patel(1)
Sagar Rane(1)
Sandhiya Priya(1)
Raghunath Bhukan(1)
Prachi Sarkar(1)
Rajesh Gami(1)
Lokesh Varman(1)
Gaurav Kumar (1)
Ashish Bhatnagar(1)
Ck Nitin(1)
Jay Krishna Reddy (1)
Rikam Palkar(1)
Devesh Omar(1)
Vijay Kumari(1)
Vishal Joshi(1)
Vaishali Vishwakarma(1)
Suraj Vishwakarma(1)
Siddhesh Chavan(1)
Alkesh Bijarniya(1)
Vikas Singh(1)
Dr Gomathi(1)
Prasad (1)
Tahir Ansari(1)
Mark Pelf(1)
Mohammad Hussain(1)
Hadshana Kamalanathan(1)
Resources
No resource found
Building GTK 4 Desktop Apps in C#
Aug 08, 2026.
Build cross-platform desktop apps in C# with GTK 4 and GtkSharp. Explore native UI development for Linux, Windows, and macOS.
Zero-Impact Data Tracking: How SQL Server Change Data Capture Works at the Log Level
Aug 05, 2026.
SQL Server CDC tracks row changes asynchronously via the transaction log, offering zero-impact auditing, event streaming, and synchronization.
Zero-Downtime Enterprise Migration: Strategies for Modernizing Large-Scale Systems
Aug 06, 2026.
Master zero-downtime enterprise migrations with our 4-phase strategy: real-time replication, dual-writing, shadow traffic, and canary cutovers.
Unlocking Real-Time Data Streams: An Architectural Guide to Debezium and Change Data Capture
Aug 06, 2026.
Unlock real-time data streams with Debezium and CDC. Transform databases into event sources for modern, event-driven architectures.
Keeping Xamarin.Forms Alive on Linux: A GTK-Only Maintenance Fork on .NET 10
Aug 04, 2026.
Keep Xamarin.Forms alive on Linux with a GTK-only fork on .NET 10. Maintain legacy XAML apps with a modern SDK and robust testing.
Apache Hudi Explained: Incremental Data Processing for Modern Data Lakes
Jul 16, 2026.
Learn how Apache Hudi enables incremental processing, updates, deletes, and change data capture to build scalable and efficient modern data lakes.
Tauri vs Electron: Building Lightweight Desktop Applications
Jul 08, 2026.
Tauri vs Electron: Compare architectures, app size, performance, security, and development for building lightweight desktop apps.
Building Cross-Platform Desktop Apps with .NET MAUI in 2026
Jul 07, 2026.
Build cross-platform desktop apps with .NET MAUI in 2026. Leverage a single codebase for Windows, macOS, Android, and iOS. Discover its architecture, benefits, and best practices.
Managing Roles in Power BI Desktop: A Guide to Row-Level Security (RLS)
Jul 03, 2026.
Master Power BI RLS to secure sensitive data. Learn to create, manage, test, and deploy roles for granular data access control.
How to Perform a Complete Clean Installation of Rancher Desktop on macOS (Apple Silicon & Intel)
Jul 01, 2026.
Follow this step-by-step guide by Ziggy Rafiq to perform a complete clean installation of Rancher Desktop on macOS (Apple Silicon and Intel). Create a stable Kubernetes development environment using Rancher Desktop, k9s, containerd, and Homebrew following enterprise DevOps best practices by removing old Lima virtual machines, Kubernetes configurations, container runtimes, and cached files.
WSL Containers Explained: A New Alternative to Docker Desktop for Windows Developers
Jun 11, 2026.
WSL Containers offer Windows developers a faster, more efficient alternative to Docker Desktop for running Linux containers locally.
Building Cross-Platform Desktop Applications with Uno Platform and .NET 10
Jun 09, 2026.
Build cross-platform desktop apps with Uno Platform & .NET 10. Share C#, XAML code for Windows, Linux, macOS, web, and mobile.
GitHub Copilot Desktop App: Features, Benefits, and Developer Use Cases
Jun 04, 2026.
Discover the GitHub Copilot Desktop App, its key features, benefits, real-world use cases, and how it helps developers code faster and smarter.
Getting Started with Claude AI
Jun 03, 2026.
Introduction to Anthropic Claude AI and step by step installation of Claude Desktop.
How On-Device AI Will Transform Desktop and Enterprise Applications
Jun 01, 2026.
Discover how on-device AI revolutionizes desktop & enterprise apps! Faster performance, enhanced privacy, and real-time automation are reshaping software development.
Why Postman Web Cannot Access Your Localhost
May 21, 2026.
Fix Postman Web's 'Cloud agent cannot send request to localhost' error! Learn how to connect to your local API using the Desktop Agent, Ngrok, or the full app. Quick solutions inside!
What Is Codex Pet
May 14, 2026.
Learn what Codex Pet is, how it works inside OpenAI Codex, and how developers can use it to track AI coding tasks in real time. Discover features, use cases, benefits, risks, and the future of AI desktop companions.
How to Build a Cross-Platform Desktop App Using .NET MAUI for Beginners?
Apr 07, 2026.
Discover how to build cross-platform desktop apps with .NET MAUI! This beginner-friendly guide covers setup, project structure, UI design, and real-world examples using C#.
What Is WPF in .NET and How Does It Work for Building Desktop Applications?
Apr 07, 2026.
Explore WPF in .NET for building modern Windows desktop applications. Learn about XAML, data binding, MVVM, and its advantages for rich UI and scalable apps.
Difference Between Power BI Desktop and Power BI Service?
Apr 07, 2026.
Unlock the power of Power BI! Learn the key differences between Power BI Desktop for report creation and Power BI Service for sharing and collaboration. Master the data workflow!
How to Create Custom Controls in WPF?
Feb 19, 2026.
Learn to create custom WPF controls: User Controls for quick reuse & Custom Controls for advanced styling and enterprise-grade UI libraries. Boost .NET apps!
How to Create Custom Controls in WPF?
Feb 17, 2026.
Master WPF custom controls! Learn to build reusable UI components for enterprise apps. Enhance branding, scalability, and maintainability in .NET desktop solutions.
Using OpenClaw with Windows Sandbox
Feb 12, 2026.
Learn what it means to run OpenClaw in Windows Sandbox and how to use it safely for testing. Includes when to use it, when not to, and simple safety rules anyone can follow.
Why Does Login Work on Desktop but Fail on Mobile Browsers?
Jan 29, 2026.
Frustrated by login failures on mobile despite desktop success? Discover why mobile browsers treat cookies, security, & networks differently, causing login issues. Learn to fix it!
C# for Everything: One Language Powering the Modern Software World
Jan 10, 2026.
C# is no longer just a backend language. Learn how C# powers web, cloud, mobile, desktop, games, and AI in 2026 with one ecosystem.
The Usefulness of Tabular Editor and How to Launch It from Power BI Desktop
Jan 05, 2026.
In this article, I talked about how to unlock Power BI's full potential with Tabular Editor! Learn how to launch it from Power BI Desktop for faster DAX editing, bulk changes, and model optimization. Elevate your Power BI skills!
DAX Query View in Power BI Desktop: Why It Matters and How It Elevates Your Data Modeling
Jan 05, 2026.
In this article, I talked about unlocking Power BI's potential with DAX Query View! Explore, debug, and optimize DAX queries directly in Desktop. Elevate data modeling and build reliable reports. I also covered how to evaluate and create a new DAX measures from the DAX query view
Power Automate Cloud Flows vs Desktop Flows – Understanding the Right Tool
Jan 02, 2026.
Confused about Power Automate Cloud vs. Desktop Flows? This guide clarifies their differences, ideal use cases, and how they complement each other for optimal automation.
What Are the Main Components of Power BI
Dec 26, 2025.
Unlock Power BI's potential! Demystify its core components: Desktop, Service, Mobile, Gateway, and Report Server. Master the platform for effective data analysis.
Implementing Change Data Capture (CDC) and Syncing Two Databases (SQL Server + .NET)
Nov 17, 2025.
Implement real-time data synchronization between SQL Server databases using Change Data Capture (CDC) and .NET. Includes code, architecture, and best practices.
AI Agents in Practice: Event-Driven Agents over Streams & CDC
Oct 22, 2025.
Transform your AI agents into real-time responders with streaming and CDC! Learn how to build event-driven agents that react instantly to data changes from Kafka, Pulsar, and Debezium. Implement contracts, governance, and observability for production-ready agents that automate tasks, prevent fraud, and enhance customer experiences with low-latency and auditability.
Apache Guacamole: Remote Access Without the Headache
Oct 05, 2025.
Apache Guacamole offers a clientless solution, providing secure browser-based access to Windows, Linux, and legacy systems. Simplify your remote workflow, enhance security, and eliminate the need for dedicated software. Perfect for DevOps, education, MSPs, and home labs. Embrace open-source flexibility and say goodbye to remote access headaches!
Publishing Report from Power BI Desktop to Power BI Service
Oct 05, 2025.
This article simplifies publishing reports from Power BI Desktop to the Power BI Service. Learn how to share insights, schedule refreshes, and embed reports for wider accessibility. Discover best practices for data connections, model optimization, and workspace management to transform your reports into actionable assets, driving smarter decisions across your organization.
AI-Powered Climate Engineering: Can Machines Reverse Global Warming
Aug 30, 2025.
Explore AI's role in climate engineering: Can AI-powered tech reverse global warming? Discover carbon capture, solar radiation management, and the future of climate solutions.
Docker Security Alert: Critical Vulnerability in Docker Desktop (CVE-2025-9074)
Aug 23, 2025.
A critical Docker Desktop flaw (CVE-2025-9074) risks container and host access. Learn what it means, why it matters, and how to stay secure.
Docker Model Runner: A Game Changer in Local AI Development (C# Developer Perspective)
Aug 12, 2025.
Docker Model Runner simplifies local AI development by providing a consistent, GPU-enabled environment to run, test, and integrate large language models with Docker. Perfect for fast prototyping and seamless AI app integration.
Docker Offload: One of the Best Features for AI Workloads
Aug 12, 2025.
Docker Offload enables running container builds and workloads in the cloud while maintaining a local development experience using Docker Desktop.
How to Connect Power BI to SQL Server
Aug 04, 2025.
Learn how to connect Power BI to Microsoft SQL Server with this step-by-step guide. Ideal for beginners and data professionals using Power BI Desktop.
Why AI Code Generators Like Cursor and WindSurf Are Desktop Apps—Not Web-Based
Jul 23, 2025.
AI code tools like Cursor and WindSurf are desktop apps because they offer deep system access, faster performance, stronger privacy, and richer project context—capabilities web-based tools still struggle to match.
Getting Started with Docker Offload
Jul 16, 2025.
Discover how Docker Offload lets you run AI builds in the cloud, boost performance, and access GPUs—all without leaving your local workflow.
Handle Unexpected Pop-Ups in Power Automate Desktop Flow Like a Pro -PAD
Jul 15, 2025.
Handle Unexpected Pop-Ups in Power Automate Desktop Flow Like a Pro -PAD
JDesktopPane and DesktopManager Interface in JFC
Jul 14, 2025.
JDesktopPane in Java Swing enables a Multiple Document Interface (MDI) by managing multiple JInternalFrames. With a custom DesktopManager, developers can control window actions like dragging, closing, and activation.
Move and Delete Files Like a Pro using Power Automate Desktop
Jun 28, 2025.
How to move and Delete Files Like a Pro using Power Automate Desktop
🔄 Power Automate Desktop: How to Copy the File to another location (PAD)
Jun 27, 2025.
Learn how to automate file copying in Power Automate Desktop using the “Copy file” action. This article covers single and bulk file transfers, error handling, and practical workflow tips.
Speed Up Docker Desktop: Latest Performance Upgrades
Jun 22, 2025.
Discover how Docker Desktop boosts speed on Mac, Windows, and RHEL with new virtualization, file syncing, and real-world dev performance gains.
How To Run JavaScript in Power Automate Desktop Using “Run JavaScript” Action
Jun 17, 2025.
Learn how to run JavaScript directly in Power Automate Desktop using the “Run JavaScript” action. Build objects, return JSON via WScript.Echo(), and integrate JS logic seamlessly into your PAD flows.
🎲 How to Generate a Random Number or List of Random Numbers in Power Automate Desktop
Jun 10, 2025.
Learn how to generate single or multiple random numbers in Power Automate Desktop for testing, simulations, or dynamic inputs—perfect for RPA, Excel automation, chatbots, and Indian IT project scenarios.
How to Use Print Document in Power Automate Desktop
Jun 10, 2025.
Learn how to use the Print Document (Workstation) action in Power Automate Desktop with this beginner-friendly guide. Automate printing tasks step by step and streamline your document workflows.
🧠 What is Event Bubbling?
Jun 09, 2025.
You're sitting inside a small room (a <button>), which is inside a bigger room (a <div>), which is inside an even bigger hall (<body>).Now, someone knocks on the innermost room's door (you click the button ). That knock doesn’t just stop there — it echoes outward to the next room, then the next, all the way out.
Power Automate Desktop - How to Use For Each Loop and Best Practices (PAD)
Jun 05, 2025.
Learn how to use the For Each loop in Power Automate Desktop with real-world Excel examples, best practices, and error handling tips to build clean, efficient, and scalable automations.
How to Use Variables in Power Automate Desktop
Jun 05, 2025.
Learn how to use variables in Power Automate Desktop (PAD) to store, pass, and manipulate data. From text to tables, master types, creation methods, and real-world examples to build smarter flows.
Power Automate Desktop: Read Excel and Use as Data Table (PAD)
May 31, 2025.
Learn how to read a local Excel file and convert it into a Data Table using Power Automate Desktop. Easily loop through rows, display data in message boxes, and enhance your automation workflows.
How to Do Error Handling in Power Automate Desktop Flow (PAD)
May 30, 2025.
Learn how to implement error handling in Power Automate Desktop (PAD) flows using Try-Catch blocks and best practices to manage exceptions and ensure smooth execution in RPA workflows.
How to Create and Use Subflows in Power Automate Desktop Like a Pro (PAD)
May 30, 2025.
Learn how to create and use subflows in Power Automate Desktop (PAD) to organize your automation workflows efficiently, improve reusability, and simplify complex tasks like a pro.
How to Capture UI Elements in Power Automate Desktop Flow (PAD)
May 30, 2025.
Learn how to capture UI elements in Power Automate Desktop (PAD) to automate desktop applications easily. Perfect for beginners and those exploring UI automation with Microsoft PAD tools.
Create Your First Desktop Flow in Power Automate Desktop (PAD)
May 23, 2025.
Power Automate Desktop is Microsoft’s free tool that lets you automate tasks on your Windows PC without coding. Easily create flows to handle repetitive work like data entry, app control, web scraping, and more.
Getting Started with Power Automate Desktop for Developers
May 23, 2025.
Learn how to automate tasks, create desktop flows, and boost productivity using Microsoft’s powerful automation tool perfect for those new to RPA and desktop automation.
Understanding Change Data Capture (CDC) and Its Types
Apr 23, 2025.
In this article we are going to learn about the CDC and types of CDC approaches. It helps keep data in sync without causing a heavy load on the database.
Source Control (5-3), GitHub Merge: in GitHub, GitHub Desktop, Visual Studio
Mar 08, 2025.
This article is to discuss merge in GitHub
One Codebase, Every Platform: Build a Real-Time Currency Converter for Mobile, Web, and Desktop
Feb 01, 2025.
Learn how to build a cross-platform currency converter app using .NET MAUI Blazor Hybrid. Fetch live exchange rates and deliver a seamless user experience across web, mobile, and desktop platforms with a single UI framework.
Workaround for macOS Malware Alert Blocking Docker Desktop
Jan 13, 2025.
Are you Facing a false malware alert blocking Docker Desktop on macOS? Learn how to fix it with a step-by-step workaround and get back to development.
Mac Blocks Docker Desktop: False Malware Alert Disrupts Developers
Jan 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.
Static Lambda in C# 12 : Performance Improvement
Jan 02, 2025.
This article explores Static Lambdas in C# 12, highlighting their performance benefits by preventing variable capture. Examples include sorting, filtering, parallel processing, and array operations, demonstrating efficient and optimized code execution.
Docker Desktop 4.37: AI Catalog Access and Command-Line Control
Dec 19, 2024.
Docker Desktop 4.37 introduces AI Catalog access, command-line management, component upgrades, and bug fixes, streamlining modern development workflows.
Take Input in Java using Scanner Class with Code
Dec 06, 2024.
Learn how to capture user input in Java using the Scanner class. This guide covers importing, creating Scanner objects, reading inputs (strings, integers, doubles), and handling exceptions with examples.
Explore Docker Desktop 4.35: New Features & Enhancements
Nov 06, 2024.
Discover the key features of Docker Desktop 4.35, including Organization Access Tokens, Docker Home, Volumes Export, and the integrated Terminal.
How to Deploying Azure Virtual Desktop (AVD or WVD)
Oct 07, 2024.
Learn how to deploy Azure Virtual Desktop (AVD), formerly known as Windows Virtual Desktop (WVD), with this comprehensive guide. Explore essential steps for setting up a virtual desktop infrastructure, including configuration, management, and security best practices.
Why FSLogix is Essential for Azure Virtual Desktop Environments
Oct 07, 2024.
FSLogix is a crucial tool for optimizing Azure Virtual Desktop environments. It enhances user experience through efficient profile management, allowing seamless access to applications and data.
Create a Desktop Application with Angular Electron Framework
Sep 17, 2024.
Learn how to create or convert an existing application to a Desktop application with the Electron framework. Convert an Angular application into a cross-platform desktop app using the Electron framework, covering steps like installation, configuration, and packaging for Windows.
UI Flow with Power Automate Desktop
Jul 03, 2024.
Explore how to create your first web UI flow using Power Automate Desktop in this step-by-step guide. Learn how to record browser actions to automate repetitive tasks efficiently. This demo covers everything from installing the Power Automate add-in to saving and running your UI flow.
Creating Your First UI Flow with Power Automate Desktop
Jul 03, 2024.
Get started with Power Automate Desktop by creating your first UI flow! In this demo, learn how to automate tasks like creating an Excel file, adding email addresses, and sending emails—all through a seamless workflow. Perfect for beginners looking to streamline their automation processes!
Non-3DS Payment Gateway Integration with First Atlantic Commerce
Jun 23, 2024.
First Atlantic Commerce (FAC) is a leading online payment gateway based in Bermuda, offering secure, multi-currency payment processing and fraud management solutions. Established in 1998, FAC provides PCI-DSS-compliant services for Internet merchants and acquiring banks in the Caribbean and Central America.
Webcam Capture and File Upload with HTML JavaScript jQuery
Jun 12, 2024.
The HTML structure for this interface consists of a video element for the live webcam feed, a canvas for displaying the captured image, and a file input element for uploading images. Additionally, buttons are provided for capturing the photo and triggering the final upload process.
Understanding Change Data Capture (CDC) in Microsoft Azure
Jun 11, 2024.
In the world of data management, tracking changes to data is crucial for maintaining data integrity, enabling real-time analytics, and ensuring efficient data replication. Change Data Capture (CDC) is a technology designed to capture and track changes in data.
What are Capture Phase Events in ReactJS?
May 17, 2024.
In React, events follow two phases: capture and bubble. Capture phase starts from the document root to the target, while bubble goes from target to root. React allows handling events in both phases.
Cross-Platform Power with C# and .NET 8 for Desktop Apps
May 08, 2024.
Ziggy Rafiq provides a comprehensive insight into the development of cross-platform desktop apps. Ziggy Rafiq explores cutting-edge techniques, best practices, and practical guidance to elevate your projects.
Git GUI Clients (3), GitHub Desktop
May 07, 2024.
This article discusses the GitHub Desktop as a client GUI. This series explores various Git GUI clients like Visual Studio, GitHub Desktop, and SmartGit, detailing features such as repo management, interaction with local and remote repos, and automation.
C# Programming: Language Fundamentals, OOP, Async, LINQ
Apr 25, 2024.
This guide provides a thorough exploration of the C# language, covering essential topics such as language fundamentals, object-oriented programming concepts, asynchronous programming, and Language Integrated Query (LINQ).
The Beta release of the new VMware Host Client is available
Apr 11, 2024.
Big news for VM admins! The all-new VMware Host Client beta arrives, offering a desktop app for ESXi management with a familiar vSphere feel. Access and download now! #VMware #vSphere #Beta
Change Data Capture - CDC with SQL server
Mar 21, 2024.
Learn how CDC facilitates seamless data integration, enables efficient data replication, and ensures accurate data synchronization, providing businesses with timely insights and streamlined operations.
How to Install and Configure Web RD in Server
Mar 20, 2024.
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.
What is Change Data Capture(CDC)
Mar 07, 2024.
Change Data Capture (CDC) is a method used in databases to track and capture changes in data. It enables real-time updates by identifying and recording modifications made to the database, facilitating efficient data integration, replication, and synchronization across systems.
Boost Data Analytics: Integrate Python Scripts in Power BI Desktop
Feb 19, 2024.
This article introduces the integration of Python with Power BI, enabling users to run Python scripts directly within Power BI Desktop. It highlights the process of importing resulting datasets into a Power BI data model for creating reports and sharing them on the Power BI service.
Generate a Barcode with Power Automate
Feb 15, 2024.
Effortlessly create barcodes using Power Automate and scan them in Power Apps for streamlined data capture. Start by setting up a team site on SharePoint, then create a list with specified columns.
Working with SQL Lite Database in Asp.NET Core Web API
Jan 21, 2024.
SQLite is a self-contained, serverless, and zero-configuration relational database management system (RDBMS). It is a lightweight, open-source, and embedded database engine that does not require a separate server process and operates directly on the client's device
How to Restrict Clients Desktop Settings in Server
Jan 08, 2024.
Learn to restrict client desktop settings on Server 2019 efficiently. Understand the benefits, reduce risks, protect sensitive data, and follow a step-by-step guide for proper implementation.
Deploy Packet Capture for Azure VPN Gateway
Nov 22, 2023.
In this article step-by-step guide on capturing Azure VPN Gateway traffic using VPN Gateway Packet Capture is clear and well-organized. The use of numbered steps makes it easy to follow, and you've included important details at each stage, such as creating a container in the storage account, generating a Shared Access Signature (SAS) token, starting and stopping the packet capture, and retrieving the captured data.
Packet Capture Feature in Azure
Nov 21, 2023.
The packet capture feature is available on the Network Watcher; the Azure packet capture allows us to capture packets as they pass through a virtual machine's NIC. This feature can be abused to read sensitive data from unencrypted internal traffic.
What is Windows App?
Nov 17, 2023.
Windows App is a centralized hub that provides users with a unified experience across their Windows devices, cloud PCs, and remote applications
Execute XPath expression Action in Desktop flow using Microsoft Power Automate
Nov 04, 2023.
Reading this article, you can learn how to use Execute XPath expression in Desktop flow using Microsoft Power Automate
Get XML element value Action in Desktop flow using Microsoft Power Automate
Nov 03, 2023.
Reading this article, you can learn how to Get XML element value in Desktop flow using Microsoft Power Automate.
Write XML to File Action in Desktop Flow using Microsoft Power Automate
Oct 31, 2023.
Reading this article, you can learn how to Write XML to file in Desktop flow using Microsoft Power Automate. Reading this article, you can learn how to Write XML to file in Desktop flow using Microsoft Power Automate.
Read XML From File Action in Desktop Flow using Microsoft Power Automate
Oct 30, 2023.
Reading this article, you can learn how to Read XML from file Action in Desktop flow using Microsoft Power Automate
.NET MAUI Cross-Platform App Development
Sep 25, 2023.
Dive into the world of .NET MAUI and discover how to create cross-platform applications effortlessly using a single codebase. Explore the simplicity and power of this framework for building native apps on Android, iOS, macOS, and Windows.
Closures In C# Demystified
Sep 15, 2023.
Closures In C# Demystified" is a concept that helps clarify the behavior of closures in the C# programming language. A closure is a function that captures variables from its outer scope, allowing those variables to persist even after their outer function has finished executing. Closures are often used when working with delegates, lambda expressions, and local functions in C#.
Power BI Interview Question and Answer
Sep 08, 2023.
Power BI components, differences between Power BI Desktop and Service, query optimization techniques, DAX functions, report creation steps, data model optimization, design best practices, security measures, dashboard tips, and embedding solutions.
Capturing Phishing Email Using Custom Middleware in ASP.Net Core Web API
Aug 02, 2023.
To capture and detect phishing emails using custom middleware in an ASP.NET Core Web API, you can follow these general steps:Create Custom Middleware: Create a custom middleware that will intercept incoming HTTP requests and inspect the email content for potential phishing indicators. Middleware in ASP.NET Core can be used to perform custom processing on incoming requests and outgoing responses.
Power BI Integration with Azure
Jun 27, 2023.
Integration Power BI with Azure
CMD Session action in Desktop flow using Microsoft Power Automate
Jun 21, 2023.
Reading this article, you can learn how to execute the windows commands, Using Open CMD session action, Read from CMD session, Write to CMD session action and Close CMD session action with Desktop flow in Microsoft Power Automate.
Cryptography actions with Hashing in Desktop flow using Microsoft Power Automate
Jun 19, 2023.
Reading this article, you can learn how to apply hashing using Hash text action, Hash from file action, Hash text with key action and Hash from file with key action with Desktop flow in Microsoft Power Automate.