Click here to Skip to main content
15,885,757 members
Everything / Visual Studio

Visual Studio

Visual-Studio

Great Reads

by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
by Martin Mitáš
How to support scrolling within your controls.
by Hans Dietrich
XColorSpectrumCtrl displays a color spectrum that allows user selection, and provides APIs for color based on RGB and HSL color models.
by Hans Dietrich
XQueue implements a shared-memory first-in first-out (FIFO) queue, based on memory-mapped files, that works on all versions of Windows.

Latest Articles

by Yevgeniy Shunevych
An introduction to Atata C#/.NET web UI test automation full-featured framework based on Selenium WebDriver
by PJ Arends
How to use a .props file for your custom user settings across all your projects
by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.
by CODING_MLD
Expanding and collapsible panels implemented in VB.NET

All Articles

Sort by Score

Visual Studio 

13 Feb 2020 by Jeremy Likness
Tutorial for file processing and importing to SQL leveraging serverless Azure Functions
10 May 2023 by Jovibor
List Control with tooltips, cells editing, colors, sorting, hyperlinks, columns hiding, and a lot more
2 May 2016 by amatecki
How to use the SmsToolset library to send SMS over GSM network by using PDU format
5 Dec 2023 by Patrick Eckler
Example of a TCPIP server that listens and can serve multiple client connections
14 Dec 2022 by Jovibor
Fully featured Hex Control written in C++/MFC
5 Aug 2020 by AntonioLeonardo
How to execute inferences by fuzzy logic concept on Plain Old CLR Object
27 May 2020 by PaulKukiel
.NET Core 3.1, Docker, postgres, swagger quick start
24 Feb 2019 by WhiskeyBeforeWater
This article instructs on how to implement a basic binary search tree using Excel VBA with insert, delete, search, traversal, minimum, and maximum. For a recursive answer please go to https://www.codeproject.com/Tips/1277790/A-Recursive-Binary-Search-Tree-For-VBA