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 demonstrates how to use the CheckListBox control in a WPF application using C# and XAML.
Learn how to disable POP3 or enable POP3 for Office 365 Email
Azure Architect is one of the most in-demand jobs in IT. Learn how to become an Azure Architect.
The Content property in XAML (WPF and Windows Store controls) is a little of a tricky one. This article sheds some light on it.
It looks like finally MSDN documentation is updated and the “Metro Style” term has changed to “Windows Store”.
In this article, I will discuss how to create a MaskedTextBox control in Windows Forms at design-time as well as run-time.
An HScrollBar control is a supporting control that is used to add horizontal scrolling capability to a control that does not have built-in scrolling such as a container control. You do not need thi...
A GroupBox control is a container control that is used to place Windows Forms child controls in a group. The purpose of a GroupBox is to define user interfaces where we can categories related contr...
TripleDesCryptoServiceProvider class provides the functionality of TripleDES algorithm. This article demonstrates how to use TripleDesCryptoServiceProvider class to apply DES algorithm to encrypt a...
Today, things are changing. People’s behavior of surfing websites have changed. People are used to seeing a lot more data in a scrolling or vertical fashion.
In this article, I will discuss how to use a CheckBox control in a Windows Forms using C#.
C# Corner community needs your help and how can you help
This article explains partial classes in C# and .NET.
One more book free book is added to C# Corner books list. Last night, I finished book titled Building Standalone Data-Driven Applications using SQL Server Compact 4.0 and Visual Studio 2010.
The WPF SpinnerButton control allows us to add a spinning feature to any element. This article demonstrates how to use the ButtonSpinner control in a WPF application using C# and XAML.
Here are the steps required to get started with Visual Studio LightSwitch
Check out what's new version of C# Corner looks like.
How to convert an int data type to a byte array using C# and .NET.
In this article, I will focus on how authors can take advantage of today’s tools to promote themselves and gain more exposure. Consider this to be part 2 of the previous article.
Guess what? Microsoft is bringing back the native ODBC support in the next version of SQL Server, probably SQL Server 2012. ODBC is already supported by SQL Azure.