Click here to Skip to main content
15,881,084 members
Everything / Visual Studio / Visual Studio 2010

Visual Studio 2010

VS2010

Great Reads

by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
by Dmitri Nеstеruk
Let's create a simple project estimation DSL using F#!
by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by Sergey Alexandrovich Kryukov
Display names and descriptions for enumeration members: a non-intrusive, reliable, localizeable method.

Latest Articles

by Elmue
An easy to use 3D control which can be integrated into an application in a few minutes
by Ștefan-Mihai MOGA
How to download files from an HTTP server.
by David MacDermot
This article describes the creation of a non-MFC custom PropertyGrid control.
by Paulo Zemek
A tutorial explaining how to create a Virtual Machine and a Compiler for such virtual machine

All Articles

Sort by Updated

Visual Studio 2010 

12 Feb 2024 by Elmue
An easy to use 3D control which can be integrated into an application in a few minutes
23 Nov 2021 by David MacDermot
This article describes the creation of a non-MFC custom PropertyGrid control.
12 May 2021 by Paulo Zemek
A tutorial explaining how to create a Virtual Machine and a Compiler for such virtual machine
23 Jan 2021 by Mehdi Gholam
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
21 Jan 2021 by Divin Ookken Athappan
Step by step explanation of 3D image rendering using OpenGL
23 Sep 2020 by Claudio Nicora
An extended NumericUpDown control with better focus and mouse wheel management.
23 Jun 2020 by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
25 Apr 2020 by Shao Voon Wong
Benchmark between OpenMP, Parallel Patterns Library, Auto-Parallelizer and C++17 Parallel for_each
30 Mar 2020 by Vasily Tserekh
Collision algorithms aren't rocket science and this article proves this idea.
26 Mar 2020 by Michael Haephrati
How a computer can be identified in order to generate a unique ID
11 Mar 2020 by Dan Letecky
Create an AJAX monthly event calendar (with drag and drop support) displaying data from SQL Server database in just 10 minutes (including a coffee break).
13 Nov 2019 by pdoxtader
A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels.
11 Nov 2019 by Suk H. Lee
WPF Window allows tabbing by drag and drop
24 Jul 2019 by Mehdi Gholam
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, .net
16 Jun 2019 by Kenneth Haugland
Mathematical treatment of acoustic leaks in walls
24 May 2019 by Alexandros Pappas
This deletecertstore tool deletes certificate stores as a pendant to makecert
23 May 2019 by Saira Fazal Qader
Conversion of image to byte and Encryption using 128 bit key than Decryption using the same key and re-conversion from byte to image
28 Feb 2019 by SSDiver2112
A custom Panel that creates a glow effect around a child control or a drop shadow when it receives focus
24 Feb 2019 by Mehdi Gholam
Smallest full text search engine (lucene replacement) built from scratch using inverted MGRB bitmap index, highly compact storage, operating in database and document modes
20 Feb 2019 by Igor Krupitsky
Tool that will let you import data from SQL Server and Access to MySQL
20 Feb 2019 by Igor Krupitsky
This project will show how to create nested modals.
20 Feb 2019 by Igor Krupitsky
The ASP.NET pages let you upload, delete and browse files into a database.
15 Feb 2019 by Zijian
WCF development for real RAD in enterprise
15 Jan 2019 by Igor Krupitsky
This Windows application lets you scan image in a given folder and generate CSV file to show barcodes for each image file.
31 Dec 2018 by Randy Kroeger
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
30 Dec 2018 by Chinmoy Mohanty
Multiple techniques of implementing The Observer Pattern in .NET
11 Dec 2018 by omeecode
Google Maps Offline in windows discusses how one can download or save Google maps and then view these images offline
6 Nov 2018 by Dirk Bahle
How to create a new tool window in AvalonDock [2.0]
31 Oct 2018 by Adam Zgagacz
Simple WinForms auto-repeat button in a few lines
27 Oct 2018 by Steffen Ploetz
Give an brief overview of text rendering options for OpenGL/OpenTK especially for MONO/.NET.
7 Oct 2018 by Mojtaba Hosseini
A graphical binary tree. Features: add, remove, or search for a node. Recursive algorithm has been used
16 Sep 2018 by George Swan
Highlights the latest developments in both the Mongo open-source document database and the open-source official C# driver.
11 Sep 2018 by _Flaviu
A way to use OpenCV in MFC project
3 Sep 2018 by Peter Huber SG
Using Style and Binding to control WPF DataGridCell appearance
13 Aug 2018 by Shao Voon Wong
27 Jul 2018 by B.O.B.
Implement a Global Try Catch block while still using the .NET Application Framework.
23 May 2018 by Andreas Schoenle
How to use CrashRptEx, to avoid some of the pitfalls of crash reporting in MFC apps or if you want the ability to continue your application after a crash
11 Apr 2018 by Michael Haephrati
Creating an application that can generate crosswords from a list of words
31 Mar 2018 by Eric M. H. Goh
Scrape data from image using Tesseract OCR engine
14 Mar 2018 by tonywilk
A simple set of functions to write C variables out to JSON with no fuss or errors
11 Mar 2018 by tonywilk
Not 'Just Another Parser', this reads elements from JSON simply and without memory overhead in C
12 Feb 2018 by Roman Ginzburg
A .NET API for the libVLC interface so the vast majority of VLC functionality could be utilized in managed applications
5 Feb 2018 by Stas Wolski
This article describes how to implement a meeting room booking system in an ASP.NET MVC project with dhtmlxScheduler.
3 Feb 2018 by Paulo Zemek
A dictionary implementation optimized for caches and the GetOrCreateValue method, supporting real parallelism while reading and avoiding some problems encountered in the ConcurrentDictionary
2 Feb 2018 by wmjordan
This is a fork of "fastJSON" with new power to control many aspects in JSON serialization and deserialization, such as, serializing interface instances (polymorphic serialization) and private types, including or excluding members, performing data conversions, conditional serialization, etc.
31 Jan 2018 by Jerome Vonk
A music player powered by MCI & Window Forms
26 Jan 2018 by FiegeU
Workaround for changing drive letters in Windows when using multiple external drives
12 Jan 2018 by Yuval Naveh
A playback practice tool for musicians that allows slowing down, changing pitch, defining presets and loops on music files.
8 Jan 2018 by Steffen Ploetz
How to provide multi-language resources from .NET compatible *.resx files for GUI applications on ReactOS (and other non-Windows OS like Linux)
27 Dec 2017 by Petrov Vladimir
Simple solution for small avi demo performance from Image files of any kind
20 Nov 2017 by Petrov Vladimir
The alternative Quadrics in OpenGL MFC for your Own design and Universal Polyhedron Procedure.
5 Nov 2017 by axuno
MailMergeLib is an SMTP template mail client library written in C# which provides comfortable mail merge capabilities and SMTP fail-over features. If works on .NET Framework and .NET Core.
5 Nov 2017 by Alexander Iacobciuc
In this article you will find yet another implementation of a web camera control.
27 Sep 2017 by ChRi$m0rG@N
This article documents a simple messaging layer implemented with named pipes.
2 Aug 2017 by Andrew Rissing
GenericParser is a C# implementation of a parser for delimited and fixed width format files.
31 Jul 2017 by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
26 Jul 2017 by khaled Ezzat Abdelfattah Abdelgawad
This is a windows forms custom usercontrol that I used to create a Multiselect combobox with checkboxes to select one or more options. It is created using a blend of telerik controls as Telerik itself doesn't have a Multiselect Dropdownlist winforms control.
14 Jun 2017 by DavidHancock
Describes an algorithm that solves the Countdown number puzzle written in c#
13 Jun 2017 by JeffLan
A responsive, JavaScript-enabled event-calendar using ASP.NET calendar control
4 Jun 2017 by Mosi_62
Some ways to solve a matrix equation :-)
14 May 2017 by Sergey Alexandrovich Kryukov
An example the application of Enumeration class, third article of the series
12 May 2017 by Alexey Shalnov
How to build Not OLE container of MFC applications based on hosting of MFC application from within WinForms and WPF applications
1 May 2017 by Matthew Mansfield
Writing Your Own Voice Recognition Software
27 Apr 2017 by zapsolution
Debugging utility
23 Apr 2017 by John Underhill
Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, Rainbow, GMSS, DTM-KEX
23 Apr 2017 by Zuoliu Ding
A discussion on how Visual C/C++ code works with bit-wise logical and shift operators, as well as a loop optimization.
16 Apr 2017 by Mosi_62
Approximate a polynimial function in an overdetermined system. Using the normal equation or orthogonal transformations.
4 Apr 2017 by Akhil Mittal
This article will explain how one can create their own custom collection class that can be iterated through.
2 Apr 2017 by Asher Barak
When developing a complex line of business system queries, reuse is often required. This article provides some guidelines and tools for LINQ expressions reuse.
23 Mar 2017 by Yang Kok Wah
Implementing shape control that supports transparency, custom design-time editors and simple animation
22 Mar 2017 by luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
22 Mar 2017 by Sergey Alexandrovich Kryukov
Addresses questions on graphics, threading with UI, form development, printing and more
21 Mar 2017 by Dave Clemmer
Mo+ is the first technology that fully supports model oriented development, allowing software developers to powerfully scale the work they already do.
12 Mar 2017 by Member 11446635
To find out the tail risk (black swan) of your trading
10 Mar 2017 by Sergey Alexandrovich Kryukov
Generic classes for enumeration-based iteration and array indexing
8 Mar 2017 by Eric D Schmidt
Overview of a cross-platform spreadsheet-based rules enigne with algorithms implemented in C++ and JavaScript, and wrappers to C#/.NET/WinRT
8 Mar 2017 by Sergey Alexandrovich Kryukov
Display names and descriptions for enumeration members: a non-intrusive, reliable, localizeable method.
2 Mar 2017 by David Vanson
A weather application for the current conditions in your area
7 Feb 2017 by O.G.I.
Pathfinding algorithm based on a direction priority
30 Jan 2017 by Dan Letecky
How to build an AJAX Event Calendar (Scheduler) using the open-source DayPilot Lite for ASP.NET MVC library (Apache License 2.0).
16 Jan 2017 by Muhammad Gouda
Extend VS by invoking menu item to the context menu that enables moving code blocks among code regions
12 Jan 2017 by hari19113
This article is on how a sudoku game can be developed easily.
12 Jan 2017 by hari19113
This article shows how to create a Pie chart using the Graphics class in C#.
10 Jan 2017 by Jakub Szymanowski
The article presents idea and implementation of fundamental algorithms in image processing.
3 Jan 2017 by Bryian Tan
An article on how to build a multiple selection dropdownlist with the AJAX HoverMenuExtender.
25 Dec 2016 by Mosi_62
Interpolation from polynomial to natural splines
11 Dec 2016 by Ștefan-Mihai MOGA
Did you spot any bugs today? Than this tool might save some of your time
28 Nov 2016 by El_Codero
Receive YouTube Feeds with API 1.9.0.0 using MVVM Light Toolkit
22 Nov 2016 by Bill SerGio, The Infomercial King
Angular Shopping Cart for Affiliate Marketing in Angular 5 that Is Responsive with TV Commercials with Powerful Features that Drive Real Sales like Unlimited Distributor IDs for Commissions with Editor
20 Nov 2016 by Thierry Parent
A C#, C++, Delphi, ActiveX , Javascript , NodeJs and Java trace framework and a trace viewer: Tail, OutputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC, Silverlight, and Android.
16 Nov 2016 by Lars Hove Christiansen
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, 2010, 2012, 2013 and 2015.
6 Nov 2016 by yetibrain
Unicode Buddy is a tool to inspect unicode files. It can detect orphaned surrogates and invalid utf-8 sequences. It is able to show the encoding/decoding of a certain codepoint. It is not an editor but a viewer.
4 Nov 2016 by Mr. xieguigang 谢桂纲
.NET language Canvas control for Interactive visualizing network data.
2 Nov 2016 by Don Fizachi
A set of C# classes to create and manipulate JSON Schema and Instances.
2 Nov 2016 by Don Fizachi
A set of C# classes to create and manipulate JSON Schema and Instances.
1 Nov 2016 by Vishwanath Biradar
This article explains the implementation techniques used to support two page/user control transition as there is no in-built support in WPF for transition of 2 user controls where existing page slides-out and new page slides-in in user specified direction.
30 Oct 2016 by Shao Voon Wong
Prototype SIMD vectorized code effortlessly.
23 Oct 2016 by Jakub Szymanowski
The article shows implementation of fundamental algorithms in matrix and polynominal algebra