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 spa
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abiola David (10)
Lokendra Singh (10)
Sarathlal Saseendran (6)
Pratik Somaiya (4)
Chetan Sanghani (3)
CSharp TV (3)
Rajashekar Syereddy (3)
Allen Oneill (2)
Dhruvin Shah (2)
George (2)
Mrunali Sawant (2)
Ibrahim Ersoy (2)
Ankit Sharma (2)
Ayushi Jain (2)
Vijay Kumari (1)
Wilson Mok (1)
Vinoth Xavier (1)
Rasul Huseynov (1)
Bohdan Stupak (1)
Rajiv Singh (1)
Gul Md Ershad (1)
Jignesh Kumar (1)
Ivan Kan (1)
Harminder Singh (1)
Sonia Bhadouria Vishvkarma (1)
Abhishek Dhoriya (1)
Jalpa Dhola (1)
Mukesh Kumar (1)
Vijay Yadav (1)
Sarfaraj Ansari (1)
Sagar Rane (1)
Gajendra Jangid (1)
Shweta Lodha (1)
Rikam Palkar (1)
Jitendra Mesavaniya (1)
Dharmeshwaran S (1)
Shubhankar Banerjee (1)
Harshad M (1)
Mahalasa Kini (1)
Kaveendra Dhilhan (1)
Sardar Mudassar Ali Khan (1)
Puja Kose (1)
Sarthak Varshney (1)
Ashish Bhatnagar (1)
Sanjoli Gupta (1)
Vikas Garg (1)
Senthilkumar (1)
Kailash Chandra Behera (1)
Akshay Phadke (1)
Anupam Singh (1)
Vijay Prativadi (1)
Manish Singh (1)
Nikhil Patil (1)
Ishika Tiwari (1)
Mohamed Shifan (1)
Jayraj Chhaya (1)
Muhammad Asif (1)
Najath Risni (1)
Alpesh Maniya (1)
Sanjay Kumar (1)
Prasad (1)
Related resources for spa
No resource found
What is New in Android 15?
11/21/2024 5:19:48 AM.
Android 15, codenamed Vanilla Ice Cream, launched with innovative features like Private Space, enhanced satellite messaging, Partial Screen Recording, and robust security updates. Revolutionizing mult
Azure Synapse Spark and Apache Spark Architecture
11/20/2024 10:01:09 AM.
Learn how both tools handle big data processing, their integration capabilities, and use cases. Perfect for beginners and professionals aiming to master distributed computing and analytics.
Open-Source AI Models Gain Traction and Outperform Closed Models
11/17/2024 10:50:40 AM.
Open-source AI models offer startups flexibility, innovation, and cost-efficiency, enabling faster market adoption. They allow for customization, collaboration, and transparency, providing a competiti
Data Quality, Security, and Building Trust in AI
11/15/2024 5:14:14 AM.
As AI adoption grows, data quality, security, privacy, and trust are becoming critical. Organizations must prioritize data cleansing, validation, encryption, and access controls to ensure reliable AI
Converting HTML to PDF or Image in C# Using wkhtmltopdf
11/13/2024 9:02:59 AM.
This guide explains generating PDFs and images from HTML using wkhtmltopdf in C#. With wkhtmltopdf's Webkit-based engine, convert HTML content, including complex CSS and JavaScript, into high-qual
Create Premium Databricks Workspace on Azure in 5 mins
10/31/2024 4:45:34 AM.
This video shows how to create Databricks workspace on Azure.
Example of Aspect Oriented Paradigm with DispatchProxy Class
10/23/2024 5:25:01 AM.
This article explores how to implement cross-cutting concerns in .NET using the DispatchProxy class. It demonstrates dynamic proxy creation for logging and other concerns, highlighting the benefits of
Using Span<T> To Improve Performance Of C# Code
10/21/2024 10:13:00 AM.
To enhance application performance, reducing IO calls and utilizing stack allocation is crucial. Leveraging value types and the Span<T> structure in C# allows efficient memory management and imp
Read/Write From Fabric Lakehouse to Databricks Notebook using ABFSS Protocol
10/21/2024 8:15:07 AM.
In this episode, I covered how to Read/Write From Fabric Lakehouse to Databricks Notebook using ABFSS Protocol.
Understanding the Difference Between Cache and Persist in Pyspark
10/16/2024 5:40:26 AM.
Learn how they store data in memory and disk, their role in improving execution speed, and how to choose the right method for efficient data processing in PySpark.
Construct a Deep Copy of LinkedList
10/3/2024 11:25:30 AM.
The task involves creating a deep copy of a linked list where each node has a random pointer that may point to any node or null. Using a dictionary to map original nodes to their corresponding new nod
Collections in C#
10/1/2024 9:06:58 AM.
This article describes Collections in C#. A collection is a way to create and manage groups of related objects. The group of objects can grow and shrink dynamically depending on the requirements in th
Understanding mapPartition in PySpark
10/1/2024 4:13:33 AM.
We explore the mapPartition transformation in PySpark, a powerful optimization tool for batch processing and resource management. Unlike the map function, it processes entire partitions of data, enhan
How To Create A Sparklines In Power BI Tables And Matrix Visual?
9/24/2024 12:01:28 PM.
This article explores the new "Sparklines" feature in Power BI as of December 2021, which allows users to visualize trends within table and matrix visuals. Sparklines provide a compact way t
Check Disk Space Utilization by Tables in SQL Server Database
9/23/2024 8:53:17 AM.
In this guide, learn how to effectively check disk space utilization by tables in a SQL Server database. We’ll cover essential SQL queries and techniques to analyze table sizes, identify storage usage
working with map and flatMap Transformations in PySpark
9/19/2024 4:45:13 AM.
This article explores the differences between the map and flatMap transformations in PySpark. The map function applies a one-to-one transformation to each element, while flatMap allows for multiple ou
Soneium Minato Testnet Live with Soneium Spark Incubation Program
9/10/2024 6:06:00 AM.
Soneium Minato, Sony's Layer-2 Ethereum blockchain, supports Web3 innovation with scalable, low-cost transactions. Its Soneium Spark Incubator offers up to $100,000 in funding and mentorship for b
Create A Calculator In Windows Form Application
9/5/2024 11:41:11 AM.
Learn how to create a simple calculator using Windows Forms. This guide covers setting up a Windows Forms Application, designing the form with buttons and a textbox, and implementing logic for basic o
Ethical AI Development in C#: Ensuring Fairness and Transparency
8/29/2024 8:30:10 AM.
It covers strategies for identifying and mitigating bias, implementing transparent algorithms, and adhering to responsible AI practices to build trustworthy systems.
CSS Image Opacity/Transparency
8/28/2024 5:14:19 AM.
This article covers how to create transparent images and text boxes using CSS. It demonstrates using the 'opacity' property for images and hover effects, and shows how to place text in a semi-
Transparency and Control in Consumer Data Use
8/22/2024 7:04:54 AM.
Learn how your data is collected, used, and protected while gaining insights into your rights and the steps you can take to safeguard your privacy. Empower yourself with knowledge for better data secu
Why Angular
8/16/2024 3:49:54 PM.
This article discusses the reason to choosing Angular as a development platform.
Save Google Form Data to SharePoint List
8/12/2024 8:53:47 AM.
Learn how to seamlessly save Google Form data to a SharePoint List for efficient data management. This guide covers step-by-step instructions for automating data transfer, integrating Google Forms wit
Effective Communication in Product Management
8/12/2024 8:45:10 AM.
Effective communication is crucial in product management, bridging cross-functional teams and managing stakeholder expectations. Key skills include active listening, clear messaging, empathy, and pers
Top 10 New Features Of ASP.NET Core 2.0
7/31/2024 4:33:41 AM.
ASP.NET Core 2.0, part of the .NET Core ecosystem, offers enhanced performance and productivity with features like minimal code requirements, Razor Pages, and new meta packages like Microsoft.AspNetCo
Difference Between DELETE and TRUNCATE in SQL Server
7/23/2024 9:18:59 AM.
In SQL Server, DELETE and TRUNCATE are used to remove data from tables, each with distinct characteristics. DELETE is a DML command that logs each row deletion, supports triggers, and respects foreign
NFT : The Non-Fungible Tokens
7/23/2024 4:58:29 AM.
NFTs (Non-Fungible Tokens) are unique digital assets on blockchain, representing ownership and authenticity. They are used in digital art, gaming, virtual real estate, music, and more, providing new m
Azure Synapse vs Databricks: Right Data Analytics Platform
7/22/2024 8:21:30 AM.
Explore the key differences between Azure Synapse Analytics and Databricks. Compare features like data warehousing, big data processing, machine learning integration, and security. Understand when to
Azure Databricks Cluster
7/17/2024 12:13:45 PM.
Azure Databricks simplifies big data analytics and machine learning with managed Spark clusters on Azure. It scales dynamically, optimizing resource usage and costs. Integrated with Azure services, it
Implementing v2 and v3 reCaptcha using React
7/10/2024 9:09:35 AM.
CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security measure to differentiate between humans and bots. reCAPTCHA, a Google tool, enhances this by generati
Azure Databricks | JSON to PySpark Data Transformation
7/10/2024 6:44:18 AM.
In this video, I demonstated how to leverage Azure Databricks to read JSON data, create Spark DataFrame and perform filtering.
GenAI Code Transparency—why it is important to know how much GenAI Code coders are using
7/8/2024 7:12:18 AM.
In the session, you will learn about GenAI Code Transparency - why it is important to know how much GenAI Code coders are using.
Introduction to Spark Scala in Fabric Notebook for Analysis
7/8/2024 6:01:04 AM.
This video shows dives into Scala as an important languages supported in the Fabric Notebook. Covered in this vide is how to read delta table from Lakehouse in the Fabric Notebook leveraging the scala
Transparent Data Encryption (TDE) in SQL Server
7/1/2024 7:04:40 AM.
Transparent Data Encryption (TDE) in SQL Server encrypts data at rest, ensuring database and log file protection against unauthorized access. TDE uses a database encryption key (DEK), secured by a cer
Read, Combine and Analyse ADLS Gen2 CSV files using Azure Synapse Spark SQL
6/28/2024 7:30:27 AM.
This video shows how to use Azure Synapse Analytics to read, combine, and analyze multiple CSV files residents in ADLS Gen2 using Spark SQL.
Data Skew Problem and Solution in PySpark
6/26/2024 4:53:53 AM.
Explore the nuances of handling data skew issues in PySpark with effective strategies and solutions. Discover how to optimize performance through smart partitioning, efficient shuffle operations, and
Generating XML Root Node Having Colon-Via Serialization
6/24/2024 9:00:23 AM.
Generating XML dynamically with a defined schema involves handling namespaces and prefixes correctly. Using XmlElement and XmlAttribute classes helps serialize XML parts, but achieving a prefixed root
What makes Blazor SPA and how does Server-Side Rendering works with Blazor's new Web App
6/24/2024 7:48:20 AM.
How Blazor creates interactive single-page applications by using components to update content without reloading the entire page.
Understanding AsMemory() in C# .NET with Examples
6/24/2024 5:47:07 AM.
In C#, the AsMemory method is a powerful tool for creating Memory<T> instances from arrays, array segments, or strings. It is part of the System.Memory namespace, which offers types designed to
Detect Session Changes in Dynamics 365 Customer Service App
6/21/2024 6:43:56 AM.
The Dynamics 365 Customer Service Workspace app aids agents in managing multiple sessions efficiently. Detecting session changes with JavaScript enhances context switching, productivity, and customer
Understanding RDDs in PySpark
6/19/2024 10:11:05 AM.
Explore the foundational concept of RDDs (Resilient Distributed Datasets) in PySpark, a powerful distributed computing framework. Learn how RDDs facilitate parallel processing, enabling efficient data
How to Deploy an Avalanche Subnet Locally with Avalanche CLI
6/14/2024 10:04:41 AM.
Learn how to build and deploy a subnet on a local network using Avalanche CLI and GitHub Codespaces. This guide covers setup, configuration, and connecting your wallet easily.
Database Options in Google Cloud Platform (GCP)
6/11/2024 9:07:16 AM.
GCP offers diverse database services tailored for various needs, from relational databases like Cloud SQL and AlloyDB for structured data to NoSQL options like Firestore and Cloud Bigtable for large,
Cross-Workspace Lakehouses Data Transfer using Pipeline Dynamic Content
6/11/2024 3:50:17 AM.
This video shows how to transfer data between lakehouses from one workspace to another using data pipeline dynamic content.
Upgrade Classic Workspace To New Workspace In Power BI
6/7/2024 10:35:02 AM.
Upgrading from a Classic Workspace to a New Workspace in Power BI enhances collaboration and introduces advanced features. This process involves migrating existing content, ensuring data continuity, a
Tree Data Structure
6/7/2024 10:30:34 AM.
Learn about trees, a hierarchical data structure. Explore terminology, binary tree types, and traversal methods like pre-order, in-order, post-order, and level-order. Understand insertion, deletion, a
Comparing PostgreSQL and SQL Server: Benefits of PostgreSQL
6/7/2024 7:27:17 AM.
Comparing PostgreSQL and SQL Server reveals distinct advantages of PostgreSQL. PostgreSQL offers cost-effectiveness, flexibility, and extensive community support. It excels in advanced features, cross
Get to know about Microsoft Defender for Office 365
6/5/2024 4:21:29 AM.
Microsoft Defender XDR, advanced threat protection suite within Microsoft 365 Defender. Focus on Microsoft Defender for Office 365, offering robust email security through features like Exchange Online
Optimizing Memory Management in C#
6/4/2024 7:23:27 AM.
In this article, we will learn Memory management and optimization are crucial aspects of C# development, especially for applications that demand high performance and efficient resource utilization.
Getting Started With Apache Spark
5/31/2024 10:02:08 AM.
In Big Data, Hadoop components such as Hive (SQL construct), Pig ( Scripting construct), and MapReduce (Java programming) are used to perform all the data transformations and aggregation.
Working with RDDs, DataFrames, and Datasets in Apache Spark
5/31/2024 5:52:44 AM.
Apache Spark's core components: RDDs, DataFrames, and Datasets. Learn how to efficiently process and analyze large-scale data using Spark's robust distributed computing capabilities.
What is VMware Workspace ONE?
5/30/2024 8:03:07 AM.
VMware Workspace ONE is a comprehensive digital workspace platform that integrates Unified Endpoint Management (UEM), identity management, and application management.
Narrow v/s Wide Transformations in pyspark
5/30/2024 7:13:08 AM.
This article explores the differences between narrow and wide transformations in PySpark, a powerful tool for big data processing. It delves into the mechanics of how these transformations work, their
Master GeoSpatial Queries in MongoDB
5/29/2024 10:03:16 AM.
Mastering geospatial queries in MongoDB empowers efficient handling of location-based data. Leveraging features like GeoJSON, GeoNear, and GeoWithin, developers can perform precise searches, analyze s
Optimize Big Data Performance with Broadcast Hash Join in PySpark
5/29/2024 6:15:46 AM.
Maximize your Big Data app's performance with PySpark's Broadcast Hash Join. Utilize distributed computing, parallel processing, and Spark's optimization techniques for efficient data proc
Understanding GeoSpatial Indexing in MongoDB 🌍🔍
5/29/2024 5:36:33 AM.
This article explores the concept of GeoSpatial indexing in MongoDB, covering its creation process, significance, and real-time examples, all explained in simple language.
Maximizing Big Data Potential with ADLS and PySpark
5/27/2024 11:50:01 AM.
Maximize your Big Data potential with Azure Data Lake Service (ADLS) and PySpark. Utilize scalable data processing, machine learning pipelines, and distributed computing to unlock insights from vast d
Configuring Filter and Dispatcher Mapping in Servlets
5/24/2024 10:00:48 AM.
Configuring filter and dispatcher mapping in servlets involves defining rules for intercepting requests and forwarding them to appropriate components. This ensures efficient request handling and filte
C# HashTable
5/21/2024 9:39:15 AM.
C#'s HashTable is a data structure storing key-value pairs using a hash function for fast retrieval. It handles collisions via chaining, ensuring efficient insertion, deletion, and retrieval opera
Get All Installed Printers in C#
5/16/2024 6:03:55 AM.
Learn how to retrieve a list of all installed printers using C#. Explore printer management in C# using the System. Printing namespace to enumerate and gather information about installed printers.
Dynamically Call a Function in C#
5/16/2024 5:52:41 AM.
In this article, we will learn how to dynamically call a function in C# using reflection and delegates. By leveraging reflection, you can discover and invoke methods at runtime based on their names an
.Net Architecture And .Net Framework Basics
5/5/2024 8:25:53 AM.
.NET architecture encompasses the Common Language Runtime (CLR) and Common Type System (CTS), executing Intermediate Language (IL) through Just-In-Time (JIT) compilation.
DriveInfo Class in C# with an Example
4/25/2024 10:09:36 AM.
The DriveInfo class in C# allows accessing and managing disk drive information such as available space, drive type, and volume details. With its methods and properties, it enables efficient disk space
Getting Assembly Metadata at Runtime
4/23/2024 8:22:02 AM.
Retrieving assembly metadata at runtime in .NET involves using reflection, and accessing attributes like AssemblyVersion or custom ones. This dynamic analysis enables discovering types, members, and o
Angular JS Overview: Benefits, Basics, & Simple Examples
4/19/2024 11:03:08 AM.
Angular JS is a powerful JavaScript framework for building web applications. It offers benefits like dependency injection, two-way data binding, testing ease, and MVC architecture. Using directives li
Getting Started With OpenLayers 3 And Spatial Data
4/18/2024 10:45:12 AM.
Explore visualizing spatial data using OpenLayers with SQL Server 2008. Learn about the capabilities of OpenLayers for mapping, including its support for tiles and vector layers. Understand the two ty
Select Data Using Spatial Types Via EDF Framework 5.0
4/18/2024 10:28:09 AM.
Explore the utilization of spatial types for data retrieval in Entity Data Model Framework 5.0. Learn how to design entities, create a web application, and implement data retrieval using Entity Frame
Create a Single Page App with Blazor Server and Entity Framework Core 3.0
4/16/2024 5:34:48 AM.
Create dynamic web applications efficiently using Blazor Server, a .NET Core framework, coupled with Entity Framework Core 3.0 for seamless data integration. Leverage C# to build interactive, single-p
Create A Blazor Server SPA With Dapper
4/15/2024 11:13:00 AM.
In this post, we will see how to create a single page application in Blazor Server with Dapper ORM. We will see all the CRUD operations with Dapper using native SQL commands and stored procedures.
Create a Transparency in Image Using HTML5
4/12/2024 5:52:48 AM.
Learn how to create a transparent photo using HTML5 canvas and JavaScript. This beginner-friendly tutorial guides you through setting up the project in Visual Studio, creating HTML files, and adding i
Postman - Setup Workspace And Collection
4/9/2024 6:34:12 AM.
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
How to Create Calculated Column in SharePoint Online
3/22/2024 5:40:34 AM.
SharePoint Online offers robust tools for collaboration and data organization. Learn how to update calculated column formulas to adapt to evolving business needs seamlessly. Follow a step-by-step guid
Important PySpark Import Statements
3/21/2024 5:28:24 AM.
PySpark, the Python API for Apache Spark, has gained immense popularity for its ability to handle big data processing tasks efficiently. In this article, we'll explore the top five import stateme
Namespace for Authentication Routes in MVC and Its Importance
3/19/2024 1:18:38 PM.
The System.Web.Mvc namespace in ASP.NET MVC is crucial for authentication routes, aiding in code organization, readability, and integration with framework features for seamless authentication and auth
Managing Storage Spaces with File Server Resource Manager (FSRM)
3/13/2024 11:28:50 AM.
FSRM has key features to provide control over your storage space. I cover topics such as Quota Management and File Screening Management in this article.
Querying Azure SQL Databases In Databricks Spark Cluster
3/13/2024 8:44:48 AM.
We will see the entire steps for creating an Azure Databricks Spark Cluster and querying data from Azure SQL DB using JDBC driver. Later we will save one table data from SQL to a CSV file.
Understanding Implicit Usings in C#
3/13/2024 4:29:15 AM.
In C# 10, a new feature called "Implicit Usings" has been introduced. This feature aims to simplify the process of including commonly used namespaces in C# code files.
A Simple Guide to Creating an Azure Databricks Workspace
3/12/2024 10:40:28 AM.
Learn how to set up your own Azure Databricks workspace with this easy step-by-step guide. Whether you're new to Databricks or looking to create a collaborative environment for big data analytics,
Programmatically Get Specific Fabric Workspace Items in Fabric Notebook
3/12/2024 5:02:59 AM.
In this video, I walked you through how to programmatically get all the items from a specific workspace using Fabric Notebook.
Basics of Azure Databricks: Data Analytics in the Cloud
3/11/2024 10:31:10 AM.
Azure Databricks stands at the forefront of cloud-based data analytics platforms, revolutionizing the way organizations manage, process, and derive insights from massive datasets. Azure Databricks, ex
Big Data: Navigating the Digital Ocean of Information
3/5/2024 7:10:20 AM.
In the era of technology, data has become the new currency. Big Data, a term frequently heard across industries, represents the vast expanse of information reshaping our world. The essence of Big Data
MSAL for Vanilla JS SPA: Get JWT Access & ID Tokens
3/1/2024 9:53:46 AM.
This document provides an overview of Microsoft Authentication Library (MSAL) and its role in implementing secure authentication in Vanilla JavaScript Single Page Applications (SPAs). It discusses the
Visual Studio Extension For Blazor SPA With EF Core 3.1
2/29/2024 10:08:48 AM.
In this post, we will see how to download the newest extension on Blazor Server for Visual Studio 2019. Using this extension, we can easily create a Blazor Server app with Entity framework 3.1. This
Read JSON File to Spark DataFrame and Fabric Lakehouse for Downstream Analytics
2/27/2024 6:38:21 AM.
This video shows how to read JSON file into Spark DataFrame using Fabric Notebook and how to write the the data to Fabric Lakehouse for downstream data analytics.
Blazor - Create SPA With Azure Database For MariaDB Server
2/21/2024 8:27:24 AM.
We will create a MariaDB database service in Azure and connect MariaDB in a Single Page Blazor application. Azure Database for MariaDB is a relational database service in the Microsoft cloud. Azure Da
Single Page Application With Blazor And CosmosDB
2/20/2024 3:11:16 PM.
We will create one single page application with default Blazor (ASP. Net Core Hosted) template. We will manage a Book entry in this project and save data to CosmosDB. We will use “Microsoft.Azure.Docu
ASP.NET Core - Expense Manager Using EF Core And Highcharts
2/20/2024 7:31:47 AM.
We will create a personal expense manager using Asp.NET Core 2.1 and Entity Framework core Code first approach with the help of Highcharts to show the expense summary chart and a modal dialog to handl
Blazor - CRUD Using MongoDB
2/18/2024 5:39:30 AM.
This article guides you through the process of creating a Blazor application that utilizes MongoDB as its database provider. It covers setting up MongoDB, creating the necessary models and database co
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.
Enable Copilot Features in Customer Service Workspace
2/14/2024 7:20:36 AM.
Unlock enhanced productivity in customer service with Copilot features. Enable AI assistance and automation to streamline workflows, improve support efficiency, and enhance the customer experience wit
String.IsNullOrEmpty() vs String.IsNullOrWhiteSpace()
2/13/2024 10:56:35 AM.
Learn when to use String.IsNullOrEmpty() and String.IsNullOrWhiteSpace() in C#. Understand their differences for effective null and whitespace checks, enhancing data validation and code reliability.
In Depth GitHub Copilot and Copilot Chat - Ep.2
2/9/2024 5:55:25 AM.
The session will teach you about GitHub Copilot, Copilot Chat, and GitHub Codespaces.
Building Interactive Maps in Power BI
2/5/2024 11:59:01 AM.
Explore the art of creating interactive maps in Power BI, Microsoft's data visualization tool. From choosing geospatial data to configuring map visuals and enhancing interactivity
Build Interactive Map Visual in Power BI
2/5/2024 11:36:27 AM.
Unleash the power of geospatial data in Power BI by creating interactive maps. Transform raw data into compelling narratives, track sales, visualize demographics, and engage your audience with filters
Generate Bell-Shaped Distribution: PySpark & Matplotlib in Fabric Notebook
2/5/2024 11:31:42 AM.
Learn how to generate and visualize a bell-shaped or normal distribution using PySpark and Matplotlib in Microsoft Fabric Notebook. Explore the characteristics of a normal distribution, its symmetry,
Agent scripts in Customer Service Workspace - Dynamics 365
2/5/2024 7:04:35 AM.
Learn how to optimize agent workflows in Microsoft Dynamics 365 Customer Service with agent scripts. Define script steps, create macros, and associate them with session templates for improved efficien
Introduction to GitHub Copilot, Copilot Chat, and GitHub Codespaces - Ep.1
2/1/2024 6:55:09 PM.
The session will teach you about GitHub Copilot, Copilot Chat, and GitHub Codespaces.
Implement In-App Notifications with JavaScript in Dynamics 365
2/1/2024 5:18:49 AM.
Enable 'In-app notifications' for Dynamics 365, offering real-time updates on leads, opportunities, and cases. Easily register notifications through the front-end, back-end, or REST API, enhan
Custom Events in C# for Enhanced Communication and Flexibility
1/31/2024 8:33:20 AM.
In C#, you can create custom events to provide a way for classes to communicate and react to certain actions or state changes.
In-App Notifications within Dynamics 365 Customer Service Workspace
1/31/2024 4:09:12 AM.
Enable the In-app notification feature in the model-driven app by following simple steps on Power Apps. Implement a plugin in Visual Studio to receive notifications when a new case is created.