TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About OS
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
CSharp TV (9)
Abiola David (8)
Sarthak Varshney (6)
Magnus Mårtensson (5)
Raveena Attri (5)
Vijayaragavan S (5)
Babita (4)
George (4)
Mark Pelf (3)
Gowtham K (3)
Mohamed Shifan (2)
Amirthathasan Jothikumar (2)
Aakash Chhillar (2)
Vijay Kumari (2)
Vinodh Kumar (2)
Shiv Sharma (2)
Muhammad Imran Ansari (2)
Jay Krishna Reddy (2)
Ganesan C (2)
Naveen Kumar (2)
Kirtesh Shah (1)
Viknaraj Manogararajah (1)
Mohamed Azarudeen Z (1)
Sreenath Kappoor (1)
Sardar Mudassar Ali Khan (1)
Praveen Sreeram (1)
Poonam Beniwal (1)
Sandeep Mishra (1)
Rodrigo Diaz (1)
Jaimin Shethiya (1)
Jayraj Chhaya (1)
Rijwan Ansari (1)
Champike Karunatilake (1)
Kaveendra Dhilhan (1)
Subarta Ray (1)
Prarthana Bhat (1)
Sangeetha S (1)
Wilson Mok (1)
Daniel Gomez (1)
Arjit Soni (1)
Swesh S (1)
Nandan Hegde (1)
Rama Dabburi (1)
Vanshika Agrawal (1)
Chethan N (1)
Baibhav Kumar (1)
Varun Setia (1)
Santosh Sarnobat (1)
Related resources for OS
No resource found
Fabric Data Factory: On-Prems Folder to Fabric SQL Database
1/20/2025 9:45:15 AM.
In this Data Engineering episode, I covered how to connect to files resident in on-prems folder and transform the data using Factory Data Factory dataflow gen2 and publish to the new SQL Database for
Create Threat Policies in Microsoft Defender for Office 365
1/20/2025 9:25:02 AM.
This article covers setting up anti-phishing, anti-spam, malware protection, and other security settings to protect your organization from cyber threats and ensure a safe email environment.
Locate and Enable Missing Copilot Button in Microsoft 365 Apps
1/20/2025 6:18:05 AM.
This article walks you through the steps to troubleshoot and activate the Copilot feature, ensuring seamless access to helpful AI-powered tools in your Microsoft 365 applications for enhanced producti
The Cloud Show with Magnus Mårtensson ft. Maria-Anastasia - Ep: 52
1/17/2025 8:21:24 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
Java Program to Implement Matrix Transposition
1/16/2025 11:13:00 AM.
Java Program to Implement Matrix Transposition involves writing a Java program that performs matrix transposition, a mathematical operation where the rows and columns of a matrix are swapped. In simpl
How to Use Copilot in Microsoft Word
1/16/2025 8:41:27 AM.
Microsoft's Copilot for Word, powered by generative AI, enhances document creation with features like drafting, rewriting, summarizing, and transforming text. It offers intuitive access via ribbon
How To Find All Possible Subsets of a String Using C#
1/16/2025 8:07:21 AM.
This article covers step-by-step implementation, explaining algorithms like recursion and iteration to generate subsets effectively. Perfect for beginners and developers, enhance your string manipula
Site to Site VPN Connection Between AWS and Azure
1/16/2025 6:38:23 AM.
Learn how to establish a secure Site-to-Site VPN connection between AWS and Azure to enable seamless communication across cloud environments.
Introduction to Fabric Notebook and Data Visualization
1/15/2025 7:15:41 PM.
In this video, I covered introduction to Microsoft Fabric Notebook talking about the different features and functionalities. I also demo how to use the notebook to implemment data visualization
Can Huawei's HarmonyOS Challenge Microsoft and Apple? (November 2024)
1/15/2025 8:18:06 AM.
This article explores how HarmonyOS could challenge the dominance of Windows and iOS, examining its features, market potential, and impact on the global tech landscape as of November 2024.
Let's Play with ServiceNow Table API Using Postman
1/15/2025 3:39:16 AM.
Learn how to create and test a POST Table API in ServiceNow using Postman. Step-by-step guide covers API setup, JSON payload, authentication, headers, and testing, ensuring secure and efficient data h
Farewell to an Era: Is CodeProject.com Really Shutting Down?
1/14/2025 10:43:07 AM.
This article explores whether the site is really shutting down, the impact on the developer community, and what alternatives exist for those looking for similar resources.
Workaround for macOS Malware Alert Blocking Docker Desktop
1/13/2025 6:39:22 AM.
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.
Installing Additional SSD on LENOVO ThinkBook 16 G7 IML
1/13/2025 4:49:01 AM.
I installed a Samsung SSD 990 PRO 2TB in my Lenovo ThinkBook 16 G7 laptop with a 155H processor, 16 cores, 22 threads, 32GB RAM, and 1TB SSD. Steps included opening the back, adding the SSD, and verif
Mac Blocks Docker Desktop: False Malware Alert Disrupts Developers
1/12/2025 7:56:48 AM.
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 Dockerize Your Django App
1/11/2025 6:00:08 AM.
This beginner-friendly article teaches you how to Dockerize your Django app. With Docker, you can simplify development, ensure consistency, and optimize deployments.
iOS 18 Release: New Features and Enhancements
1/10/2025 12:10:21 PM.
Apple's iOS 18, launched on September 16, 2024, introduces groundbreaking features like app locking, eye control, satellite messaging, and enhanced AI, redefining personalization, security, and pr
Implementing Azure Private Link for Microsoft Fabric
1/9/2025 11:29:30 AM.
Azure Private Link integrates with Microsoft Fabric to secure data by enabling private access within Azure’s network. It ensures compliance, prevents data leaks, supports services like Power BI, and b
How to Enable Cross-Region Replication in Amazon S3
1/8/2025 9:35:08 AM.
Learn how to enable Cross-Region Replication (CRR) in Amazon S3 to automatically replicate your data across AWS regions for better availability, disaster recovery, and compliance.
Learn =, == and === in Javascript
1/7/2025 9:42:30 AM.
In JavaScript, =, ==, and === are key operators used for assignment and comparison. = is used for assignment, == checks for equality with type coercion, and === checks for strict equality without type
The Cloud Show with Magnus Mårtensson ft. Kuljot Bakshi - Ep: 51
1/7/2025 7:06:22 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
What’s the Difference Between localhost and 127.0.0.1?
1/7/2025 6:08:53 AM.
Understand the difference between localhost and 127.0.0.1, their roles in networking, and when to use each for development, testing, or troubleshooting.
Understanding Connected Disconnected Scenarios in EF Core MVC
1/6/2025 9:41:53 AM.
This article explains the connected and disconnected scenarios in Entity Framework Core for ASP.NET Core MVC applications. It covers how EF Core handles data in these scenarios, including change track
Create Database-Scoped Users for Microsoft Entra Security Groups
1/6/2025 7:24:39 AM.
In modern cloud environments, managing access to databases at scale can be challenging. By integrating Azure SQL with Microsoft Entra (formerly Azure Active Directory) Security Groups, you can streaml
How to Configure Autoscaling in AWS EC2?
1/6/2025 3:45:18 AM.
Amazon EC2 Auto Scaling simplifies infrastructure management by automatically adjusting the number of EC2 instances based on traffic demands. This article provides a step-by-step guide to setting up E
Advanced 4-Level CTEs using Fabric T-SQL Notebook
1/2/2025 12:47:52 PM.
In this episode, I demonstrated how to author 4-level advanced CTEs query using the new Microsoft Fabric T-SQL Notebook.
Sales Copilot for Retail Business
1/2/2025 11:11:51 AM.
Learn how to build an AI-powered birthday party planner using Copilot Studio and Microsoft OpenAI. Streamline theme selection, product management, and logistics with intelligent automation for efficie
Architecting for Observability in iOS Applications: Building Resilient and Measurable Systems
1/2/2025 11:09:39 AM.
In this video, you will learn how to build Resilient and Measurable Systems
How to Set Up DynamoDB in AWS?
1/2/2025 7:33:42 AM.
Amazon DynamoDB is a fully managed, serverless NoSQL database service offering fast performance, scalability, and flexibility. It supports key-value and document data models, with global availability
New Modern Microsoft Lists Forms Experience in SharePoint
1/1/2025 8:06:42 AM.
Master the new modern Microsoft Lists forms experience in SharePoint with this comprehensive guide. Learn how to create, customize, and optimize forms for better data collection and user interaction.
What the Pub/Sub Building Block: Dapr in Action - Ep. 2
1/1/2025 5:28:12 AM.
In this video, you will understand what the Pub/Sub building block is, what are some of its concrete component implementations and how you can use it in your own applications.
Understanding JavaScript Closures
12/31/2024 6:02:22 AM.
Closures in JavaScript enable functions to retain access to their lexical scope, even outside their context. They aid in data encapsulation, creating private variables, function factories, and event h
Bulk and Transactional Batch Operations with the Azure Cosmos DB .NET
12/30/2024 6:59:52 AM.
Azure Cosmos DB provides Bulk and Transactional Batch Operations for efficient data management. Bulk Operations support high-throughput processing across multiple partition keys, while Transactional B
What is .NET Aspire?
12/30/2024 5:00:58 AM.
.NET Aspire enhances application development with modern practices, cross-platform support, scalability, and cloud-native capabilities. Leverage powerful tools, rich libraries, and community support t
Displaying All Prime Numbers from 1 to N Using Java with Code
12/28/2024 6:12:08 PM.
Explore three methods to display prime numbers in Java: Simple Loop, Square Root Optimization, and Sieve of Eratosthenes, with detailed explanations, code examples, and efficiency comparisons for each
Azure Databricks Activity in Fabric Data Pipeline + Power BI
12/28/2024 7:38:17 AM.
In this video, I covered how to use Azure Databricks Activity in Fabric Data Pipeline to orchestrate ingestion of files from Databricks File System to Fabric Lakehouse as delta table.
VarP function in PowerFx using canvas App with Power apps
12/28/2024 5:39:38 AM.
Learn how to use the VarP function in Power Fx with Power Apps. Build a Canvas App, design controls like Labels and TextBoxes, calculate variance, and preview results on various devices in Power Apps
How to Set Up an S3 Bucket for Static Website Hosting in AWS
12/27/2024 7:03:20 AM.
Amazon S3 enables hosting static websites with ease. Configure your bucket by enabling static website hosting, setting an index and error document, and making it public with a bucket policy. Upload yo
Discover the Exciting New Features in .NET Aspire 9
12/27/2024 4:56:11 AM.
.NET Aspire 9 is here, bringing a host of powerful features and enhancements to help developers build, manage, and deploy applications faster and more efficiently. As the latest major release from Mic
Building a Native App for Windows: Which UI Framework Should You Choose?
12/26/2024 11:51:13 AM.
In this video, you will learn how to make an informed decision for your Windows desktop application by comparing Microsoft recommended UI frameworks for native development in 2024: WinUI, WPF, and Wi
Community Leaders Retrospective - Azure User Group Sweden Christmas Edition 2024
12/26/2024 11:45:09 AM.
Get insights into the most impactful Azure technologies and trends we explored and learned in 2024.
API Gateway Example with .NET and Ocelot
12/26/2024 5:26:22 AM.
Discuss the concept of an API Gateway using a sample .NET (Core) application. In this example, Ocelot (version 23.4.2) is used to manage key functionalities such as routing, rate limiting, and caching
Building Websites with Microsoft Power Pages: Exploring WebPage, WebTemplate, and Page Templates
12/24/2024 10:40:23 AM.
In this video, we will be giving a walkthrough on how to build websites with Microsoft Power Pages: Exploring WebPage, WebTemplate, and Page Templates.
AI (2) --- Google Search AI vs. Microsoft Copilot
12/23/2024 8:50:59 PM.
This article will compare a Google Search result with Copilot results.
Use Endpoints Explorer with .http Files in Visual Studio
12/23/2024 6:51:37 AM.
Say goodbye to Postman and Swagger with Endpoints Explorer in Visual Studio! Learn how to test and explore APIs using .http files, simplify your API workflow, and enhance your development experience.
Secure Logout redirect in Azure AD B2C for Blazor application
12/22/2024 5:41:54 AM.
From this article, you will learn how to implement secure logout redirect in Azure AD B2C for the Blazor application. Learn to implement secure logout redirection in Blazor with Azure AD B2C, ensuring
Navigating Front-End Complexity: A Blueprint for Loosely Coupled Systems
12/21/2024 4:38:07 PM.
We will learn in this video how building your Front-End Architecture with intention will keep code bases manageable and easy to reason about, allowing for rapid development and easily responding to ch
What Developers Should Know about Observability
12/21/2024 4:27:18 PM.
In this video, we will explore modern observability and instrumentation approaches, focusing on the Pillars of Observability - “Metrics, Logs, Traces”
Getting started with Power Pages - Microsoft Business Application Ep. 24
12/21/2024 4:20:06 PM.
In this session, we will be giving a walkthrough on Power Pages.
Handling Post Logout Redirection in Azure AD B2C with Blazor App
12/20/2024 4:36:15 AM.
This article covers configuring logout redirect URLs, managing user sessions, and enhancing the post-logout user experience. Simplify identity management and ensure seamless navigation after sign-out.
Docker Desktop 4.37: AI Catalog Access and Command-Line Control
12/19/2024 8:24:48 AM.
Docker Desktop 4.37 introduces AI Catalog access, command-line management, component upgrades, and bug fixes, streamlining modern development workflows.
Automated Cross-Tenants Data Sharing in Microsoft Fabric
12/18/2024 6:17:49 AM.
In this new data engineering video, I covered how to architect automated cross-tenants data sharing in Microsoft Fabric focusing on Lakehouse. You will learn how to enable the share and receive extern
Sensitivity Labels in Teams 365 Groups and SharePoint Sites
12/18/2024 5:24:37 AM.
Extending sensitivity labels to Microsoft Teams, Microsoft 365 groups and SharePoint sites enhances data protection and compliance across collaboration platforms. It ensures that sensitive information
Implement the Mediator Pattern in a .NET Web API
12/17/2024 10:44:03 AM.
Learn how to implement the Mediator Pattern in a .NET Web API using the MediatR library. This design pattern reduces tight coupling between components by centralizing communication through a mediator.
The Cloud Show with Magnus Mårtensson ft. Karl Ots - Ep: 49
12/16/2024 11:12:29 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
Sum Function in PowerFx using Canvas App with Power Apps
12/16/2024 10:40:06 AM.
Learn how to use Power Fx's Sum function in Power Apps to build custom business applications quickly. This guide covers creating a simple Canvas app, using Text Box and Label controls, and integra
How to Manage Teams Channel Policies in Microsoft Teams
12/16/2024 5:30:23 AM.
Learn how to effectively manage Teams Channel Policies in Microsoft Teams to streamline collaboration and maintain control over your organization's communication channels.
Git GUI Clients (2), VS Code
12/13/2024 5:42:21 PM.
This series explores various Git GUI clients like Visual Studio, VS Code, GitHub Desktop, TortoiseGit, and SmartGit, focusing on their features for repos management, interaction between local and remo
Min Function in PowerFx using Canvas App with Power Apps
12/13/2024 12:16:52 PM.
Reading this article, you can learn how to perform the Min function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Text box, Label control in the Power Apps environment.
Dining Philosophers Algorithm in C# with Real World Implementation
12/13/2024 4:34:37 AM.
Explore the practical implementation of the Dining Philosophers algorithm in C# to understand resource allocation and synchronization in concurrent programming.
How to Send Automated Reminder Emails Using Power Automate
12/12/2024 5:21:35 AM.
In this detailed article, we will walk you through the process of setting up an automated reminder email flow using Power Automate. Whether you're managing a project, coordinating tasks, or simply
Max Fnction in PowerFx using Canvas App with Power Apps
12/11/2024 4:51:08 AM.
Reading this article, you can learn how to perform the Max function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Text box, Label control in the Power Apps environment.
Real-Time Notifications in Amazon Aurora PostgreSQL
12/10/2024 6:46:05 AM.
In this article, we are going to learn about Implement real-time notifications (Transactional Outbox Pattern) in Amazon Aurora PostgreSQL
Average Function in Canvas App using PowerFx with Power Apps
12/9/2024 6:29:35 AM.
Reading this article, you can learn how to perform the Average function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Slider control, Label control in the Power Apps enviro
Pass Data Across Views In .NET MVC
12/8/2024 1:19:02 PM.
In this article, you will learn how to pass data across views in MVC.
Token Caching in .NET 8 with Microsoft Entra ID
12/7/2024 3:22:18 AM.
Learn how to optimize .NET 8 web apps with token caching using Microsoft Entra ID. Discover in-memory and distributed caching strategies to boost performance, reduce latency, and improve scalability i
Deploying a Web Application Using NGINX on Alibaba Cloud
12/6/2024 5:25:43 AM.
Learn how to deploy a web application using NGINX on Alibaba Cloud with updated console steps, covering ECS setup, NGINX configuration, security, and optimization.
Goodbye Swagger: How .NET 9 is Redefining API Documentation
12/6/2024 5:05:39 AM.
Explore the changes in .NET 9 API documentation as Swagger is removed from templates. Learn about alternatives like Microsoft.AspNetCore.OpenApi, NSwag, and custom UIs to adapt workflows and ensure se
The Cloud Show with Magnus Mårtensson ft. Lalit Bansal - Ep: 48
12/3/2024 11:18:18 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
How to Stay Organized with Microsoft Teams Calendar
12/3/2024 8:30:45 AM.
How to Stay Organized with Microsoft Teams Calendar is a guide that explores how to effectively manage your schedule using the built-in calendar feature in Microsoft Teams. The article explains how to
Azure AI Studio is Now Azure AI Foundry Portal
12/3/2024 7:05:45 AM.
Azure AI Foundry, formerly Azure AI Studio, is Microsoft’s unified platform for AI development, management, and deployment. It integrates advanced tools like AI Agent Service, enhanced model catalogs,
Cross Browser Compatible Applications
12/3/2024 6:47:43 AM.
Explore best practices, tools for browser compatibility testing, and techniques like responsive design, progressive enhancement, and code validation to enhance user experience and accessibility.
Python Functions and Variable Scope LEGB
11/29/2024 7:28:30 AM.
This article explores Python variable and function scopes, including the LEGB model: Local, Enclosing, Global, and Built-in. Learn practical examples and understand scope behavior for effective coding
Optimizing Performance in Azure Cosmos DB: Best Practices
11/29/2024 5:20:56 AM.
Azure Cosmos DB optimization enhances performance, scalability, and cost-efficiency. Key practices include selecting the right partition key, customizing indexing, optimizing queries, tuning consisten
How to Use Microsoft Teams for Project Management
11/28/2024 9:58:05 AM.
Microsoft Teams simplifies project management by integrating task management, real-time communication, and collaboration. Use Planner for tasks, schedule check-ins, and keep your team organized with c
How to Customize Your Microsoft Teams Experience
11/28/2024 8:34:38 AM.
Learn how to customize your Microsoft Teams experience with simple steps! Adjust notification settings, organize your layout for better efficiency, and personalize themes and video call backgrounds.
Postman - Setup Workspace And Collection
11/27/2024 6:25:35 PM.
Swagger (OpenAPI) defines REST APIs for both machines and humans. This article explores integrating C# special comments into Swagger for clearer API documentation and utilization in .NET and .NET Core
Using ROLLUP and CUBE with Spark in Microsoft Fabric
11/26/2024 10:30:55 AM.
In this article, we will Discover how these SQL features can help generate hierarchical summaries, enhance data insights, and improve reporting in big data environments.
How to Integrate Apps with Microsoft Teams
11/26/2024 10:16:24 AM.
Learn how to integrate apps like Trello, Planner, and more into Microsoft Teams to boost productivity and streamline team collaboration. Discover how to add, customize tabs, and manage app settings an
Creating a Scheduled Task in Sitecore
11/26/2024 10:14:04 AM.
Learn how to automate tasks in Sitecore by creating scheduled tasks. This involves writing task code, creating commands, and setting up a scheduler. Automating tasks like content publishing or email r
How to Create and Manage Teams and Channels
11/26/2024 9:36:21 AM.
Microsoft Teams is a powerful collaboration tool that helps teams stay organized and connected. Learn how to create teams, manage channels, set privacy, organize conversations, and schedule meetings f
The Cloud Show with Magnus Mårtensson ft. Steef-Jan Wiggers - Ep: 47
11/25/2024 11:52:26 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
Yet another framework
11/25/2024 11:46:45 AM.
In this video, you will learn about missing patterns from the perspective of MVC.
How to Use Markdown to Format Power Automate Approval Requests
11/25/2024 5:52:24 AM.
This guide explains how to create visually appealing and well-structured emails, improving clarity and user experience in approval workflows. Customize your emails with ease using HTML.
Quick Summary of Microsoft Ignite 2024 with Copilot Studio
11/25/2024 5:07:57 AM.
Discover key announcements, innovative AI tools, and productivity features that are transforming the Microsoft ecosystem. Explore how Copilot Studio empowers developers and businesses to achieve more
How to incrementally load data from Microsoft Fabric Lakehouse to Warehouse
11/25/2024 5:00:00 AM.
In this end-to-end data engineering episode, I demonstrated how to incrementally load data from Microsoft Fabric Lakehouse to Warehouse using Dataflow and Data Pipeline.
How to Set Up and Navigate Microsoft Teams
11/23/2024 6:29:11 AM.
Learn how to set up Microsoft Teams, create an account, and navigate its key features like teams, channels, chat, files, and calendar. This guide helps you improve collaboration, stay organized, and b
How to Schedule and Conduct Meetings in Microsoft Teams
11/22/2024 11:53:17 AM.
This guide covers everything from creating meetings, inviting participants, and setting audio/video options to using features like screen sharing, breakout rooms, and recording. Boost your productivit
Exploring SQL Databases in Microsoft Fabric
11/22/2024 11:29:28 AM.
Microsoft Fabric now integrates SQL databases, bridging transactional and analytical workloads in a unified platform. It enables cloud-native data storage in OneLake, supporting Parquet and Delta form
CI/CD of MSFT Fabric Database via Azure DevOps
11/22/2024 8:20:13 AM.
Learn how to set up a CI/CD pipeline for Microsoft Fabric Database using Azure DevOps. This guide covers automated deployment, integration, and management of databases in a seamless DevOps workflow.
Azure Data Factory Lakehouse Connector to Read and Write Data
11/21/2024 5:24:15 AM.
In this new video, I covered how to use the new Lakehouse Connector in Azure Data Factory to read data from ADLS Gen2 to Fabric Lakehouse as a delta table and also to write data from the Lakehouse to
Setup .NET Core on Windows Server with IIS Migration
11/21/2024 4:53:48 AM.
This guide covers the installation of software required for .NET Core on Windows Server and the process of configuring IIS for hosting .NET Core applications.
Satya Nadella Unveils AI Innovations at Microsoft Ignite 2024
11/21/2024 4:43:15 AM.
Satya Nadella's keynote at Microsoft Ignite 2024 showcased AI's transformative impact on business, security, and innovation. Highlights included Copilot, AI agents, Azure AI Foundry, Quantum C
Events: Love Triangle in Integration Testing
11/20/2024 6:30:48 AM.
This video will delve into the main problems of not creating integration tests that check whether the application works fine, showing different alternatives with their pros and cons.
Apache Kafka with Dapr Bindings in .NET
11/20/2024 4:30:36 AM.
This content provides an in-depth overview of integrating Apache Kafka with Dapr Bindings for building distributed event-driven applications. It explains the key concepts of Apache Kafka, Dapr, and Da
Change Data Capture Automated Incremental Data Loading in Azure Data Factory
11/19/2024 5:56:36 AM.
In this new video, I demonstrated how to implement automated incremental data loading using Change Data Capture technique in Azure Data Factory.
Types of APIs and Essential API Testing Tools
11/18/2024 8:41:55 AM.
Learn about essential API testing tools such as Postman, SoapUI, and JMeter, which help ensure the functionality, performance, and security of APIs through effective testing and automation.
Delta Tables in Microsoft Fabric🔼
11/18/2024 7:51:14 AM.
Delta tables in Microsoft Fabric offer a powerful way to manage large-scale data efficiently. Built on open-source Delta Lake, they enable ACID transactions, versioning, and real-time data streaming.
How to Identify the Owner of a Microsoft Form
11/18/2024 5:24:35 AM.
This article provides a step-by-step guide to help you find the owner of a form using MS Form responses. For one of our clients, we needed to transfer all Microsoft Forms from individual users to a se
Exploring the Seven Experiences in Microsoft Fabric
11/18/2024 4:47:32 AM.
In this article we will dive deeper into each of the seven Fabric experiences, focusing on their objectives, the resources they provide, similar Azure services, and the key personas they serve.