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.
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.
This article explains how easy to create a component using C#.
How to write a DataSet to an XML file using C#. The WriteXml method writes the current data (the schema and data) of a DataSet object to an XML file.
This article focuses on the WrapPanel in details. WrapPanel is similar to StackPanel but it has an additional feature. The WrapPanel element in XAML represents a WrapPanel.
In this article I will explain about How Do I Choose a Data Provider?
In this article I will explain about Attribute or Styles in GDI+.
How to uninstall an app in Windows 8
How to set and change your account picture in Windows 8