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 Microsoft Copilot is and what is the difference between Github Copilot and Microsoft Copilot. You will see copilot everywhere if you’re using one or more Microsoft products.
This article covers setting up Copilot, generating code snippets, using Copilot Chat, and reviewing AI-generated code. Boost your coding productivity with AI-powered code suggestions for C# and oth...
Airbus is revolutionizing aviation with its ZEROe project, aiming to launch the world’s first hydrogen-powered commercial aircraft by the late 2030s. Powered by cutting-edge hydrogen propulsion tec...
This article is my personal opinion why one should learn C# language over others and how to get started with C#.
Microsoft introduced Conversation as a platform at the Build 2016 event. In this video, Microsoft experts demonstrates the meaning and how the conversation as a platform works.
How cool will it be to experience the car that you’re going to buy in real using virtual reality? How about going inside the car and looking at its engine? Microsoft HoloLens exactly plans to bring...
Learn the basics of C# Thread. This code example explains how to create a Thread in C# and .NET Core.
In this article, we will discover the essence of handling arrays in C#. Learn how to initialize, manipulate, and iterate through arrays efficiently. Explore techniques for clearing, copying, and ac...
I have seen several questions on how to bind an ArrayList with data-bound controls such as a DataGrid. In this step by step tutorial, I will show how to create an ArrayList of objects and bind it t...
C# Corner MVP Summit Photos
In this article I will explain about Working with Graphics Containers in GDI+.
LINQ provider for Oracle, PostgreSQL, MySQL, Ingres, SQLite, Firebird and SQL Server
I am tired of hearing this question again and again and this is why you should choose C# over VB.NET.
Windows TabControl is a useful control that allows you display multiple dialogs tabs on a single form by switching between the tabs. In this tutorial, I will explain how to create and use a TabCont...
US MVP Open Days 2015 Happening in Malvern, Pennsylvania
All day meeting at MCN office with Praveen, Dinesh and other team members. Besides NCR region, MVPs are gathering from all over India including Hyderabad, Banglore, Chennai, Pune, Mumbai, Trivandru...
The "Oslo" SDK CTP includes documents and tools for working with "M".
I take my flight tomorrow from Philadelphia to London and from London to New Delhi. This blog is my daily diary for the trip.
However, .NET 3.5 introduces a new type of objects called freezable objects. These objects are usually related to graphics sub-system.
How to open Visual Studio 2013 Command Prompt in Windows 8.1