Click here to Skip to main content
15,885,990 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 Title

Visual Studio 

23 Aug 2005 by Its Piyush Gupta
In the Vista world, application type selection is based on security requirement and deployment method but not on user interface requirements. This article describes various application types supported by Avalon sub-system of the Vista operating system.
5 Sep 2001 by Marat Bedretdinov
Shell interfaces in use. IShellFolder, IEnumIDList, etc.
26 May 2010 by Mike Corley
C# (.NET and Mono) library provider for RRDtool
29 May 2003 by Nicolas Bonamy
Simulate the Class Wizard in VS.NET 2003
4 Feb 2003 by Nicolas Bonamy
Two simple ways to add "Do not ask again" Message Boxes to your application.
4 Nov 2005 by eug_acc (Eugene Akimov)
A photo images gallery browsing template - CatalogView style.
12 Nov 2007 by Lou Franco
Atalasoft leverages their DotImage toolkit to manipulate color channels for the purpose of image enhancement, in this case satellite images. The article is a tutorial on image enhancement and it includes all source code and test images.
16 Dec 2003 by Todd.Harvey
Imitate Windows Paint.exe using C# and CsGL
16 Apr 2001 by Igor Sukhov
The ATL and MFC versions of the class that implements a dialog for selecting users(computers) within the Windows Network.
19 Sep 2006 by tanvon malik
This article shows you ways to run Control Panel applets from VC++, even those that don't have a cpl extension file.
5 Oct 2005 by Sadish Kumar.V
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
16 Oct 2006 by azharkhan
This article provides the steps to solve the "Unrecognized Tag" problem for an Atlas control.
15 Jun 2003 by Oscar Bowyer
14 May 2007 by TyronM
A way to modify Zip archives without extracting them completely.
7 Jan 2001 by Mumtaz Zaheer
This article is all about how to create a context menu shell extension. 'Copy To' & 'Move To' will be added to the files/folder context menu.
19 May 2002 by Dan Elebash
Modified version of Frank Fang's code ported to VB and made CCW.
26 Jan 2011 by OrlandoCurioso
Customize an internal designer by encapsulation in a custom component designer
6 Jul 2005 by SathishVJ
Find all possible locations of an executable.
12 Apr 2007 by Trenton Moss
Issues of online trust have evolved as web 2.0 is becoming more widespread - find out what implications this has for your website.
20 Feb 2006 by creativesri
This article briefs you about sending mail using SMTP in HTML Format, which takes the default SMTP settings from web.config file
3 Oct 2007 by User 2739121
23 May 2012 by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
4 Oct 2007 by tahouri
This program simply generates a batch file that you can extract your .00x files
16 Sep 2003 by KRISHNA PRASAD.N
This paper provides a technical overview of .NET and COM interoperability.
8 Mar 2004 by Vladimir Afanasyev
Device configuration using C# (Part 1)
9 Mar 2004 by Vladimir Afanasyev
Device configuration using C# (Part 2) . How to enumerate devices.
10 Mar 2004 by Vladimir Afanasyev
Device configuration using C# (Part 3). Device resources - IRQ, DMA, etc.
15 Nov 2003 by Prakash Kumar Singh
This article explains and demonstrates various ways to implement localization in your .NET application.
27 Mar 2010 by Sergey Sorokin
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.
22 Mar 2007 by Sacha Barber
An article which shows how to achieve some of the common XAML concepts.
11 Oct 2009 by Shivprasad koirala
In this article we will discuss about new feature DLR and also about ‘dynamic’ and ‘expando’ objects.
20 Dec 2005 by Johann Anhofer
24 May 2003 by Erik Westermann
Book Review of .NET and COM: The Complete Interoperability Guide
22 Jul 2007 by Yuriy Kyyan
An article on creation automated interface for .NET applications.
20 Aug 2014 by Sandeep sunku
This article explains the boot strapping process of .NET Application.
19 Aug 2015 by Ashwin. Shetty
Continuous Integration of .NET project using Jenkins & Gradle Script
10 Aug 2003 by dallyanzi
.NET buttons that used for audio functions - write your own control
2 May 2006 by thomas_tom99
An article on a .NET based add-in/plug-in framework, with dynamic toolbars and menus.
16 Aug 2010 by Shivprasad koirala
.NET Best Practice No: 1:- Detecting High Memory consuming functions in .NET code
18 Aug 2010 by Shivprasad koirala
.NET Best Practice No: 3:- Using performance counters to gather performance data
24 May 2004 by Mark Arteaga
Sample application to access Google APIs from a .NET Compact Framework application
29 Aug 2007 by hayles
This article shows you how to customize individual cells in a DataGrid - and it works on the Compact Framework.
15 Mar 2004 by Romelard Fabrice (Alias F___)
Classes Library for String manipulations in Your .NET projects
6 Feb 2003 by slolife
.NET class to create and maintain vCalendar information
8 Apr 2003 by slolife
.NET class to create and maintain vCard information
11 Mar 2003 by Leon Finker
An example of using LDAP/OpenLDAP with .Net
7 Aug 2014 by Jerry.Wang
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.
18 Oct 2011 by Redgate Software
Identifying an application’s performance bottlenecks is all about understanding how the application is spending its time. Only with the most complete understanding of how an application is operating is it possible to understand what it is doing wrong, as this article describes.
19 Apr 2004 by Redgate Software
ANTS Profiler used to optimize code, lower hardware costs and improve application performance.
3 Sep 2013 by michaelas
The article discusses .NET code protection methods.
6 Nov 2001 by Philip Lee
A control library containing three color picker controls written in C#
25 Sep 2008 by tomcat1
Call a .NET COM+ Interop component with Classic ASP.
12 Aug 2005 by hadhmy
Implementation of .NET COM+ Transactions
1 Mar 2007 by TheKarateKid
Various Command Line Tools Available under .NET Development Environment
22 Aug 2003 by flipdoubt
Command Prompt Here for VS.NET Users
28 Jun 2007 by ponnurajs
This article discusses how to access a .NET component from a COM client, with an example of how to merge two different word documents into one
13 Jul 2008 by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
19 Feb 2004 by Mathias Taylor
Export Microsoft Outlook data using XML DataSets and the Outlook COM Object Library.
27 Aug 2004 by Lim Bio Liong
Demonstrates how to intercept .NET console keyboard input and display a * in place of each actual typed-in character.
14 Nov 2016 by Vincent Maverick Durano
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
29 Dec 2005 by HanreG
This is a VB.NET wrapper for the .NET framework cryptography classes (HashAlgorithm, SymmetricAlgorithm) for working with strings and files.
16 Aug 2005 by clementsm
Assembly written in VB.NET that accesses Exchange 2000 Webstore data, using WEBDAV.
10 May 2004 by A.Z. Rosenberg
An article with source code examining the development speed and performance capability of .NET, Matisse and FastObjects
26 Jul 2007 by Praveen Nair (NinethSense)
This article explains how to filter rows in a DataSet/DataTable. The example provided will help you get information faster.
8 Mar 2006 by KRucker
A description of how how to convert a .NET DataSet to an ADODB Recordset.
3 Dec 2001 by Chris Sells
An exploratory story of delegates and events for C# programmers told in the style of a bedtime story
8 Nov 2007 by Chris Kolkman
A .NET implementation of a Deque object.
4 Feb 2001 by Naveen K Kohli
Using the ProcessThread class to monitor the states of threads inside a process.
18 Mar 2001 by Naveen K Kohli
How to get the list of all system services on a system and also finds out their dependencies.
19 Mar 2001 by Naveen K Kohli
Use of the Environment class explained to extract information like Operating System, Environment Variables, etc.
23 Jun 2005 by Aryasheel
The article fills in the gap for the .NET framework to copy directory contents.
6 May 2004 by Alberto Venditti
This demo shows you how to develop .NET components capable of participating in distributed transactions coordinated by .NET Enterprise Services
10 Feb 2003 by leppie
A DUMeter clone, but with some better/different reporting features.
9 Dec 2002 by Stoyan Damov
A Draft Implementation of an Idea for .NET Dynamic Software Load Balancing
28 Jan 2007 by wumpus1
A simple, string-oriented class for symmetric encryption, asymmetric encryption, and hashing.
25 Jul 2006 by mikeperetz
How to associate an object to your enum value.
20 Mar 2002 by Kevin McFarlane
How to enhance .NET event handling with the Template Method design pattern
13 Mar 2007 by Wilson, Drew
Evaluating Dynamic expressions by compiling C# code to IL, then creating a DynamicMethod from the IL.
27 Oct 2007 by carlos@takeapps
A basic .NET file browser fully based on the framework
17 Apr 2008 by msvcyc
A simple yet useful library for file based logging implemented in .NET using C#
22 May 2004 by Ted Ehrich
An innosetup install script that detects which dependencies to download from Microsoft, dowloads and installs them with little user intervention.
27 Dec 2006 by Anil Kr. Sharma
10 Sep 2008 by Mayur Chauhan
An UI tool that can be used to zip and unzip a file.
31 Aug 2010 by Livio Francescucci
How to create an ASP.NET gridview AJAX enabled connected with WCF SOAP and REST webservices.
12 Mar 2002 by Chris Khoo
Uploading images in .NET and thumbnailing, resizing, etc.
4 Apr 2007 by Perry Marchant
An article on decoding Ogg Vorbis audio files in .NET.
7 Oct 2005 by Fred Wang
An article on resolving the issue of unintentional web form resubmission.
12 Aug 2004 by Chellam
An article on .NET applications' interaction with j2EE based web applications.
14 Aug 2006 by Addison-Wesley
Custom cultures in the .NET Framework represent a great leap forward and open new and exciting possibilities to developers. The new cultures are recognized by the .NET Framework as first-class citizens and, once registered, are as valid as any other culture.
30 Jan 2007 by TylerBrinks
How to call absolutely any .NET code from your Vista Sidebar Gadget
14 Dec 2009 by TheCodeKing
An easy-to-use, zero configuration solution to .NET communication across application boundaries. A simple library to use as an alternative to .NET Remoting based on low-level Windows Messaging.
22 Jan 2010 by Alaa-eddine KADDOURI
This articles describes the newly implemented features in version 0.4.0: client events, third party extensions, and resource management.
19 Jun 2004 by Mikhail Cholokhov
Implementation of a LCD User Control in .NET using C#.
28 Feb 2006 by Refky Wahib
Database library for rapid development.
26 Sep 2002 by Jörgen Sigvardsson
This article describes a design pattern on how to implement generic delegates as found in .NET, but using ordinary/unmanaged C++
21 Mar 2004 by User 832107
The same GUI for both: .NET and Java
28 Oct 2005 by Daniel Pistelli
An article on .NET Manifest Resources internal format.
11 Sep 2006 by Russell Aboobacker
For displaying Error,Warning or Information Messages in your ASP.NET WebSite
29 Oct 2002 by Stephane Rodriguez.
Provides a fix to catch otherwise hidden events of MS Internet Explorer