Click here to Skip to main content
15,891,136 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 Updated

Visual Studio 2008 

20 Aug 2023 by Ștefan-Mihai MOGA
How to download files from an HTTP server.
6 Feb 2023 by shunninghuang
Software named M1.NET which shows the details of decrypting arcade game audio
6 Oct 2018 by DX90
A simple library to control registry easier
13 Apr 2018 by _Flaviu
A method of how to get rid of "close" menu from multiple CDockablePane panels
15 Dec 2017 by trident99
The HPC Template Library is a supplement to the Standard Template Library providing threadsafe containers.
8 Oct 2017 by _Flaviu
A memory CTreeCtrl like object, but resident in memory only
6 Apr 2017 by Sergey Alexandrovich Kryukov
Focused TextBox blocks Undo/Redo invocation of other components, but the problem can be solved comprehensively
26 Jan 2017 by John Melling
This is a simple program that demonstrates a method used to adjust the screen brightness on any C# application.
14 Jan 2017 by trident99
CalcStar is an expandable, fast C++ function evaluator that gives the user the same computational power as a scientific calculator.
12 Dec 2016 by Farhad Reza
A simple graphics class for 2D drawing
12 Nov 2016 by Mang Irpan
This control is a datagridview that can contain control as its node, and it can contain unlimited node control
1 Oct 2016 by Howard 9448490
A WYSIWYG Printer Interface for Rich text
11 Sep 2016 by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
26 Jul 2016 by Yochai Timmer
Debugging C++ projects in release. Finding the lost object information
31 May 2016 by mbue
switch ... case statement for strings
12 Apr 2016 by Shao Voon Wong
How to prevent SQL injection attacks when using dynamic SQL in stored procedures
23 Mar 2016 by _Flaviu
A way to know when a floating CDialogBar is closed
1 Mar 2016 by Sergey Alexandrovich Kryukov
In response to an interesting Quick Questions & Answers Inquirer's request, I'm showing how to create an impression of window rotation in a simple way
2 Feb 2016 by MaxMax14
Keep the items highlighted when focus is on another control
4 Jan 2016 by Zdenek CZ
Let's go to write ASP.NET GridView with the ability to edit cell on click and save the changes on Enter
5 Dec 2015 by Krishna P Seetharaman
How to expose multiple operations of an orchestration as multiple methods in a single web service(.asmx). Also explains how to use asynchronous approach in calling these web methods. We can add more methods to the orchestration and these new methods will be visible in the same web service
17 Nov 2015 by flyhigh
SOUI is a directui library and had been used in many commercial softwares, which is published based on MIT and is completely free to any user.
4 Oct 2015 by Member 12032084
.dll for making the FTP management with VB.NET easier
26 Sep 2015 by Piyush Manharlal
Using integer instead of Enum for ComboBox and Radio Button in XAML
10 Sep 2015 by Bob Stoom
Working code of the custom MenuStrip on the LinearGradientBrush constructor base. And how to control Form without borders.
9 Sep 2015 by FrankNight
In this tip, I show a set of helper classes useful to prepare and send messages to the SqlXML Joomla component and execute remote SQL calls to your hosted website.
9 Sep 2015 by Bob Stoom
New drag-and-drop intuitive engine on the OCR MODI base
8 Sep 2015 by Farhad Reza
A simple ChessBoard graphics using GDI32
30 Aug 2015 by jansok
A tip on converting multiple image files (BMP, PNG, GIF, JPEG, TIFF) to single or multiple PDF
16 Aug 2015 by Wombaticus
A beginner's introduction to using data classes in ASP.NET.
3 Jul 2015 by Shivachalappa Gotur
Detecting USB Modem Device using C#.NET
19 Jun 2015 by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
2 Apr 2015 by Chris Jorna
Source code and demo on general TCP client & server library mainly usable for / tested on SICK lidar devices
1 Apr 2015 by Lantert
Add Excel style filter function to Chris Maunder's CGridCtrl
26 Mar 2015 by Sergey Alexandrovich Kryukov
Popular question on Forms collaboration, also answered for WPF
21 Mar 2015 by SaahilPriya
The sample demonstrates how to count the number of OLE Automation Objects running at a particular time.
6 Mar 2015 by Darkencrow
A multi-drawer style collapsable UI container
25 Feb 2015 by Mohsen Heydari
Intercepting WCF and SOAP services for logging SOAP envelope
23 Feb 2015 by Sujith Karivelil
This article Describes Connectivity to Gmail using IMAP, and also guide you to download and save mail content along with attachment.
19 Feb 2015 by Vyacheslav Chernykh
CTreeView is the advanced TreeView control for .NET WinForms that supports more features, different layouts and any controls in the nodes.
15 Feb 2015 by Yuri Heymann
Source code for the article titled "A Finite-Difference Model for the Thermal History of the Earth
30 Jan 2015 by Emiliarge
Using FindWindow() and WindowFromPoint() to identify window, and SetWindowText(), MoveWindow(), SetForegroundWindow(), EnableWindow() to interact with it
17 Jan 2015 by rolandomontero
MySQL Connector for Visual Basic, obtaining a data table
9 Dec 2014 by Emiliarge
How to statically link a Win32 Project with Visual C++ libraries (m***.dll)
13 Nov 2014 by TANMAY N
How to Integrate Google map in VB.NET without using any API in VB.NET Windows application
6 Nov 2014 by Pikoh
A simple method to join several images in a single file and recover them afterwards
5 Nov 2014 by Arkadeep De
Bluetooth Desktop Locker with Android Application
4 Nov 2014 by Diwakar M A
WPF based preloader animation sample. Let's make WPF applications more interactive during long process.
31 Oct 2014 by ShaikAnwar
This topic gives us an idea of how to write Linq queries on Entities & DataTable. This covers some basic querying and also usage of joins and group by using LINQ.
20 Sep 2014 by Baliram Suryawanshi
Pass OUTPUT parameter from stored procedure to SSIS Precendence Constraints
17 Sep 2014 by M.Farrukh Abbas
How to upload an Image and preview it dynamically without saving it using FileUpload control in ASP.NET (C#).
16 Sep 2014 by Math08avan
SQL Server Integration Services - How to read a text file
11 Sep 2014 by LORY Flavien
Fast detection of big barcode 39
30 Aug 2014 by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
18 Aug 2014 by Emiliarge
Read and write data to Access databases without limitations caused by the use of the SQL.
18 Jul 2014 by Ajit Kumar Thakur Microsoft
This tip contains simple step by step solution to read SSAS cube data using MDX query and display in SSRS report.
15 Jul 2014 by Yamin Khakhu
12 Jul 2014 by Zain Ul Abidin
Now it's time to change the usage scope of your laptop Webcam
10 Jul 2014 by maz2331
License Key class to make generating and validating keys easy.
10 Jul 2014 by _Flaviu
A small guide to use VTK in MFC
20 Jun 2014 by NobsterTheLobster
Implements a taskbar notifier using an invisible window and a popup control
9 Jun 2014 by Godwinsmith
Function to find the exact address of particular latitude and longitude using Google maps service in C#
24 Feb 2014 by JatinKhimani
Export Gridview data in Excel formate with gridview design.
13 Jan 2014 by Antonio Lopez R
Specific implemetation for Mexico CFDI. others can use as they need
10 Dec 2013 by JRINC
Connect to remote socket via System.Net.Sockets.Socket.Connect method with timeout controlled by System.Threading.Timer
13 Nov 2013 by BrokenEvent
Simple and fast .NET XML parser without using System.Xml
27 Sep 2013 by dontumindit
Communication with database in .NET is easy but sometimes one gets stuck by wrong format of connection string
2 Sep 2013 by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
18 Jul 2013 by User 4838655
A simple utility to convert VS2008 .msi to WiX project
5 Jul 2013 by Abhay giri
Here we see how can we invoke other orchestration by using Call orchestration shape
24 Jun 2013 by Tejashwi Kalp Taru
Ever wanted to change the Windows Aero color without restarting the DWM?
7 Jun 2013 by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
28 May 2013 by akramKamal
Code to serialize/deserialize any object to an XML file.
6 May 2013 by trident99
An STL based simple XML serialization and de-serialization engine
2 May 2013 by charan anasam
Visual Studio comes with seven refactoring options as explained here.
19 Apr 2013 by indianDEV
Re-sizing images to equalize the width & height
18 Apr 2013 by rocket42
How to make a multi-language application in C#.
1 Apr 2013 by Weberto.com
Event to delete rows by selected cells.
27 Mar 2013 by metastruct
Easy to use class for downloading, uploading, and other FTP commands.
12 Mar 2013 by Nelson Kosta Souto
Running the same compiled assembly on Windows and Linux.
6 Mar 2013 by wmjordan
Rendering text with OpenType fonts by P/Invoking GDI API in WinForm applications.
18 Jan 2013 by Andrey Sitaev
Here I placed source files, binaries and brief instructions for FastGrid control.
28 Dec 2012 by Nishith Jain
Balloon tool tip for the text box.
2 Dec 2012 by Bikash Karmokar
Connecting Windows Form Application With ADO.NET in C#
20 Sep 2012 by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
18 Sep 2012 by Anup Kumar Verma
Taskbar Notification like animation in WPF from code behind
7 Sep 2012 by zippy1981
This is an alternative for "ODBCTracer"
5 Jul 2012 by Matthias Böhnke
Bug Fixes for Reading Barcodes from an Image - III
8 Jun 2012 by pdoxtader
Use DeviceIoControl, QueryDosDevice and WNetOpenEnum to get information about your system.
7 Jun 2012 by Joshi, Rushikesh
How to Generate Sample XML from XSD
7 Jun 2012 by Mario Majčica
A well justified practice for mapping TFS collections on your local PC.