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

Visual Studio 2008

VS2008

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 Sergey Alexandrovich Kryukov
Display names and descriptions for enumeration members: a non-intrusive, reliable, localizeable method.
by Nish Nishant
This articles explains how to implement a TypeDescriptionProvider for a class to support multiple object types using a single class type

Latest Articles

by Ștefan-Mihai MOGA
How to download files from an HTTP server.
by Sergey Alexandrovich Kryukov
A computer keyboard can be turned into an isomorphic musical instrument, to help in deeper exploration of the Musical Harmony and even to inspire new musical ideas
by Tough Developer
How to compile WinQEMU v0.10.2 in VS2008 and VS2012
by shunninghuang
Software named M1.NET which shows the details of decrypting arcade game audio

All Articles

Sort by Title

Visual Studio 2008 

26 May 2010 by Mike Corley
C# (.NET and Mono) library provider for RRDtool
27 Mar 2010 by Sergey Sorokin
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.
18 Aug 2010 by Shivprasad koirala
.NET Best Practice No: 3:- Using performance counters to gather performance data
13 Jul 2008 by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
10 Sep 2008 by Mayur Chauhan
An UI tool that can be used to zip and unzip a file.
12 Oct 2009 by jhillman
A .NET Regular Expressions Find and Replace add-in for Visual Studio 2008
13 Jul 2008 by Rajneesh Noonia
The source code / article published here is to provide features of MS Script control (Functions like AddObject) and some features of VSA/Visual Studio editor like intellisence, code completion etc
23 Oct 2008 by Anon1234567890
A splash screen which allows for dynamic creation and updates.
15 Dec 2008 by David Polomis
Loads a Targa image file into a Bitmap using nothing but .NET code.
7 Feb 2011 by asheesh goja
This article shows you how to build a simple cross-platform interoperation solution between .NET and Java using the Service Interface and Data Transfer Object (DTO) architecture patterns
1 Jul 2009 by matheszabi-RO
In Internet Explorer webpage is embedded a C# user control and communication between the page and user control
14 Apr 2014 by auralius manurung
An article on designing your own robot simulator
10 May 2017 by Raghavendra Hosad
2D DFT for Color Image - GUI implementation
12 Jul 2008 by Norman Solomon
Easy addition of a 3D Tabstrip page to an ASP.NET project.
13 Jul 2011 by Amro Ibrahim
3G Modem Internet Dialer
3 Nov 2014 by Shivprasad koirala
6 important uses of Delegates and Events
30 Dec 2011 by Vasily Tserekh
A Basic 3D Asteroid Game in openGL with C#
28 May 2008 by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs
1 Nov 2009 by Ali Tavakol
Fast, real, and easy to connect to your application.
2 Jan 2013 by Ger Hayden
This is a working example of clients in queued correspondence with a service, sending messages to it, recieving unsolicited messages from it while both client and service can queue messages to the other while the other is offline.
19 Feb 2010 by logicchild
An article written with the purpose to help any beginner to use OpenMP.
9 Feb 2009 by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.
17 Aug 2011 by Ger Hayden
This is a working example of a BLOB column on a DataGridView for a Windows Form using C++/CLI where data is drawn from an XML document.
27 Jun 2010 by Wayne Wood
Verify the execution efficiency of a short CUDA program when using the library thrust
29 Aug 2008 by Massimiliano Brugnerotto
This user control is similar to the standard Microsoft .NET 2.0 PropertyGrid control with several additional features
10 May 2010 by logicchild
An article that defines managed threading from the basics to the intermediate.
23 Jun 2014 by ravenspoint
Give a C++ application its own web page
17 May 2012 by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
13 May 2010 by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator
5 Aug 2009 by Nicholas Butler
A tool to help author articles at The Code Project
24 Jan 2009 by Paul B.
Execute actions while making the form wait and still be responsive to other tasks.
5 Jun 2009 by Bharath K A
MultiMap is similar to a .NET Dictionary collection type, but accepts duplicate Key,Value pairs during addition. The MultiMap collection is also a concurrent collection.
26 Jun 2010 by Karthik. A
This is a user control that could be added to a web page to allow the users to choose a month and year alone
1 Sep 2009 by Fiwel
A DataGridView column show/hide popup - Menu style.
25 Mar 2008 by Qwertie
Demonstrates a variety of Windows Forms data binding features through several simple examples.
2 Dec 2009 by Philipp Sumi
Logging is an important aspect of every application, but you probably don't like to have dependencies on a specific logging framework all over the place. This logging façade provides you with a common interface that decouples the logging framework of your choice from your code.
27 Jul 2009 by Nish Nishant
The article shows how to interop between a WCF service and a WWS client, and also how to rewrite the WCF service in WWS retaining compatibility with existing WCF clients.
2 Jan 2019 by Octavio Loyola-González, Miguel Angel Medina-Pérez, Andres Eduardo Gutierrez Rodriguez, Milton García Borroto
In this article, we introduce a framework in C# for fingerprint verification, we briefly explain how to perform fingerprint verification experiments and how to integrate your algorithms to the framework.
16 Apr 2011 by rspercy65
Uses Farhad Siasar's YahooWeathertlb library with a few added functions
27 Aug 2011 by Daniel Carvalho Liedke
A cool List and Dictionary debugger visualizer for VS.NET 2005, 2008 and 2010
18 Jul 2008 by Sam Rahimi
Keeps the GPS active in Windows Mobile, allowing for instant, accurate location determination. Also a tutorial on how to access GPS data with almost no code.
9 Mar 2009 by freedeveloper
A different approach to make a Visual Studio VISTA Gadget Template
5 Nov 2013 by Bill_Hallahan
Large Integer class acts similar to built-in type
19 Apr 2010 by logicchild
A Comprehensive Look at LINQ and the Binary Search Tree Data Structure
4 Jan 2010 by Thomas Denzel
Show and use items in a tag cloud for data entry.
18 Jun 2009 by mahosi1
A wrapper for the Asynchronous Progamming Model in .NET
15 May 2008 by Gregory Gadow
With Visual Studio 2008, it is easy to create a nullable version of Microsoft's DateTimePicker.
1 Dec 2009 by J. Ambrose Little
When your boss asks you to create applications transforming your data warehouse into business intelligence, you need the right set of Silverlight 3 tools to make this transformation quickly and easily. Here is a pivot grid control that really gets the job done.
22 Jul 2008 by Mike Borozdin
Tutorial on using LINQ, ListView, LinqDataSource, DataPager, ASP.NET AJAX
28 Jun 2014 by Tom Clement
A splash screen with some neat predictive progress bar features
4 Jun 2009 by KarstenK
Connecting and disconnecting network drives
12 Dec 2008 by Stefan Kuhr
Creating a self-extracting file that allows to start multiple setups
28 Jul 2012 by Smart K8
A palette quantizer based on human perception
26 Nov 2008 by Mohammad Dayyan
This article shows you how we can create an animation button in Silverlight.
2 Oct 2008 by Ole L. Sørensen
An article on showing an image browser in a web page using ASP.NET and AJAX.
9 Aug 2009 by Md. Marufuzzaman
A simple but effective way to send an email using SmtpClient class
30 Apr 2009 by rusevd
An application to solve a custom/random labyrinth represented with a .NET GridView control
27 Dec 2009 by Haim Nachum
A multi-threaded crawler that downloads pages and saves them localy while preserving the site tree structure.
1 Aug 2009 by Md. Marufuzzaman
This article will demonstrate how to read RSS feeds
13 Sep 2009 by Md. Marufuzzaman
A simple example of SQL server admin tools.
21 Nov 2007 by bearvarine
An ArrayList container wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.
21 Nov 2007 by bearvarine
A Hashtable wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.
15 Dec 2009 by Nikhil Soman
Easy to use profiler for time and impact analysis of C/C++ code which uses the Visual Studio C/C++ compiler (/Gh and /GH flags) and the DIA SDK to gather profiling data.
15 Dec 2012 by Marc Clifton
A simple punch clock applet
6 Feb 2009 by Jonny245
A class which simulates components which transfer data through inputs and outputs.
26 Jul 2012 by Daniel Leykauf
A routine to print out text, images and lines (including complete text files)
8 Nov 2007 by Sacha Barber
15 May 2015 by orouit
Describes a framework to use the PCSC Smart Card API with .NET.
23 Aug 2010 by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office
28 Mar 2008 by Ron Ayoub
Presents an implementation of a Spiral Tic-Tac-Toe AI using a vanilla Negamax search algorithm and WPF DrawingVisuals
1 Jun 2011 by logicchild
The basics of searching and sorting algorithms via C#.
5 Jan 2009 by Lev Danielyan
A style for giving WPF buttons a glassy, Windows Vista-like look
6 Dec 2008 by Dmitri Nеstеruk
Describes a small VS add-in for making decorators from existing code.
13 Dec 2008 by Dmitri Nеstеruk
A small VS add-in to implement a Visitor pattern.
11 Oct 2009 by Wu Xuesong
An article describing a tool developed using WPF for visualizing 3D geometry models
7 Oct 2012 by Andriks
A MessageBox replacement with some much needed extras
14 Oct 2007 by dimpant
How to implement a custom pager for the GridView without relying on ViewState or the GridView's paging features at all.
17 Nov 2008 by Stanislav Kniazev
A C# wrapper for the Windows WaitableTimer.
15 Apr 2008 by Islam ElDemery
An Internet chat application with file transfer.
18 Sep 2008 by Deepthi Viswanathan Nair
This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. It describes the WCF model, and is a quick introduction for beginners.
2 Feb 2010 by Dr. Song Li
This article introduces a working example of five different ways to make AJAX calls using jQuery.
21 Mar 2011 by Ashley Davis
Examines a custom content control that can be used to zoom and pan its content
30 Apr 2010 by logicchild
An article that presents a TV Player via WPF
5 Oct 2009 by Euhemerus, rspercy65
A solution to extensive mouse clicking
20 Jan 2016 by Pat Dooley
In this article I will show how simple programs can help improve your photography work flow. Acme Photo resizer resizes JPG images in bulk. It can also add a copyright notice and the photograph's file name to each image. It was written to help me resize race photographs so that I could post them to
25 Apr 2009 by yairrose
Active directory tool - helps manage active directory oparations (query, update and delete) with easy to use GUI
29 Jun 2011 by michael.neubrander
Multi account synchronizer for GMail, AD, and SQL Server.
18 Sep 2008 by acqy
Introduces the goal and use of the Adaptive Console Framework.
29 Nov 2011 by Md. Marufuzzaman
Add random quotes in your Outlook email signature
4 Aug 2010 by Sebastien T.
Add-in Visual Studio 2008 for automatically generating properties (Getter and Setter)
24 Jul 2008 by Simon Parmenter
A VS2008 C++ project to add an icon resource in a file to an executable.
6 Oct 2008 by Abey Thomas
This article is about the details of adding an image to a Word document programmatically.
2 Jul 2014 by Mohammed El-Afifi
Given an existing win32 application, how to provide COM automation capability to it?
2 Oct 2008 by Abey Thomas
This is an article about adding footnotes to a Word document (MS Office 2007) programmatically.
19 Nov 2014 by Allan Eagle
Using a combination of Reflector, Reflection, and C# 3.0 extension methods to add Save(string FileName) functionality to MailMessage in System.Net.Mail.