Preloader

C# 75

C# (pronounced "C-sharp") is an object-oriented programming language from Microsoft that aims to combine the computing power of C++ with the programming ease of Visual Basic. C# is based on C++ and contains features similar to those of Java.

How to register a single or multiple global hotkeys for a single key in Winforms
C#

How to register a single or multiple global hotkeys for a single key in Winforms

Learn how to attach some global hotkeys (system level accessible) for just a single key in your WinForms application.

Carlos Delgado Carlos Delgado
  • September 18, 2017

  • Estimated reading time: 6 Minutes

40108
Simulating keypress in the right way using InputSimulator with C# in Winforms
C#

Simulating keypress in the right way using InputSimulator with C# in Winforms

Learn how to simulate keypress event from any key in the keyboard using the awesome InputSimulator library in Windows Forms.

Carlos Delgado Carlos Delgado
  • August 2, 2017

  • Estimated reading time: 5 Minutes

125876
How to allow only numbers inside a textbox in Winforms C#
C#

How to allow only numbers inside a textbox in Winforms C#

Learn how to prevent the input from non numeric characters inside a textbox in Winforms.

Carlos Delgado Carlos Delgado
  • July 24, 2017

  • Estimated reading time: 2 Minutes

249142
Winforms Cross-thread operation not valid: Control 'controlname' accessed from a thread other than the thread it was created on
C#

Winforms Cross-thread operation not valid: Control 'controlname' accessed from a thread other than the thread it was created on

Learn how to solve the Cross-thread operation not valid error with any control in Winforms.

Carlos Delgado Carlos Delgado
  • July 23, 2017

  • Estimated reading time: 7 Minutes

72531
How to print a PDF from your Winforms application in C#
C#

How to print a PDF from your Winforms application in C#

Learn how to print a PDF file with C# in your Winforms application easily and free.

Carlos Delgado Carlos Delgado
  • July 19, 2017

  • Estimated reading time: 3 Minutes

145151
How to implement Sciter (lightweight HTML and CSS UI Engine) in your WinForms application with C#
C#

How to implement Sciter (lightweight HTML and CSS UI Engine) in your WinForms application with C#

Learn how to install and setup Sciter on your WinForms application.

Carlos Delgado Carlos Delgado
  • June 21, 2017

  • Estimated reading time: 3 Minutes

17509
Getting started with Steganography (hide information) on Images with C#
C#

Getting started with Steganography (hide information) on Images with C#

Learn how to conceal messages or information within files using C#.

Carlos Delgado Carlos Delgado
  • June 15, 2017

  • Estimated reading time: 7 Minutes

22027
How to encrypt and decrypt files using the AES encryption algorithm in C#
C#

How to encrypt and decrypt files using the AES encryption algorithm in C#

Learn how to encrypt and decrypt files using the Advanced Encryption Standard algorithm with C#.

Carlos Delgado Carlos Delgado
  • June 13, 2017

  • Estimated reading time: 6 Minutes

150544
How to access a SFTP server using SSH.NET (sync and async) with C# in WinForms
C#

How to access a SFTP server using SSH.NET (sync and async) with C# in WinForms

Learn how to establish a SFTP connection with C# using the awesome SSH.NET library in a Windows Forms application.

Carlos Delgado Carlos Delgado
  • May 25, 2017

  • Estimated reading time: 7 Minutes

253044
How to decompile (read source code of) .NET Framework assemblies using ILSpy
C#

How to decompile (read source code of) .NET Framework assemblies using ILSpy

Learn how to decompile binaries from Dynamic Link Libraries, Executables and Windows Metadata using ILSpy.

Carlos Delgado Carlos Delgado
  • May 19, 2017

  • Estimated reading time: 3 Minutes

78172
Our Sponsors

Our blog is proudly supported by industry-leading sponsors.