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.
Changing color of your Window and its controls is a piece of cake in C# using ColorDialog class.
The CopyTo method copies a List into a one-dimensional array.
Cortana has been in news since yesterday when Microsoft announced its new Windows Phone 8.1.
I am glad to say that long awaited new C# Corner version 3.0 is live now. What do you think about this new design?
In this article I will explain about Blending Using LinearGradientBrush Objects in GDI+.
Read some interesting articles/blogs on SOA, past and future.
Microsoft and OpenAI are planning a massive supercomputer named Stargate to cost over $100 billion. This multi-phase project aims to be operational by 2028 and will provide the immense computing po...
Microsoft unbundles Teams from Office globally, offering more flexibility but potentially increasing costs for businesses heavily reliant on Teams collaboration.
OpenAI Tests Voice Cloning Program to create AI-based voices. OpenAI ventures into voice cloning with "Voice Engine," a powerful tool utilizing deep learning to mimic real voices. While p...
A list is a collection of items that can be accessed by index and provides functionality to search, sort and manipulate list items. Here we see how to create a list in c#.
A list is a collection of items that can be accessed by index and provides functionality to search, sort and manipulate list items. Here we see how to create a list of objects with C#.
Learn how to use C# List and its methods and properties.
Learn how to use List in C#.
Microsoft Graph is an API that provides a single single REST API endpoint to access various Office related products.
There are new runtime tools for XAML In Visual Studio 2015 Update 2 and Visual Studio "15" Preview.
In this article I will explain about reading Metadata of Images in GDI+.
This article explores using Copilot for adding comments, removing them, and generating detailed documentation, improving collaboration and easing the onboarding process for new developers.
Day 5 updates.
In this article I will explain about Blending in GDI+.
You can automate .NET Reflector processes, and run .NET Reflector from within IDEs or other applications. You can even use it as a web control within a browser! . Here Nick shows how to develop ...