Founder C# Corner. Founder & CEO Mindcracker Inc. Investor, Advisor, Board member of several startups and non profit foundations. Try to implement emerging technologies when trying to solve the next problem.
Learn what C# is, how it works, and what it's used for in 2025. Explore its core features, real-world applications, and why C# remains a top programming language for developers.
Confused between C# and .NET? This article breaks down the technical differences and how they work together in modern software development.
Hierarchical databases represent data in a tree-like structure. In this article, we'll learn basics of hierarchical database management systems and how data is represented and stored in a hiera...
This article is VB.NET version of Working with Strings in .NET using C#.
Visual Studio 11 is much more powerful than most of us can imagine. Not only we can build C#, VB.NET, and F# applications but we can also build applications using HTML 5, open source CMS and much m...
Recently, I needed to bind a DataTable object with a DropDownList in ASP.NET, where the value of the DropDownList items was different than the text.
So, now we can't call Windows Metro style apps metro anymore, what's next?
How to start, stop, pause or restart a windows service dynamically using C#.
This is just amazing and no other country can do that,
Relational databases represent data in a tabular form consisting of rows and columns. In this article, we'll learn the basics of relational database management systems (RDBMS) and how data is r...
Are you unhappy at your work? Here are some tips to be happy at work.
Is WPF in danger? Will Windows Store apps kill Windows Forms and WPF?
This article demonstrates how to use Windows Forms Splitter control using C#.
If you have ever written Outlook type user interfaces using Windows Forms, you must be familiar with Splitter control. The Splitter control used to provide functionality to split two controls and d...
How to get all services installed on a machine using C#.
Microsoft becomes the second company to cross $4 trillion in market value, driven by AI growth and cloud dominance. Here's why it matters globally.
Learn the difference between value types and reference types in C#. This complete guide breaks down memory allocation, performance, behavior, and code examples to help you master both.
Learn the key differences between crypto coins and tokens, how they work, their use cases, and which one is better for investment. A complete guide for beginners and investors.
Learn the exact differences between var, dynamic, and object in C#. This in-depth guide covers syntax, performance, use cases, and practical code examples for each.
A document database is a NoSQL database. This article explains what a document Db is and what are the most popular document databases.