Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
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]
Mahesh Chand(2)
Abhishek Chadha(2)
Destin Joy(2)
Praveen Kumar(1)
Najath Risni(1)
Shafaet Hossain(1)
Jalpa Dhola(1)
Lalit Bansal(1)
Mohamed Shifan(1)
Manoj Kalla(1)
John Godel(1)
Jitendra Mesavaniya(1)
Amit Mohanty(1)
Sarthak Varshney(1)
Disne Sivalingam(1)
Usama Shahid(1)
Sibeesh Venu(1)
Prasad Pathak(1)
Chanakya Jayabalan(1)
Priyaranjan K S(1)
Prakash Tripathi(1)
Kalyankumar Ravichandran(1)
Abhishek Jaiswal (1)
Sourav Kayal(1)
Nipun Tomar(1)
Abhimanyu K Vatsa(1)
Levent Yildiz(1)
Chris Harrison(1)
Resources
No resource found
Blockchain vs. Traditional Databases: What’s the Real Difference?
Jul 07, 2025.
Learn the key differences between blockchain and traditional databases. This developer-focused guide compares performance, trust models, use cases, and more.
How Vibe Coding Differs from Traditional Coding
Jun 26, 2025.
Discover how vibe coding differs from traditional coding. Learn how this creative, improvisational approach contrasts with structured software development, and explore its applications in music, art, and rapid prototyping.
What is Cloud Native? Where to Hire a Cloud Native Architect?
May 13, 2025.
Cloud Native refers to building and running applications that fully leverage the cloud environment—using technologies like containers, microservices, and CI/CD to ensure scalability, flexibility, and resilience.
How to Create Virtual Network Manager in Azure
Feb 14, 2025.
Learn how to create an Azure Virtual Network Manager (AVNM) to simplify VNet management across subscriptions and regions. Configure connectivity, security, and routing centrally for scalable, secure, and efficient cloud networking.
Blazor vs Traditional ASP.NET (MVC/WebForms): A Comparison
Feb 03, 2025.
Blazor is a web framework by Microsoft that enables building interactive web apps using C# and .NET. It supports Blazor Server (server-side) and Blazor WebAssembly (client-side) for modern, real-time, and offline web development.
GitHub Copilot vs. Traditional Coding
Jan 29, 2025.
GitHub Copilot has become a hot topic in the development world, often touted as a game-changer for productivity. But how does it stack up against traditional coding methods? Let’s explore this question with some hands-on examples and a detailed comparison.
DeFi Use Cases: Bridging Traditional Finance and Blockchain
Jan 20, 2025.
Decentralized finance (DeFi) is revolutionizing financial services by leveraging blockchain for transparency, automation, and cost efficiency. With smart contracts, DeFi enables secure transactions, financial inclusion, and global accessibility.
Exploring Network Topologies
Oct 05, 2024.
Network topologies define the structure of a network, with common types like Bus, Ring, Star, Mesh, and Hybrid, each offering unique advantages and suited for different network needs
Overview of Minimal API
Oct 01, 2024.
Minimal API in ASP.NET Core provides a streamlined approach to building HTTP APIs with minimal configuration. Introduced in .NET 6, it allows for lightweight API development without controllers, making it ideal for small projects. This article covers key features, and differences from traditional APIs, HTTP verbs, and routing techniques.
AlbertAGPT: Beyond the Traditional Chatbot
Jul 29, 2024.
AlbertAGPT by AlpineGate AI Technologies Inc. is a groundbreaking AI model featuring advanced architecture, real-time data integration, and domain-specific applications. It excels in security, continuous learning, and user-friendly design, making it ideal for diverse industries and educational settings.
Streamlining Collection Chunking in .NET 6: .Chunk vs. Methods
Jun 16, 2024.
.NET 6 introduced several new features and enhancements that streamline development in C#. One such feature is the . The chunk method, which provides a simple way to split collections into smaller, manageable parts.
Arrow Function Variants in JavaScript
Jun 03, 2024.
Arrow functions in JavaScript offer concise syntax for writing functions. They simplify coding with features like no parameter handling, optional parentheses for single parameters, and streamlined function bodies. They're versatile, applicable in various scenarios, like callbacks and high order functions.
From Traditional to Modern: Understanding of JavaScript Functions
Apr 30, 2024.
JavaScript functions are versatile tools, organizing code, enabling reusability, and improving readability. Named, anonymous, arrow, IIFE, callback, higher-order, and constructor functions offer diverse ways to enhance code structure and functionality.
C# 12's Switch Expressions: A More Powerful Alternative to Traditional Switch Statements
Apr 17, 2023.
C# 12's Switch Expressions: A More Powerful Alternative to Traditional Switch Statements
What is Software-Defined Networking and Virtual Networks in Physical Networks
May 01, 2020.
In this article, you will learn about software-defined networking and virtual networks in physical networks.
Transformation From Traditional Infrastructure To Cloud Infrastructure
Mar 23, 2020.
Describes the basic idea about how cloud concept came from the traditional infrastructure.
DevOps The Big Picture
Apr 12, 2019.
DevOps is a new philosophy that can help software organizations innovate more quickly and be more responsive to the business needs. It promotes collaboration between developers and operations which improves the software quality and results in more frequent software releases.
Azure Function As Output Job Topology Of An Azure Stream Analytics Job
Dec 21, 2018.
In this article, we are going to see how we can set up an Azure Function as an Output job topology of an Azure Stream Analytics job. Doesn’t that sound interesting?
Step By Step Installation Of SharePoint Server 2019 Preview For Single Server Farm Topology
Aug 03, 2018.
As we know that SharePoint Server 2019 and Project Server 2019 preview available, I was excited with this news and thought to have it installed on and check what’s now.
Are SharePoint Hub Sites Here To Replace The Traditional Intranet?
Mar 28, 2018.
With the rollout of the new Hub Site feature for SharePoint online, we can see different use cases is explained, how it can be used. From grouping sites to replacing the traditional Intranets to challenging the ready-made Intranet products in the market.
SharePoint List Threshold Issue: The Traditional Problem
Jun 14, 2016.
In this article, you will learn how to resolve the SharePoint List Threshold issue.
Preparing For .NET Interviews: Traditional And Generic Collections - Part Eight
May 19, 2016.
This article presents the common questions asked in .NET interviews related to traditional and generic collections and explains the answers easily.
Overview of Traditional and Modern Way of Software Testing
Aug 15, 2015.
This article provides an overview of traditional and modern software testing.
Node.JS vs Traditional Scripting Languages
Apr 21, 2014.
This article provides a comparison between Node.JS and other scripting languages, especially the most popular scripting languages of the current decade. I will provide some valid arguments, examples and facts.
Advanced JavaScript: Function Definition Style in JavaScript
Nov 06, 2013.
In this article we will see the traditional approach of function definition and JavaScript’s own style of doing it.
Planning Farm Topology in SharePoint 2013 - PART II
Sep 10, 2013.
In this article we can learn various types of topology available in SharePoint 2013.
Planning Farm Topology in SharePoint 2013: Part I
Sep 09, 2013.
In this article we can learn various types of topology available in SharePoint 2013.
System Analyst: Part 1
May 05, 2011.
Why Business need System Analyst, Various Functional areas of System Analyst, System Analyst in Traditional Business, System Analyst in Modern Business.
Basics Of Data Communication: Part 7
Aug 02, 2010.
This article will explain, Introduction to LAN, MAN and MAC, IEEE Standards, LAN, Topologies in very detailed.
Sending Email with C# using SMTP Servers
Aug 01, 2005.
This article will explain how we can send emails using SMTP servers.
.NET Static Variables : Better than Application!
Feb 22, 2002.
In traditional ASP, we always had the Application object to store application-wide variables in.In the .NET framework, both static variables and the Application object provide ways to store data that is shared across multiple requests or sessions within an application. However, they serve different purposes and have distinct characteristics. Let's explore the benefits and differences of using static variables compared to the Application object.