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]
Anand Lakshminarasimh(9)
Ananya Desai(4)
Mahesh Chand(4)
Ajay Narkhedkar(4)
Gowtham K(3)
Rajesh Gami(3)
Scott Lysle(3)
Tuhin Paul(3)
Riya Patel(2)
Ashish Bhatnagar(2)
Mahender Pal(2)
Ganesan C(2)
Prashant Bansal(2)
Kaviya Balasubramanian(2)
Manpreet Singh(2)
Rohit Gupta(2)
Sardar Mudassar Ali Khan (2)
Mominul Islam(1)
Vinoth Xavier(1)
Allani Saikumar(1)
Jitendra Mesavaniya(1)
Najath Risni(1)
Ajay Kumar(1)
Jaydeep Suryawanshi(1)
Sumit Gupta(1)
Sagar Pardeshi(1)
Abdul Rasheed Feroz Khan(1)
Anant Kulkarni(1)
Vivek Tripathi(1)
Vijay Prativadi(1)
Vijai Anand Ramalingam(1)
Shirsendu Nandi(1)
Jon Person(1)
Jay Smith(1)
Henil Patel(1)
Aman Gupta(1)
Sathya N(1)
Shweta Lodha(1)
Kishore Chowdary(1)
Ehsan Sajjad(1)
Vinodh Narayanan(1)
Saineshwar Bageri(1)
Abhimanyu K Vatsa(1)
Destin Joy(1)
Diptimaya Patra(1)
John Charles Olamendy(1)
Sajana Palanagama(1)
Levent Camlibel(1)
Nidhi Sharma(1)
Sandhiya Priya(1)
Aarav Patel(1)
Nagaraj M(1)
Saurav Kumar(1)
Vishal Gami(1)
Sriganapathi Sekar(1)
Akshay Amin(1)
Baibhav Kumar(1)
Pratik Chavan(1)
Tural Suleymani(1)
John Godel(1)
Jin Necesario(1)
Ayush Gupta(1)
Lokendra Singh(1)
Rikam Palkar(1)
Punar Dutt Rajput(1)
Abhishek Chadha(1)
Resources
No resource found
AI-Assisted API Dependency Mapping for Large Microservice Architectures
Jun 29, 2026.
Unlock microservice visibility with AI-assisted API dependency mapping. Automate discovery, predict failures, and enhance governance.
AI-Powered Dependency Mapping for Large Software Systems
Jun 19, 2026.
Unlock AI-powered dependency mapping for complex software systems. Enhance visibility, reduce risk, and boost efficiency.
Understanding acceptMappedClaims in Microsoft Entra ID Claims Mapping Policies
May 26, 2026.
Unlock custom claims in Entra ID! This guide explains the AADSTS50146 error and how to fix it by enabling 'acceptMappedClaims' for seamless authentication.
Working with Claims Mapping Policies in Microsoft Entra ID
May 23, 2026.
Customize Microsoft Entra ID tokens with Claims Mapping Policies! Add user attributes like first/last name to OAuth, OpenID Connect, & SAML tokens. Assign to Service Principals.
Building a Universal Data Import Wizard — mapping columns, preview, validation
Nov 18, 2025.
Build a robust Angular data import wizard! Map columns, preview data, validate entries, and ensure secure, scalable imports. Includes code snippets & best practices.
Dynamic Stored Procedure Mapping Using Reflection in Repository Pattern
Nov 03, 2025.
Dynamically map stored procedures to C# models using Reflection within the Repository Pattern. Reduce boilerplate code, improve maintainability, and achieve clean architecture. Automate parameter mapping and result conversion for scalable database access.
Dapper Deep Dive Part 8: Ultra-Fast Querying & Mapping Secrets for ASP.NET Core Pros
Oct 16, 2025.
Unlock Dapper's full potential in ASP.NET Core! This deep dive, part 8 of the series, reveals secrets for ultra-fast querying and mapping. Learn performance optimization, multi-mapping, stored procedures, bulk operations, and real-world enterprise scenarios. Elevate your data access skills and build high-performance applications with Dapper's advanced techniques. Master connection pooling, caching, and more!
AutoMapper vs Manual Mapping in .NET: Which is Faster and More Efficient? Part - I
Jul 22, 2025.
AutoMapper in C# simplifies object-to-object mapping, reducing manual code when converting DTOs to models. It boosts productivity, ensures cleaner code, and handles complex mappings efficiently in large applications.
Configuring Filter and Dispatcher Mapping in Servlets
May 24, 2024.
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 filtering based on specified conditions, optimizing servlet-based applications.
Dynamic Mapping Database result to Entity T
May 20, 2024.
This article provides logic for Mapping the SQL Result to C# Class. This code snippet demonstrates the dynamic mapping of SQL result columns to C# properties, converting SNAKE_CASE SQL column names to PascalCase C# properties using MapToList for DbDataReader to object mapping.
What is Object Mapping in .NET and AutoMapper ?
Apr 10, 2024.
Object mapping plays a crucial role in modern software development, particularly in .NET applications where data transformation between different layers is a common requirement.
How to Share a Drive and Mapping for Client User?
Dec 01, 2023.
Learn the proper and easy method to share and map a drive for client users. Follow clear steps from creating a shared folder to setting up permissions in this insightful guide.
Object Mapping in .NET with AutoMapper
Nov 08, 2023.
This article on AutoMapper provides a comprehensive overview and introduction to the topic, making it easily accessible for readers who are unfamiliar with the concept. The step-by-step approach in explaining the setup and usage of AutoMapper is particularly helpful for beginners.
How To Visualise Mapping Of Existing Azure Resources
Feb 13, 2023.
ARM Template viewer - This extension will give a graphical representation of the ARM template.
Solution Packager - Generating Mapping File Programmatically
Dec 23, 2020.
This content discusses automating the generation of mapping files using a Solution Packager. It delves into programmatically creating mapping files, enabling efficient and consistent configuration across projects.
SharePoint Online - Mapping Multiple Users Dynamically in ShareGate Migration Tool
May 13, 2020.
In this article, you will learn about mapping multiple users dynamically with the ShareGate migration tool in SharePoint Online.
Implementing Field Mapping Using Xrm.WebApi
Nov 24, 2017.
In this article, we are going to provide sample code for using Xrm.WebApi retrieve method.
Domain Mapping Of Webapps In Windows Azure
May 06, 2016.
This article will help you to locate Domain Mapping under web apps in Windows Azure.
DNS Mapping With ASP.Net
May 29, 2015.
In this article you will learn how DNS mapping works with ASP.NET/IIS.
Creating Many-to-Many Mapping Using Code First (Entity Framework)
May 24, 2015.
In this article we will to learn how to create a Many-to-Many Mapping using Code First (Entity Framework).
Object Relational Mapping (ORM) Using NHibernate - Part 8 of 8
Jan 20, 2013.
In this article we clear the question from the end of the first article, How do we manage a persistent object across sessions? .
Object Relational Mapping (ORM) Using NHibernate - Part 7 of 8
Nov 16, 2012.
In this seventh article and its client code, we will demonstrate that the classes we have put forth to incorporate the shipping functionality will allow shipment items of an order to be shipped in parts by multiple shipping services.
Image Mapping Utility in VB.NET
Nov 08, 2012.
This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page. The application is capable of capturing a collection of points and it allows the user to name and save a point collection established using the tool into a text file.
Object Relational Mapping (ORM) Using NHibernate - Part 6 of 8
Nov 02, 2012.
We will discuss one of four ways of mapping inheritance hierarchies in Nhibernate; the way which gives maximum support for inheritance and polymorphism (the main benefit of capturing an inheritance heirarchy). This is called Table Per Subclass.
Object Relational Mapping (ORM) Using NHibernate: Part 5 - B of 8
Oct 25, 2012.
The idea here is to apply the Many-To-Many entity association in the E-Commerce scenario used, for example, throughout this article series.
Object Relational Mapping (ORM) Using NHibernate - Part 4 of 8
Oct 16, 2012.
Here in this article the intent is to eliminate the nulls introduced in the database by correctly mapping the association between PaymentApprovedOrder and Item as optional One-To-Many.
Object Relational Mapping (ORM) Using NHibernate - Part 5 - A of 8
Oct 16, 2012.
This is Part 5A of the article series, which concentrates on Many-to-Many Entity Association with a commonly used example but the model and code is a little different.
Object Relational Mapping (ORM) Using NHibernate - Part 3 of 8
Oct 08, 2012.
Firstly in part 1 of this article series, it had been shown that in ORM, while mapping a one-to-one association between objects to their corresponding tables, the primary key of one table is posted as a foreign key of the other table. But in ORM, mapping a one-to-many association is done differently
Object Relational Mapping (ORM) Using NHibernate - Part 2 of 8
Sep 28, 2012.
Object-Relational Mapping (ORM) is a programming technique that allows developers to interact with a relational database using object-oriented programming paradigms. It bridges the gap between the object-oriented domain model used in application code and the relational database model used for data storage. ORM frameworks like NHibernate facilitate the mapping between objects and database tables, automating much of the data access and manipulation processes.
Object Relational Mapping (ORM) Using NHibernate - Part 1 of 8
Sep 24, 2012.
To establish the ideas of Object Relational Mapping Internals, Nhibernate fundamentals, Intemediate and Advanced coding concepts using NHibernate more clearly (for me and hopefully to readers).
Protocol Mapping in WCF 4.0 Hosted on Web App
Jan 22, 2012.
Today, in this article let’s dig out an interesting and wonderful concept. This concept is made life better and delivers high in throughput.
Remove AD mapping from user property in SharePoint 2010 using PowerShell
Sep 21, 2011.
In this article we will be seeing how to remove AD mapping from a user property in SharePoint 2010 using PowerShell.
Object class mapping in ASP.Net MVC3 using Entity Framework
Apr 05, 2011.
In this article I will describe how to create Object Class Mapping using Entity Framework.
Color Mapping Using Color Objects in GDI+
Mar 03, 2010.
In this article I will explain about Color Mapping Using Color Objects in GDI+.
Table and Column Mapping in ADO.NET
Jan 13, 2010.
In this article I will explain about Table and Column Mapping in ADO.NET.
Writing GIS and Mapping Software for .NET
Aug 20, 2008.
In part three of the series, the authors of the GIS.NET mapping component for .NET explain how to write a geographic mapping engine which can display geographic coordinates. Source code is provided which can pan and zoom a sample geographic object (the state of Nebraska) in C# and VB.NET.
Image Mapping Utility
Feb 23, 2007.
This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page.
Texture Mapping in OpenGL
Oct 15, 2002.
This is my third article about OpenGL and this one is about texture mapping.
Mapping Multi-Select Lookup Values with Comma-Separated Fields in Power Automate
Apr 15, 2026.
Learn how to map multi-select lookup values to comma-separated fields in Power Automate! This guide provides a solution for correlating supplier codes with POIds.
Apply 3D Arrays using Python: The Hidden Power Behind AI-Powered Insurance Risk Mapping
Sep 30, 2025.
Unlock the power of 3D arrays in Python for AI-driven insurance risk mapping! Learn how to predict claim severity by region, product, and time without complex ML. Build a production-ready risk matrix, analyze trends, and cut losses. Discover best practices, performance tips, and real-world applications for data-driven decision-making in insurance and fintech.
Integrating SQS with Lambda using Event Source Mapping
Dec 16, 2024.
This setup allows Lambda functions to automatically trigger in response to messages in an SQS queue, providing a serverless, scalable solution for asynchronous processing and efficient message handling in AWS.
Understanding MapStruct in Spring Boot for Java Bean Mapping
Jul 09, 2024.
Explore MapStruct in Spring Boot for seamless Java Bean mapping. Discover how MapStruct simplifies object mapping between DTOs and entities, leveraging annotations for automated conversion.
Mapping Componet(tMap) In Talend Open Studio
Feb 08, 2022.
This article helps you to learn the tMap component with example in Talend Open Studio.
SharePoint Migration - Export Alternate Access Mapping
Oct 08, 2018.
In this article, we will look for the PowerShell Scripts to export “Alternate Access Mapping (AAMs)” Settings from source SharePoint Farm.
How To Implement Alternate Access Mapping
Jun 07, 2018.
In this article we will discuss implementing “Alternate Access Mapping” or commonly known as “AAM” in SharePoint 2016.
Mapping Output Cache Profile In SharePoint Page Layout
Apr 05, 2018.
Optimize SharePoint page performance by mapping output cache profiles to page layouts. Utilize caching options in site settings for efficient content delivery, enhancing user experience and performance across the platform.
Mapping Similar Objects In ASP.NET Core 2.0
Mar 13, 2018.
This article is about mapping similar objects of two different classes with reduced lines of code using ASP.NET Core Automapper.
Mapping Azure File Share To Network Drive
Feb 02, 2017.
Here, I have shared the concept of creating a file share and uploading files into it from the portal as well as from the local machine. Also, I have explained the concept of mapping the network drive to the file share in Azure.
Configure Alternate Access Mappings in SharePoint 2013 Central Administration
Feb 02, 2017.
In this article, we will see how to configure Alternate Access Mappings in SharePoint 2013 Central Admin.
Alternate Access Mappings On Web Applications In SharePoint 2013 Central Administration
Jan 20, 2017.
In this article, you will learn about Alternate Access Mappings on web applications in SharePoint 2013 Central Administration.
Mapping ViewModel To Model Using Implicit Conversion Operator In C#
Dec 15, 2015.
Mapping a ViewModel to a Model in C# using an implicit conversion operator is a technique used to simplify the process of transferring data between these two related classes. ViewModels are typically used in the presentation layer to represent the data that will be displayed to users, while Models represent the underlying data structure and are often used for database interactions. By using implicit conversion operators, you can streamline the mapping process and improve the maintainability of your code.
Mapping Network Drive Into SharePoint Library
Aug 10, 2015.
In this article you will learn how to map a Network Drive into a SharePoint Library.
Mapping Stored Procedures and Getting Multiple Records From Stored Procedures Using Dapper
Aug 28, 2014.
In this article you will learn how to get multiple records from Stored Procedures using Dapper.
Configure Alternate Access Mappings in SharePoint 2013
Mar 13, 2014.
In this article, I would like to share the procedure to configure the alternate access mappings using Central Administration in SharePoint 2013.
Mapping TVFs Using Entity Framework Database First
Oct 05, 2012.
Map table-valued functions (TVFs) in Entity Framework Database First by importing them as function imports. Utilize EDM Designer to create complex types for TVF results, enhancing data retrieval and manipulation capabilities within your application.
Use of Alternative Access Mappings in SharePoint
Mar 07, 2011.
In this article I am describing Alternative Access Mappings and how it is useful in SharePoint. I am also describing how to configure it.
URI Mappings in Silverlight Navigation Framework
May 29, 2009.
URI Mappings in Silverlight Navigation Framework. Navigation Framework comes with Silverlight 3 RIA Services. Using this framework we can easily navigate between User Controls in a Silverlight Application.
BizTalk Mapping. Using the Database Lookup Functoid
Apr 06, 2009.
In this article, I will show how to use the Database Lookup functoid to map incoming XML node to a database table column whose result value is set to a target XML node.
Mapping with a GPS and C#
Sep 05, 2007.
This article shall describe a very simple approach to working with a GPS device within the context of a C# application.
Mapping Microsoft Excel columns with XML data (XML data integration) programmatically using a .Net Application.
Apr 21, 2005.
Using this program you can map Excel columns programmatically and generate an XML file containing the cell values that you had in your Excel document. After generating the XML file we can read it into a dataset.
Mapping Objects to Relational Databases
Nov 01, 2001.
The application generates C# Class files for each table in a relational database. I have used Mysql and ODBC.NET for this project. The application only supports MySQL right now.
AI Change Impact Analysis: Predicting Risk Before Software Releases
Jun 22, 2026.
AI Change Impact Analysis predicts software release risks by analyzing code, dependencies, and historical data, improving reliability.
Building AI-Powered Change Impact Analysis Tools for Software Teams
Jun 16, 2026.
Build AI-powered change impact analysis tools for software teams using .NET & Azure. Enhance risk visibility and accelerate deployments.
Next Element With Greater Frequency – Java O(n) Stack Solution
Jun 05, 2026.
Learn how to solve the Next Element With Greater Frequency problem using HashMap and Monotonic Stack. Includes intuition, dry run, complexity analysis, and optimized Java solution.
Adding Optional Claims Using Token Configuration in Microsoft Entra ID
May 30, 2026.
Simplify token customization in Azure AD! Learn how to use Optional Claims to easily add user attributes like first and last name to tokens without complex policies. Streamline your app development!
How to Implement Custom Model Binder in ASP.NET Core with Example
Apr 20, 2026.
Master custom model binding in ASP.NET Core! Learn to handle complex data, parse custom formats, and gain full control over data mapping with our step-by-step guide.
How to Map DTOs Using AutoMapper in .NET with Example
Apr 14, 2026.
Simplify .NET object mapping with AutoMapper! Learn how to use DTOs to protect data, reduce code, and improve API performance with our step-by-step guide.
Windows Sandbox for Windows Home Users
Feb 13, 2026.
Learn what Windows Sandbox is and how Windows Home users can get it by upgrading to Pro, enabling the feature, and using safe settings like no-network and read-only folders.
Role map in SSO
Jan 16, 2026.
SSO role mapping centralizes identity management, ensuring consistent and secure authorization across applications. Learn how to implement it for improved security and scalability.
Entity Framework Core – Code First Approach
Dec 14, 2025.
This article provides a complete and descriptive explanation of the Entity Framework Core Code First approach. It explains how databases are created and managed using C# classes, how DbContext and entities work together, how migrations handle schema changes, and how relationships, configuration, and change tracking are managed in Code First development. Written in simple language, this guide is ideal for beginners and professional .NET developers building modern, scalable applications using Entity Framework Core and SQL Server.
Entity Framework Core – Database First Approach
Dec 14, 2025.
This article provides a complete and descriptive explanation of the Entity Framework Core Database First approach. It explains how EF Core generates entity classes and DbContext from an existing database, how scaffolding works, how relationships, views, and stored procedures are handled, and how to safely manage schema changes using re-scaffolding and partial classes. Written in simple language, this guide is ideal for beginners and professional .NET developers working with legacy or enterprise databases using Entity Framework Core.
Entity Framework Core – A Complete and Deep Explanation
Dec 06, 2025.
This article provides a complete, descriptive, and beginner-to-advanced explanation of Entity Framework Core (EF Core). It covers how EF Core works internally, its core components, change tracking, relationship handling, migrations, DbContext, DbSet, performance features, advanced capabilities, concurrency handling, shadow properties, value conversions, global filters, interceptors, and when EF Core is suitable for real-world .NET applications. Written in a simple, clear style, this guide helps developers understand EF Core deeply without focusing on LINQ or specific approaches.
Difference Between HashMap, LinkedHashMap, and TreeMap in Java
Dec 03, 2025.
Unlock the secrets of Java Maps! Compare HashMap, LinkedHashMap, and TreeMap: understand their differences in ordering, performance, and use cases with code examples.
Using AutoMapper in ASP.NET Core for Cleaner Full-Stack Code
Dec 02, 2025.
Simplify ASP.NET Core full-stack development with AutoMapper! Learn to map DTOs, ViewModels, and Entities for cleaner, maintainable, and secure code. Boost your productivity!
Middlewares in ASP.NET Core — The Ultimate Detailed Guide
Nov 20, 2025.
This article provides a highly detailed and comprehensive guide to Middlewares in ASP.NET Core, covering the complete request-processing pipeline, middleware architecture, built-in and custom middlewares, real-world use cases, microservices integration, performance tuning, and essential interview concepts. It is designed for beginners, intermediate developers, and professionals preparing for .NET interviews or building enterprise web applications.
Building a Real-Time GPS Tracking Dashboard in Angular with Google Maps API
Nov 17, 2025.
Build a real-time GPS tracking dashboard with Angular, Google Maps API, ASP.NET Core, SignalR, and SQL Server. Track vehicles, display paths, and show live updates.
Python - Advanced Python Functions and Operations
Nov 04, 2025.
Explore advanced Python functions: lambda, map, filter, *args, **kwargs, nested functions, and returning multiple values. Enhance your Python skills now!
Chapter 16: Functional Programming: Map, Filter, and Reduce
Oct 12, 2025.
Unlock the power of Functional Programming in JavaScript! This chapter dives into map, filter, and reduce – essential array methods for transforming, selecting, and aggregating data. Learn how to write cleaner, more maintainable code with immutability and pure functions. Master these techniques to manipulate data collections effectively and chain methods for complex operations.
Finding the Centroid of a Polygon: Powering Real-Time Wildfire Response Systems
Oct 12, 2025.
Discover how to calculate the centroid of a polygon using the shoelace formula in Python, with a focus on its critical role in real-time wildfire response systems. Learn to implement a robust centroid calculator, validate results, and handle edge cases. Explore best practices for geospatial applications, including coordinate systems and degenerate shapes. See how this geometric calculation aids emergency teams in placing command posts and predicting fire spread, ultimately saving lives and property.
Fixing -“This attribute is mapped more..”
Oct 07, 2025.
Troubleshooting the frustrating "This attribute is mapped more than once" error when importing contacts into Dynamics 365 CE? This guide walks you through a systematic approach to identify the root cause, including checking for duplicate fields, display names, plugin tracing, and network logs. Learn how a specific field can trigger this error and how to resolve it by removing the problematic field from your import file. Save time and frustration with this practical solution!
Auto-Sync Google Calendar Events to Notion
Aug 13, 2025.
Learn how to automate Google Calendar events into Notion for free using Make.com. Boost productivity with seamless event syncing, custom workflows, and time management, all without manual data entry.
Top K Frequent Elements in an Array: Heap and Hash Map Solutions
Aug 13, 2025.
Learn how to find the Top K frequent elements in an array using detailed explanations of both Heap and Hash Map solutions, with beginner-friendly steps, examples, and Java code.
What is the Two Sum Problem in DSA.
Aug 12, 2025.
Learn the Two Sum problem from scratch with definitions, brute force and optimal solutions, Java code examples, and step-by-step explanations perfect for beginners.
What are list comprehensions in Python?
Aug 11, 2025.
A clear and friendly guide to list comprehensions in Python. Learn what they are, how they work, why they’re useful, common patterns, performance tips, and best practices with simple code examples.
Fixing Ambiguous Method Calls in AutoMapper with DI in .NET
Jul 14, 2025.
AutoMapper simplifies object mapping in .NET, but using it with Dependency Injection can cause ambiguous method call errors. Fix this by using explicit types, avoiding objects, and defining clear mapping profiles.
How to Conduct a Valid HIPAA Risk Assessment
Jul 14, 2025.
Learn how to perform a valid HIPAA risk assessment—from scoping and PHI inventory to threat modeling, vulnerability scanning, risk scoring, and continuous monitoring—to keep your systems compliant and secure.
What specific HIPAA rules apply to my software?
Jul 12, 2025.
Discover exactly which HIPAA rules—Privacy, Security, Breach Notification—apply to your software. Learn how to translate each provision into code, architecture, and process requirements.
Guide: Importing Test Cases into Zephyr Squad using Excel
Jul 10, 2025.
This guide provides step-by-step instructions for importing multiple test cases into Zephyr Squad using an Excel file. It also explains the importance of the 'Discriminator' field, the correct use of 'Issue Type = Test', and how to structure test steps.
Why You Should Use Domain-Driven Design in Your Real Projects
May 27, 2025.
Discover why Domain-Driven Design (DDD) is essential for real-world projects. Learn how it helps tackle complex business logic, improve code structure, and align software with business goals.
How to Convert a DataTable to a List of Objects in C#
Apr 27, 2025.
Learn how to convert a DataTable to a List<T> in C#. Explore manual, reflection-based, and LINQ methods for better performance, type safety, and cleaner code. Improve maintainability in modern C# applications.
How to use AutoMapper in .NET Web API
Dec 20, 2024.
In this article, we are going to explore how to use AutoMapper in the .NET Web API Application with examples. How to use AutoMapper in .NET Web API
RxJS Operator Essentials: Map, Tap, Filter, and More
Nov 12, 2024.
This article explores key RxJS operators in Angular, like map, tap, filter, take, and takeLast. You'll learn how each operator manipulates data streams to handle emitted values, log information, and perform conditional filtering.
Creating Interactive Charts with Chart.js and TypeScript
Nov 10, 2024.
To create a responsive chart in a TypeScript application, use Chart.js—a popular library for data visualization. Set up your TypeScript project, install Chart.js and its types, and configure Webpack for bundling.
Map, Filter and Reduce in TypeScript with Examples
Oct 30, 2024.
This guide provides a comprehensive overview of these essential functions, complete with practical examples to illustrate their use in real-world applications. Enhance your coding skills and streamline data manipulation with TypeScript today.
working with map and flatMap Transformations in PySpark
Sep 19, 2024.
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 outputs per input. Understanding their differences helps write efficient PySpark code.
Blazor Meets Azure Maps
Aug 29, 2024.
This guide walks you through creating a Map component using Azure APIs in a Blazor application. It covers setting up an Azure Maps account, obtaining a subscription key, and integrating the map into your app with JavaScript and C#. You'll learn how to display maps with custom styles and themes using Azure Maps.
How to Perform Basic Nmap Scans
Jul 10, 2024.
Learn how to perform basic Nmap scans to enhance your network security skills. This guide covers essential Nmap commands, helping you understand how to map networks, identify open ports, and detect vulnerabilities.
Set Interface and Map Interface in java.util Package
Jun 26, 2024.
The Set Interface and Map Interface within the java.util package are fundamental components of Java's Collections Framework. The Set Interface defines a collection that does not allow duplicate elements, offering implementations like HashSet, TreeSet, and LinkedHashSet.
Transforming Data in JavaScript: Exploring Map, Filter, & Reduce
Jun 21, 2024.
In JavaScript programming, mastering array methods like map, filter, and reduce is essential for efficient data manipulation. Map transforms arrays by applying a function to each element, filter selects elements based on criteria, and reduce aggregates values into one.
Using String-Based Enums in C#
Jun 10, 2024.
In many applications, it is necessary to represent enumerations with string values rather than their default integer values. This can be particularly useful when working with JSON, XML, or other data formats where string representations are more meaningful or required.