Related resources for MI
  • Introduction To Minimal API using ASP.NET Core 811/21/2024 7:52:06 AM. Minimal API in .NET Core 6.0 simplifies the process of creating HTTP APIs by reducing code verbosity and dependencies. It is ideal for microservices, offering advantages like lightweight routing, impr
  • Azure Data Factory Lakehouse Connector to Read and Write Data11/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 Migration11/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 202411/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 Testing11/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 .NET11/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
  • Temporary Tables vs Table Variables in SQL Server Explained11/19/2024 10:49:20 AM. This article explores their key distinctions, advantages, and ideal applications, helping users understand when to use each for better query performance and resource optimization.
  • Create SharePoint Security Group using Power Automate11/19/2024 6:25:10 AM. This article explains how to create a custom SharePoint security group and assign permissions. Learn how to create custom SharePoint security groups with 'Contribute' permissions using Power A
  • Change Data Capture Automated Incremental Data Loading in Azure Data Factory11/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.
  • Use of ItemsControl in WPF C# for Flexible UI Design11/19/2024 4:38:09 AM. This guide explores data binding, templates, and customization techniques for crafting sophisticated layouts. Enhance your WPF skills and unlock the full potential of ItemsControl for efficient UI dev
  • .NET 9 : Task.WhenEach11/18/2024 11:56:11 AM. In .NET 9, the new Task.WhenEach method enhances asynchronous programming by processing tasks as they complete, allowing for more efficient handling of varying completion times. Happy coding!
  • How to Optimize Docker Images for Smaller, Faster Deployments11/18/2024 9:38:02 AM. Learn simple strategies to optimize Docker images, reduce their size, and speed up deployments with tips like lightweight bases, cleanup, and multi-stage builds.
  • Top Health and Career Challenges of Software Developers11/18/2024 8:29:18 AM. Learn how to balance your health and career in the fast-paced world of software development. Tips for managing stress, growth, and productivity!
  • 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 Form11/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 Fabric11/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.
  • How to Create Lakehouse in Microsoft Fabric11/18/2024 4:27:25 AM. In this article, we will create a lakehouse in Microsoft Fabric. Discover Lakehouse architecture, a modern approach combining data lakes and warehouses. Learn how to build a Lakehouse in Microsoft Fab
  • Data Professionals to LLM/GPT Prompting for Everyday Tasks11/17/2024 10:52:39 AM. A guide for data professionals on leveraging Microsoft OpenAI with Python for efficient workflows and enhanced data analysis. Focuses on prompt design, including clear instructions, context, and tempe
  • Using New Generative AI Unified Approach by Microsoft11/17/2024 10:43:03 AM. In this article, we will learn about the Microsoft.Extensions.AI package that is intended to unify and standardize generative AI in .NET
  • Increase Application Performance using Task.Run in .NET Core11/15/2024 11:18:38 AM. Explore the power of Task.Run in .NET Core to efficiently handle background tasks like logging, report generation, and email sending, enhancing application performance and responsiveness without block
  • .NET 9 : Params Collections11/15/2024 10:41:05 AM. In .NET 9 the params keyword has been extended to support not only arrays but also other collection types like ReadOnlySpan<T> and IEnumerable<T>. This enhancement offers greater flexibili
  • Amazon OpenSearch Service Setup with Kibana11/15/2024 9:48:13 AM. Amazon OpenSearch Service enables real-time search, monitoring, and analysis of business data. It integrates with AWS services like CloudWatch Logs and Lambda for log aggregation, with Kibana for data
  • .NET 9 is Out Now11/15/2024 8:47:33 AM. This article explains in detail the latest release of .NET. The latest .NET ecosystem updates improve performance, security, and productivity across C# 13, ASP.NET Core, EF Core, .NET Runtime, Librari
  • Build Testimonial Carousel in React with Dynamic Animations 11/15/2024 8:24:46 AM. Create an interactive testimonial carousel in React to showcase client feedback effectively. This component offers smooth animations, auto-advancing slides, responsive design, and dynamic star ratings
  • AI Hallucinations: Understanding Causes and Mitigation Strategies11/15/2024 5:21:19 AM. This article explores the causes behind these hallucinations, such as training data issues and model limitations, and offers strategies to mitigate them, enhancing AI accuracy, reliability, and trustw
  • Migrate Grafana dashboard Dev to UAT Environment11/15/2024 5:16:37 AM. Learn how to migrate Grafana dashboards from Dev to UAT environments seamlessly. This guide covers export, configuration, and deployment steps to ensure smooth transitions and effective testing in UAT
  • What are Different File Extension in .NET11/14/2024 10:53:32 AM. This article explores key file extensions in ASP.NET, including.ASPX for web pages, which combine HTML and server-side code to generate dynamic content, and .CS for C# source files, essential for defi
  • Azure Data Factory PRESERVE HIERARCHY Copy Behaviour11/14/2024 9:41:42 AM. In this video, I covered how to use the Preserve Hierarchy in Azure Data Factory Copy Behaviour.
  • Loading Nested JSON File Data in Dropdown ASP.NET11/14/2024 6:58:43 AM. Learn how to load and bind nested JSON data to a dropdown in ASP.NET, covering both client-side and server-side techniques for dynamic data binding and efficient JSON parsing in web applications.
  • BGP Capabilities and Limitations in Azure11/14/2024 6:57:10 AM. Explore the capabilities and limitations of Border Gateway Protocol (BGP) in Azure, covering its role in Azure networking, routing, VPNs, ExpressRoute, BGP peering, and best practices for cloud connec
  • Micro-Service Architecture in Devops11/13/2024 11:35:44 AM. Microservice architecture in DevOps focuses on developing and deploying applications as a collection of small, independent services. It enhances scalability, flexibility, and continuous integration/co
  • Converting HTML to PDF or Image in C# Using wkhtmltopdf Part 2 - Header & Footer11/13/2024 9:32:17 AM. In this tutorial, learn how to convert HTML to PDF or image in C# using wkhtmltopdf. This part covers adding and customizing headers and footers in your generated PDFs, enhancing document structure an
  • Understanding Keyed Services in .NET 811/13/2024 9:12:24 AM. Keyed Services in .NET 8 enhance dependency injection by allowing multiple implementations of an interface to be registered with unique keys. This enables flexible dependency resolution, ideal for tai
  • The Cloud Show with Magnus Mårtensson ft. Oscar Garcia Colon - Ep: 4611/12/2024 11:24:20 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • Explaning AWS Lambda Function11/12/2024 7:11:04 AM. AWS Lambda is a service that computes the code without any server. It doesn't need any server running, so It is said to be serverless computer. The code is executed based on the response of events
  • Build an Interactive Task Manager11/12/2024 6:39:46 AM. Create a simple To-Do List app using HTML, CSS, and JavaScript. Add, edit, delete, and mark tasks as done while storing them in local storage. Learn how to structure, style, and add interactivity to y
  • An Introduction to Microsoft Fabric Fundamentals11/12/2024 5:13:49 AM. Learn the core concepts, including Fabric architecture, data lake integration, and analytics capabilities, designed to streamline data management and empower insights across organizations.
  • How to Create Field Customizer Extension11/11/2024 6:10:24 AM. Extensions are client-side components that run inside the context of a SharePoint page. Extensions can be deployed to SharePoint Online, and you can use modern JavaScript tools and libraries to build
  • Glimpse of Apache Flink11/11/2024 5:10:48 AM. Apache Flink is an open-source framework designed for real-time and batch data processing. It enables scalable, high-performance analytics, ideal for complex event-driven applications.
  • Integrate MySQL and Snowflake for Real-Time Insights11/8/2024 4:38:58 AM. This guide covers migrating data from MySQL to Snowflake, highlighting two methods: using Estuary Flow for real-time data sync with minimal setup, and a manual CSV export/import for smaller datasets o
  • Code Reviews to Eliminate Common Anti-Patterns11/7/2024 9:52:19 AM. Enhancing software quality by avoiding antipatterns in code reviews that cover antipatterns in the Input Kludge, Magic Pushbutton, Encapsulation Violation, Anemic Domain Model, and
  • How to Apply Custom Fonts in .NET MAUI11/7/2024 5:38:25 AM. Learn how to add and apply custom fonts in your .NET MAUI app to enhance design and branding. This guide covers adding font files, registering fonts in MauiProgram.cs, and using them in XAML or C#.
  • Mirror Azure Databricks Unity Catalog in Microsoft Fabric11/7/2024 4:43:27 AM. In this video, I covered how to mirror Azure Databricks Unity Catalog in Microsoft Fabric for downstream analysis in Power BI Service.
  • The Cloud Show with Magnus Mårtensson ft. Daniel Raniz - Ep: 4511/6/2024 11:46:05 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • Explore Docker Desktop 4.35: New Features & Enhancements11/6/2024 4:03:16 AM. Discover the key features of Docker Desktop 4.35, including Organization Access Tokens, Docker Home, Volumes Export, and the integrated Terminal.
  • How to Forensic Investigate Security Incidents in Microsoft Azure11/5/2024 8:50:56 AM. This video discusses the forensic acquisition methodology of an Azure VM and an assumed scenario to divide the whole process into multiple steps.
  • Data Engineering in Microsoft Fabric11/5/2024 8:27:55 AM. Learn how to design, build, and maintain robust infrastructures and systems that enable your organization to collect, store, process, and analyze vast volumes of data efficiently.
  • Exploring Software and Hardware Interaction via Linux Kernel11/5/2024 7:16:58 AM. This article explores how the Linux Kernel facilitates interaction between software and hardware. By contributing to the kernel, developers gain hands-on experience with system programming, memory man
  • Managing User Data in Azure AD with Microsoft Graph API11/5/2024 5:47:57 AM. Microsoft Graph API is a RESTful web API that provides access to Microsoft 365 services, enabling developers to manage user data in Azure Active Directory. It allows operations such as retrieving, cre
  • Explaining Four Sum Problems11/5/2024 5:09:24 AM. This article delves into the Four Sum problem, a classic challenge in computer science and algorithm design. We explore various approaches to find all unique quadruplets in an array that sum to a give
  • Handling Transient Failures in .NET 8 With Polly11/5/2024 4:30:31 AM. This article discusses implementing a retry mechanism for handling transient faults in service interactions. It defines transient faults, such as temporary network issues or resource exhaustion, and e
  • Increase UI Performance using Timeout Middleware in .NET Core11/4/2024 5:26:04 AM. Timeout Middleware in .NET Core is crucial for handling long-running requests by setting specific time limits for responses. It improves application reliability, manages resources efficiently, enhance
  • Creating Azure SQL Database with Tables11/4/2024 4:59:13 AM. In this video, I demo how to create Azure SQL database, create and insert records into the table, and query the data.
  • Managing Exchange Online with Exchange 201911/2/2024 4:13:52 AM. In this article, we will learn how to integrate on-premises infrastructure with cloud-based Exchange services for seamless administration, enhanced security, and efficient mail flow control.
  • Add a Folder/File to OneDrive Without Moving it into OneDrive11/1/2024 8:35:04 PM. This article will discuss the way to Add Folder/File outside of OneDrive Folder to OneDrive without Moving it into OneDrive
  • Understanding API Gateways in Microservices11/1/2024 5:34:50 AM. The API Gateway pattern centralizes client requests, managing authentication, logging, rate limiting, and load balancing, optimizing resilience and scalability in complex microservice architectures th
  • Create Premium Databricks Workspace on Azure in 5 mins10/31/2024 4:45:34 AM. This video shows how to create Databricks workspace on Azure.
  • Paging Microsoft Graph data in SPFx10/31/2024 4:29:31 AM. Microsoft Graph return multiple pages of data either due to server-side paging or client-side paging. Paging data helps improve the performance of your app and the response time of Microsoft Graph.
  • Dependency Injection & EF Migrations in ASP.NET MVC with Autofac10/30/2024 8:29:43 AM. This article demonstrates how to implement Dependency Injection (DI) using Autofac in an ASP.NET MVC application and integrate Entity Framework for database operations, including migrations.
  • Microsoft Graph Permissions - Get Access on Behalf of a User10/30/2024 8:22:09 AM. To call Microsoft Graph, an app must obtain an access token from the Microsoft identity platform. This access token includes information about whether the app is authorized to access Microsoft Graph o
  • How to Set Permissions in Microsoft SharePoint 10/30/2024 7:03:23 AM. Learn how to set permissions in Microsoft SharePoint effectively to ensure secure collaboration. This guide covers essential concepts, including permission levels, user access control, and managing si
  • Difference Between Delegated and App Only Access10/29/2024 9:39:47 AM. Delegated access allows an application to act on behalf of a signed-in user, requiring user authentication and permission via OAuth 2.0, while app-only access enables an app to operate independently w
  • Enable Apple Intelligence on iPhone for Smarter Features10/29/2024 6:36:17 AM. Apple's new iOS 18.1 release unlocks Apple Intelligence, offering advanced Siri features, writing tools, enhanced email summaries, and photo search capabilities. Available on iPhone 15 Pro and M1
  • Windowing Enhancements New T-SQL Enhancement in SQL Server10/29/2024 6:29:27 AM. SQL Server 2022 introduces advanced T-SQL features, enhancing window functions, aggregations, and NULL handling. New options like the WINDOW clause and IGNORE NULLS optimize complex data queries, redu
  • Data Reliability and Availability with Microsoft Fabric Mirroring10/29/2024 4:05:52 AM. Mirroring in Microsoft Fabric enhances data reliability and availability by creating redundant copies of data across multiple locations. This ensures high availability, fault tolerance, and rapid disa
  • Data Loss Prevention in Microsoft Fabric Internals10/28/2024 9:20:50 AM. Microsoft Fabric’s Data Loss Prevention (DLP) feature protects sensitive data across services like SharePoint, Teams, and Exchange by enabling policy creation, scanning, and enforcement through Micros
  • Create a Model with Database Table in .NET 8 using EF Core10/28/2024 7:16:12 AM. This article guides you through creating a data-driven application using .NET 8 and Entity Framework Core. You'll learn to define a model, configure a DbContext, set up a SQL Server connection str
  • All About the New Microsoft Copilot Agents10/28/2024 6:43:47 AM. What are copilot agents and how the agents can be build. What are the various ways available for building the copilot agents with screenshot images on enabling the option to build agents. Microsoft Co
  • DDoS Attacks and Prevention using .NET Core10/28/2024 6:30:12 AM. This article covers the basics of DDoS (Distributed Denial of Service) attacks and prevention methods in .NET Core. It explains how to identify DDoS symptoms and apply preventive techniques, including
  • Mark Input Parameters in Triggers as Optional10/28/2024 5:41:13 AM. In this article, we’ll walk through how to mark input parameters as optional in Power Automate triggers and explore how this can improve flow flexibility.
  • Explaining IAuthorizationFilter in .NET Core10/27/2024 12:10:00 PM. In this article, we delve into the IAuthorizationFilter interface in .NET Core, exploring its role in implementing authorization logic for web applications. We cover how to create custom filters, mana
  • User Profile Photos are Missing in the PnP People Webpart 10/27/2024 6:05:26 AM. In this article, we will learn troubleshooting steps and best practices to ensure profile pictures display correctly, enhancing user experience in your SharePoint environment.
  • Manage Azure SQL Roles with Azure Data Studio10/26/2024 5:43:14 AM. Azure SQL Database is a managed cloud database service enabling secure, scalable applications. With Azure Data Studio, a free, cross-platform tool, database admins can view and manage user roles and p
  • How Select and SelectMany Works in C#10/26/2024 5:05:45 AM. Learn key differences, practical use cases, and examples that demonstrate how these methods simplify data manipulation, making it easier to work with nested and complex data structures in C#.
  • Server-Driven UI: Building Dynamic React Applications10/25/2024 11:44:23 AM. This video will explore how SDUI, combined with React, empowers teams to build flexible, maintainable, and quickly adaptable applications that deliver exceptional user experiences.
  • Speedy Microservices: Build and Deploy in 30 min with Copilot & Devprime10/25/2024 11:40:16 AM. In this video, you will learn how Copilot & Devprime revolutionize your Dev Experience.
  • SharePoint Online - Add/Update Taxonomy Field Using Graph API 10/25/2024 10:31:41 AM. This guide covers step-by-step instructions for integrating taxonomy fields, managing metadata, and customizing fields in SharePoint lists and document libraries. Enhance your SharePoint solutions wit
  • How to Resolve Error Code Caa50021 in Microsoft 365 App Login10/25/2024 9:25:05 AM. In this article, we will learn troubleshooting steps to restore login access, including checking network settings, clearing the cache, and verifying account permissions to resolve the issue quickly.
  • Understanding ARC in Email Authentication10/25/2024 9:03:52 AM. Email authentication is crucial for preventing spoofing and phishing attacks, and ensuring secure communication. Authenticated Received Chain (ARC) helps mitigate failures caused by message modificati
  • Restore Deleted Flows using Power Automate10/25/2024 5:13:54 AM. Learn step-by-step methods to retrieve flows, manage versions, and safeguard automated tasks. Ensure smooth operations by understanding flow recovery options within Microsoft Power Automate.
  • The Cloud Show with Magnus Mårtensson ft. Thiago Custódiot - Ep: 4410/24/2024 11:52:12 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • Renovate to Innovate: Fundamentals of Transforming Legacy Architecture10/24/2024 11:46:42 AM. In this video, the speaker outlines what they learned about gracefully outgrowing technology and architectural choices.
  • Blocking Access to GenAI Apps with Defender for Cloud Apps10/24/2024 7:21:47 AM. Blocking Access to GenAI Apps with Defender for Cloud Apps
  • Enhancing Microservices with Kafka: A Distributed Messaging Solution10/23/2024 8:17:59 AM. In this video, we will explore how to effectively bridge various pods and JVMs while considering key factors such as scalability, resilience, high availability, and performance for intensive applicati
  • Dynamics 365 Sales Wave 2 2024: Top 10 Features - Microsoft Business Application Ep. 2310/23/2024 7:21:23 AM. In this session, we will be giving a walkthrough on the Dynamics 365 Sales Wave 2 2024: Top 10 Features.
  • ASP.NET Core Middleware10/22/2024 11:57:39 AM. ASP.NET Core Middleware plays a crucial role in the request processing pipeline of web applications. It allows developers to add custom functionalities, such as authentication, logging, and error hand
  • Array to Text File: Detailed Overview of ArrayIOExtensionsLib Class10/22/2024 10:04:42 AM. This article provides a comprehensive overview of the ArrayIOExtensionsLib class, detailing its functionality for converting arrays to text files in C#. We explore its key features, methods, and pract
  • Introduction to Power BI: A Beginner's Guide10/22/2024 9:31:36 AM. Power BI is a powerful business analytics tool from Microsoft designed for data visualization and sharing insights across organizations. This beginner-friendly guide covers its key components, includi
  • Best Practices for Microsoft 365 Admins when User Offboarding10/22/2024 8:39:45 AM. Learn how to effectively manage user accounts, ensure data security, and maintain compliance while revoking access. Implementing structured workflows and documentation will streamline the process, min
  • Caching HTML Tags Using WebForms Core Technology10/22/2024 8:31:41 AM. In this article, we teach how to cache static HTML tags (header, footer, right and left menus, etc.) in the user's browser by using WebForms Core technology in the CodeBehind framework.
  • Introduction to Python Classes10/22/2024 5:14:06 AM. Learn how to define classes, create objects, and understand key OOP concepts like inheritance and encapsulation. Perfect for new programmers looking to master Python's class-based structure.
  • Farewell CentOS: Moving to Rocky, AlmaLinux, CentOS Stream, or RHEL10/22/2024 4:04:40 AM. CentOS 7 reaches its end of life on June 30, 2024. Transition to RHEL, AlmaLinux, Rocky Linux, or CentOS Stream now. CentOS 7, a popular open-source OS, reaches the end of life on June 30, 2024, promp
  • Enable Specific Dates By Using Bootstrap Date Picker In ASP.NET MVC10/21/2024 10:04:08 AM. This article explains how to enable specific dates using the Bootstrap Date Picker plugin with an array object. It demonstrates how to set a date range, format dates, and customize date selection usin
  • Types in TypeScript10/21/2024 9:56:16 AM. TypeScript is a superset of JavaScript that introduces optional static types, enhancing code reliability and maintainability. It allows developers to define types for variables, functions, and objects
  • Encapsulation vs Abstraction in C#10/21/2024 9:52:41 AM. Encapsulation and abstraction are fundamental concepts in C# and object-oriented programming. Encapsulation refers to the bundling of data and methods that operate on that data within a class, promoti
  • Conditional Access App Control With Defender for Cloud Apps10/21/2024 7:52:49 AM. Conditional Access App Control With Defender for Cloud Apps.
  • New Feature: Drag and Drop in Microsoft Lists10/21/2024 6:17:11 AM. Microsoft Lists has introduced a new drag-and-drop feature, allowing users to seamlessly rearrange items in both new and existing lists. Custom ordering is saved across the list, and users can switch
  • How to Create SharePoint Team or Communication Site10/20/2024 9:09:09 AM. Discover key differences between the two, step-by-step instructions for setting up each site type, and best practices to optimize your SharePoint environment for seamless teamwork.
  • Learn NLog Advanced Usage10/19/2024 3:10:53 PM. This article explores implementing dynamic logging in multi-tenant applications using NLog. It discusses configuring NLog to enable debug logging on a per-request basis without modifying existing conf
  • Getting Started with Databrick Dataset10/19/2024 3:05:37 PM. This article dives into how to use databricks preloaded datasets. Databricks Datasets provide ready-to-use, real-world data built into the Databricks platform, enabling users to easily access, analyze