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.
This article discusses the color transformations and how to apply Color Matrix on image colors to provide various effects such as gray scale effects, reduce or increase the contrast, brightness, o...
So.cl is new social community website from Microsoft.
Learn what hardware do you need to build your own Azure stack server in your data center.
Feb 28 - March 2, Washington. Wonder who is attending from C# Corner? Let me know.
In this article I will explain Connecting to an Excel Database & Text File in ADO.NET
In this article I will explain about Font Class in GDI+.
This article explains how to pass proxy server network credentials when downloading files using HTTP.
OpenAI Eyes Unicorn Status: In Talks to Secure $100 Billion Valuation
In this article, you will learn the basics of extension methods in C# and why and how to use them.
The ContextMenuStrip control provides functionality of context menus in Visual Studio 2010 and .NET 4.0. A context menu is also known as a popup menu. A context menu appears when you right click on...
In this article I will explain about Drawing Formatted Text in GDI+.
In this article I will explain about Connecting to the Database in ADO.NET
If you remember working with CSS and JScript in the previous versions of Visual Studio, editing was a nightmare. Visual Studio 2008 provides a better support for CSS and JavaScript editing. How abo...
The Convert class takes care of most of the data type conversions in .NET programming.
The ref keyword on a method parameter causes a method to refer to the same variable that was passed as an input parameter for the same method. If you do any changes to the variable, they will be re...
Continuous integration and delivery with Visual Studio App Center
Are you posting your personal content online? You may not own your own intellectual property anymore.
In this article I will explain about Constructing a Font object in GDI+.
Spec Explorer 2010 is a tool that extends Visual Studio for modeling software behavior, analyzing that behavior by graphical visualization, model checking; and generating standalone test code from ...
You can write your C# code with various editors including your favorite text editor Notepad. See more editors here.