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]
Anish Ansari(13)
Rick Malek(12)
Rajesh Gami(5)
Sardar Mudassar Ali Khan (4)
Gautam Singh(3)
Devesh Omar(2)
Keerthi Raja(2)
Amit Choudhary(2)
Michael Bleistein(2)
Soumyadip Majumder(2)
Saurav Kumar(1)
Mervyn Manilall(1)
Shenbagapandiyan P(1)
Jaish Mathews(1)
Anupam Singh(1)
Sounik Chandra(1)
Sarah Ahmad(1)
Santhakumar Munuswamy(1)
Friyank Parikh(1)
Vijay Kumari(1)
Monish Bansal(1)
Raghvendra Mishra(1)
Salman Karim(1)
Munib Butt(1)
Vineet Desai(1)
Miguel Teheran(1)
Himanshu Upreti(1)
Manoj Kalla(1)
Sonakshi Singh(1)
Bechir Bejaoui(1)
Amit Kumar(1)
Deepika Sawant(1)
Subarta Ray(1)
Jobin S(1)
Sarthak Varshney(1)
Abdul Raheem(1)
Aditi Bamaniya(1)
Shivam Payasi(1)
Aravind Govindaraj(1)
Prashant Kumbhar(1)
Nagaraj M(1)
Geo J Thachankary(1)
Rakesh Suryawanshi(1)
Resources
No resource found
Exploring Micro Frontend Architecture for Scalable Web Development
Jan 02, 2026.
Discover micro frontend architecture! Learn how to break down large web apps into manageable pieces for scalable development, independent deployments, and faster updates.
Using Micro Frontends for Scalable Web Applications
Dec 12, 2025.
Micro frontends let developers break big web apps into smaller parts. Each part can work on its own, making it easier to grow and update the app. This way, teams can build faster and use different tools. It helps keep the code clean and the app running smoothly as it gets bigger.
Integrating Micro Frontends Using Module Federation in Angular
Nov 12, 2025.
Learn how to integrate Micro Frontends in Angular using Module Federation! Build scalable apps with independent deployments and shared dependencies. Optimize performance and team collaboration.
Learn API Gateway in Micro services
Aug 09, 2024.
An API Gateway in microservices acts as a reverse proxy, managing incoming requests and routing them to the appropriate services. It enhances scalability, security, and performance by providing load balancing, authentication, rate limiting, and monitoring.
Setting up Micro Frontend with latest version on Angular
Feb 11, 2024.
Discover step-by-step instructions and best practices for setting up scalable, modular applications using the latest features and tools. Dive into the world of micro frontend architecture and learn how to seamlessly integrate independent Angular applications into a unified, cohesive user experience. From setup to running it, this comprehensive guide has everything you need to level up your development workflow and build modern, maintainable web applications with ease.
Insight.Database .NET Micro ORM - Executing And Carrying Out SELECT SQL Commands
Jan 09, 2023.
Insight. The database micro-format for.NET is quick, light, and, dare we say it, fantastic. SQL commands are simple to run using Insight. SqlCommand class and parameters are no longer used. AddWithValue. Insight automatically converts command arguments from an object.
Insight.Database , .NET Micro ORM - Write Less Code In Data Access Layer Using Auto Interface Implementation
Nov 07, 2021.
In this article, you will learn about Insight.Database is a fast, lightweight, (and dare we say awesome) micro-orm for .NET. Auto Interface Implementation implements the interface for you automatically, and you can just call the method, with full type-safety and full performance of IL-generated code.
Dapper Micro ORM (Connection Management)
Jul 12, 2021.
In this article, you will learn about Database Connection Management in Dapper ORM.
Quick Micro Services Development Using MicroService4Net (No Containers)
Jul 22, 2018.
Here, we are showing how we can quickly develop ASP.NET MVC WEB API based Microservices without any containers, but using Open Web Interface(OWIN)
Create Remote Burglar Alarm Using BBC Micro - Bit
May 10, 2018.
This article is all about how we can make two microbits communicate with each other remotely and create an alarm system.
Working With The Light Level Of BBC Micro - Bit
May 07, 2018.
In this tutorial, I am going to write about how we can play with the light level in the Micro:Bit.
PEIZO Buzzer With BBC Micro - Bit
Apr 25, 2018.
By the end of this tutorial, you will be able to connect your micro: bit to the buzzer and play sound in buzzer.
Create Compass Using BBC Micro - Bit
Apr 16, 2018.
By the end of this article, you will know how to create a compass or how to use your BBC Micro: Bit as a compass.
Create Music Remote System Using BBC Micro :Bit
Apr 06, 2018.
At the end of this tutorial, you will be able to control your phone's music player using Micro:Bit.
How To Create Temperature Gauge Using Micro - Bit
Apr 02, 2018.
In this article, I am going to write about how we can create a simple temperature gauge
How To Control Mini Servo With BBC Micro - Bit
Mar 30, 2018.
In this tutorial, I will show how can we control and drive Mini servo with BBC Micro: Bit.
Building Multitenant Architecture Using ASP.NET Core And Micro Services
Dec 18, 2017.
Instead of deploying an application per client, organizations prefer multitenancy to save infrastructure cost and deployment time. Multitenant architecture helps to adapt changes for different clients under the hood. In this article I am not going to discuss database design for multitenant applications but I will be focused on achieving separation for different clients.
Overview Of Micro Tasks In KnockoutJS
Jan 10, 2017.
In this article, you will learn about Micro Tasks in KnockoutJS.
Data Access With ADO.NET In Micro Focus Visual COBOL
Jun 24, 2016.
In this article, you will learn about data access with ADO.NET in Micro Focus Visual COBOL.
An Overview Of Micro Entrepreneurship
May 17, 2016.
In this article you will learn about Micro Entrepreneurship.
Getting Started With Agent SmartWatch Apps Using .NET Micro Framework
Feb 15, 2016.
This article explains about Agent SmartWatch and its feature with sample apps.
Calling Managed COBOL From Unmanaged COBOL With Micro Focus Visual COBOL
Feb 13, 2016.
In this article you will learn about calling managed COBOL from un-managed COBOL with Micro Focus Visual COBOL.
Printing Duplex In Micro Focus Visual COBOL For .NET
Jan 27, 2016.
In this article you will learn how to print Duplex in Micro Focus Visual COBOL for .NET.
Adding Cultural Information To The DateTimePicker In Micro Focus Visual COBOL For .NET
Jan 13, 2016.
In this article you will learn how to add cultural information to the DateTimePicker in Micro Focus Visual COBOL for .NET.
Working with the DateTimePicker in Micro Focus Visual COBOL for .NET
Jan 07, 2016.
Working with the DateTimePicker in Micro Focus Visual COBOL for .NET.
Dapper - King of Micro ORM (C#.NET)
Mar 03, 2015.
This article explains what the Object Relationship Mapper (ORM) Dapper is and how to use Dapper for ORM.
Basics of Caliburn Micro in WPF MVVM - Part II Binding
Jun 10, 2013.
In this part we’ll see how to start creating new pages in the application and how the binding and events are being defined using this small library project with power of MVVM.
Caliburn Micro and Simple Injector IOC in WPF MVVM: Part I BootStrapper
Apr 03, 2013.
Working With CheckBoxes in Micro Focus Visual COBOL
Apr 19, 2012.
This article reviews the common properties of the CheckBox control. These are the name, text, checked and checkstate properties. We’ll also review the use of events associated with a CheckBox.
Working with the DateTimePicker in Micro Focus Visual COBOL
Feb 10, 2012.
This article is about the DateTimePicker control. Our examples will focus on a single control. We’ll show you how to manipulate the properties of that control programmatically. We may have to include one additional control but the focus on each project will be on a single control with a supporting role for the additional control.
Working with TextBoxes in Micro Focus Visual COBOL
Jan 11, 2012.
Micro Focus released VisualCOBOL R4 earlier this year and it has turned out to be an awesome addition to Visual Studio 2010.
Working with buttons in Micro Focus Visual COBOL
Dec 01, 2011.
Micro Focus released Visual COBOL R4 earlier this year and it has turned out to be an awesome addition to Visual Studio 2010. The development teams have done a great job in delivering a very usable product.
.NET Arrays with Micro Focus COBOL.NET
Mar 08, 2010.
Overview of how to use the System.Array class with Micro Focus COBOL.NET. Covers the syntax needed to create and use Arrays. Includes examples and sample code
Declaring Namespaces with Micro Focus for COBOL.NET
Aug 21, 2009.
In this article we will see how to use the ILUSING directive to declare namespaces in your COBOL.NET programs using Micro Focus.
Micro-Economies and Sharp Economy: Why Community-Owned Digital Economies Are the Future of the Internet
Jan 13, 2026.
Explore micro-economies and Sharp Economy: a new internet model where communities own their digital ecosystems, fostering fair rewards and direct value participation.
🔮 Micro-LLMs vs Large LLMs: The Future of Lightweight AI Models
Dec 10, 2025.
Micro-LLMs are compact, fast, on-device AI models designed for privacy, low cost, and real-time performance. This summary explains their benefits, differences from large LLMs, and why they drive the future of everyday AI.
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Backend Integration)
Nov 06, 2025.
Enhance web UI with Framer Motion micro-interactions and ASP.NET Core backend integration. Create delightful, responsive user experiences. Full-stack motion design!
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Integration)
Nov 07, 2025.
Create engaging web UIs! Learn to use Framer Motion with ASP.NET Core to add delightful micro-interactions and motion design for improved UX.
Micro-Frontend Architecture with Angular 19 and Nx Monorepos
Nov 04, 2025.
Scale Angular apps with Micro-Frontends, Angular 19, and Nx Monorepos! Achieve independent deployments, faster builds, and team-based ownership for enterprise-grade solutions.
The Rise of Micro-Economies in Web3: Why Community-Backed Tokens Win
Aug 19, 2025.
Discover how micro-economies are reshaping Web3. Learn why community-backed tokens like Sharp Token create sustainable value, empower users, and replace hype-driven models with real utility and ownership.
Micro-Service Architecture in Devops
Nov 13, 2024.
Microservice architecture in DevOps focuses on developing and deploying applications as a collection of small, independent services. It enhances scalability, flexibility, and continuous integration/continuous deployment (CI/CD).
Micro Frontends With ASP.NET Core and Blazor WebAssembly Components
May 29, 2024.
Explore the dynamic world of Micro Frontends in action with ASP.NET Core, delving into the realm of Universal Rendering. Unleash the power of Blazor WebAssembly-based Web Components, combining flexibility and efficiency for seamless web development.
API Development Using Dapper and Microsoft Asp.NET Core Web API
Dec 24, 2023.
ASP.NET Core is a powerful framework for building web applications, and "Dapper" is a popular micro ORM (Object-Relational Mapping) that works well with ASP.NET Core for database operations. Dapper provides a simple way to interact with databases using raw SQL queries while mapping the results to objects.
Exploring Different Communication Mechanisms Between Microservices with .NET 6
Apr 28, 2023.
Microservices have become an essential part of modern software architecture, allowing for the development of scalable and flexible applications. In this blog post, we will explore different communication mechanisms between microservices and provide .NET 6 code examples to help you get started with your projects.
Micro-Services Vs N-Tier Architecture
Jul 28, 2022.
In this article, you will learn about Micro-services vs N-Tier Architecture.
Micro Frontends With Webpack
Oct 04, 2021.
In this article, we will explore micro frontend architecture, its benefits and implementation using webpack module federation plugin
Four Micro-Frontend Architecture Types You Can Implement With Blazor
Oct 14, 2020.
In this article, we will describe how you can implement micro-frontend architectures using Blazor, an open-source framework for creating web applications using C# and Blazor WebAssembly (Wasm).
JWT Token Routing From Gateway To Multiple Micro-Services In .NET Core
May 20, 2020.
This article covers exposing a central gateway point to the outer world to access protected API content. The handling of different micro-service routing will be done by Gateway itself.
Light Sensing Using Photo-Resistor Sensor (LDR) And BBC Micro:Bit
Jun 01, 2018.
By the end of this tutorial, you will be able to read analog signal using micro:bit and display the value on the screen. You wil know how to read light level using LDR sensor.
Communication Of Micro:Bit Using Radio Signal
Apr 25, 2018.
By the end of this article, you will know how to make two micro:bits communicate with each other.
How To Read Temperature Using BBC Micro:Bit
Mar 31, 2018.
In this tutorial, I am going to write about how to read temperature using Micro:Bit.
ASP.NET MVC CRUD With Dapper (Micro ORM)
Jun 30, 2017.
In this article, you will learn about CRUD (Create, Retrieve, Update, Delete) functionality in ASP.NET MVC with the help of DAPPER, the Micro ORM tool.
Make Your BBC Micro:Bit Talk Using MicroPython
Jun 03, 2017.
In this tutorial, i will show you how to make your micro: bit talk using simple speech synthesis in micro python.so lets Start
Display Your Name On Micro-Bit Using MicroPython
May 22, 2017.
In this tutorial, I will show you how to display your name and very basic symbols on micro: bit using MicroPython.
Getting Started With BBC Micro:Bit
May 11, 2017.
BBC micro is a compact ARM-based system for computer education. With sensors, LEDs, buttons, and USB connectivity, it's a versatile tool for learning coding and hardware interaction.
Microcontroller Based Robotic Garbage Collector
Dec 06, 2011.
In this article a light has been thrown on how can we make a garbage collector by using C# algorithm and to apply it in different hardware components.
Microsoft and the embedded systems
Dec 21, 2008.
In this article, I try to introduce the embedded system offered feature to the C# developer
The Ultimate Guide to Mastering Connection Pooling with Dapper in ASP.NET Core
Mar 31, 2026.
Optimize ASP.NET Core apps with Dapper! Learn connection pooling: setup, tuning, and troubleshooting. Avoid timeouts and boost performance. Essential guide!
High-Velocity Connection Pooling with Dapper and ASP.NET Core
Mar 31, 2026.
Optimize Dapper connection pooling in ASP.NET Core for high-traffic APIs! Prevent connection exhaustion with factories, proper disposal, and async calls. Boost performance and resilience!
Dapper in Depth with ASP.NET Core 10
Mar 14, 2026.
Master Dapper with ASP.NET Core 10 for high-performance SQL-driven apps. Explore setup, repository patterns, and real-world use cases. Optimize your .NET apps!
Foundation in Dapper with ASP.NET Core Web API
Feb 27, 2026.
Unlock peak API performance with Dapper in ASP.NET Core 10! This tutorial guides you through setup and explains why Dapper excels in speed and control over EF Core.
High-Performance Data Access The Definitive Guide to Dapper with Oracle Database
Feb 24, 2026.
Unlock peak .NET performance with Dapper and Oracle! This guide covers setup, CRUD operations, type handling, and crucial optimizations for high-throughput apps.
Top 3 Legit Ways Developers & Students Can Earn in 2026 (No Hype — Real Opportunities)
Jan 02, 2026.
Developers and students can earn in 2026 through real, skill-based and value-driven opportunities. This article explores micro-work, contribution-based earning, and building digital assets — focusing on growth, learning, community and sustainable income.
The Rise of the Solopreneur Economy
Nov 05, 2025.
Discover the solopreneur economy: redefine work, wealth, and business. Learn to build scalable digital assets and thrive as a solo builder in the new era.
Dapper Unveiled: The Lightweight ORM Powering High-Performance .NET Applications
Oct 15, 2025.
Unlock blazing-fast .NET data access with Dapper, the lightweight micro-ORM. Perfect for performance-critical applications, Dapper offers near-native speed and full SQL control, bypassing the overhead of full ORMs like Entity Framework. Ideal for microservices, reporting, and legacy integration, Dapper empowers developers with simplicity and speed. Learn how to use Dapper for high-performance .NET applications.
Power of Dapper in .Net Core
Feb 16, 2025.
Dapper is a high-performance micro ORM for .NET Core, known for its speed and efficiency in database access. It simplifies SQL execution, object mapping, and data retrieval while maintaining flexibility.
Running .NET Core Application using Docker Container
Aug 13, 2024.
Creating a microservice with .NET 8.0 and Docker. It covers installing .NET, setting up a .NET Core API project, creating a Dockerfile, and building and running a Docker image. Learn to verify images, run containers, and explore container contents using Docker commands and Docker Desktop.
Optimizing Performance with Dapper with .NET Core API
May 30, 2024.
Learn Dapper best practices for optimal database interaction in .NET applications. Explore techniques like using output parameters and handling multiple result sets in stored procedures. Enhance efficiency with optimized query writing for delete operations.
Securing Your Workloads in VMware Cloud
Apr 22, 2024.
Fortify your VMware Cloud environment! Discover essential security practices for access control, networking, disaster recovery & more. #VMwareCloud #CloudSecurity
Implementing gRPC in .Net Core
Nov 15, 2023.
Article on how to use gRPC in .Net Core. This article provides a step-by-step guide on implementing gRPC in a .NET Core project, covering essential aspects from creating proto files to adding authorization.
Laravel Lumen Lightweight Framework for Powerful Web Applications
Jul 11, 2023.
Laravel Lumen is a lightweight micro-framework built on Laravel, offering developers a fast and efficient solution for building microservices and APIs. With its minimalistic approach, seamless integration with the Laravel ecosystem, and emphasis on performance optimization, Lumen enables the creation of powerful web applications with ease.
Fetching Multiple Tables With Dapper In .NET 7 API
Dec 20, 2022.
In this article, I'm going t explain how we can fetch multiple tables using dapper in Dot NET 7 API
Simple Architecture Design
Oct 18, 2022.
This page gives a brief idea about how to design a system.
Azure Service Fabric
Mar 03, 2020.
In this article, we will explore Microsoft Azure service fabric.
WebAPI Using Flask
Dec 30, 2019.
Flask, a micro framework, simplifies API development with its ease of use and flexibility. Widely adopted by high-traffic sites like LinkedIn, it offers simplicity in installation and coding. Sample code demonstrates its usage for both server-side and client-side interactions.
Using Dapper For Data Access In ASP.NET Core Applications
Nov 11, 2019.
Dapper is a lightweight ORM for ASP.NET Core, offering efficient data access with minimal overhead. It simplifies database interactions by mapping query results to objects, enhancing performance in web applications.
Monolithic Application Design
May 25, 2016.
In this article you will learn about Monolithic Application design.
Accessing RM Data files from managed Visual COBOL
Oct 05, 2011.
The purpose of this article is to provide the reader with an example of how to read the RM file system from a native COBOL program and have it display on a managed WinForm.
COBOL Snippets
Jul 07, 2010.
Beginning with this article all projects will be created using the Micro Focus Visual COBOL environment.
COBOL for .NET: The more things change the more they stay the same
Jul 28, 2009.
Back in 2002 I wrote a series of articles dealing with COBOL and .NET integration. Since that time, quite a bit has changed. This article reviews the changes and sets the stage for upcoming articles from a world renown COBOL vendor.