Click here to Skip to main content
15,881,701 members
Everything / Operating Systems / Windows / Windows Vista

Windows Vista

Vista

Great Reads

by Dr. WPF
.NET 3.5 SP1 is here! It's time to break out your DirectX skills. This article provides the information necessary to get started using a new DirectX interop feature in WPF called D3DImage.
by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Hans Dietrich
This series of articles is a step-by-step guide to reading files stored in your program's resources. Along the way I will present some non-MFC classes to assist you in reading text, binary, zip, and even encrypted files that have been compiled into your program as resources.
by Dr. WPF
This article describes a new approach by which an element can remove its visual and logical relationships to its children while maintaining a conceptual parental relationship with those children.

Latest Articles

by Star Vega
Creating a rich OutlookBar in XP or Vista style
by Jayson Ragasa
Multi RDP Client .NET is used for managing your RDP connections. It allows you to Import/Export .RDP files, disconnect all connection at one click, and connect all your servers at one click as well.
by Steffen Ploetz
Another fully functional ownerdraw menu with minimal effort - this time based on Win32, with icons instead of bitmaps, with accelerators and tested for ReactOS and WinNT 4.0 to Windows 10
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.

All Articles

Sort by Title

Windows Vista 

3 Oct 2007 by User 2739121
30 Dec 2007 by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
2 Nov 2010 by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
26 Jul 2008 by John Kenedy S.Kom
This project enables developers to create a setup package that automatically installs MSDE and attaches database
28 Jul 2008 by John Kenedy S.Kom
This project enables developer to create a setup package that automatically installs SQL 2005 Express and restores database to it
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.
6 Aug 2008 by SHRIDHAR TL
Compose mail messages and send them through your mail account provider.
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
1 Sep 2008 by syntaxed
Notifier: an Outlook-like notification window
12 Jul 2008 by Norman Solomon
Easy addition of a 3D Tabstrip page to an ASP.NET project.
20 Oct 2004 by Livid
A guide to using 3D tags in Mobiform and Longhorn XAML.
3 Nov 2008 by Babu_Abdulsalam
This linked list allows to connect a node with four adjacent nodes and shows how a node can be navigated in multiple directions.
25 Jan 2009 by rspercy65
47 of the most used Vista apps are just 1 click away. NOTE: Vista users only.
12 Aug 2010 by Shivprasad koirala
In this article, we will look at how we can do database operations using SilverLight.
11 Jul 2008 by Seshi
State space search algorithms - implemented with C# .NET 3.0 WPF
3 Jun 2009 by Ryan Grevious
Insert custom packets in the 802.11 frame
21 Jun 2007 by Jonathan [Darka]
Setting up a Microsoft Symbol Server
16 Feb 2008 by Jonathan [Darka]
A simple C++ wrapper class for User Impersonation
4 Apr 2009 by Nairooz Nilafdeen
A .NET implementation for the Knuth-Moris-Pratt (KMP) algorithm.
26 May 2012 by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo
13 Mar 2008 by Jarrad Winter
Vista introduced a new synchronization primitive called the CONDITION_VARIABLE. In this article, I will provide a .NET wrapper (written in C++/CLI) for this primitive and explain how it works.
1 Nov 2009 by Ali Tavakol
Fast, real, and easy to connect to your application.
18 Jul 2009 by ThatsAlok
Article touching simple issues like property, method and event and using it in .NET applications
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.
17 Jan 2008 by LowlyServ-Ant
A simple MDI (Multiple Document Interface) example.
29 May 2008 by Dr.Sai
The article is about extending the capabilities of GDI+ in C# , When programmers look to develop serious imaging applications, a surprising shortcoming is noticed in GDI+. The shortcoming is the absence of an API which is useful in selecting regions within an image in a user interactive way.
3 Jul 2008 by Dr.Sai
This article is a continuation to my previous article where I present two more methods to do the same
13 Jul 2008 by Pattabiraman S Sholinghur
An article about a C# Sample Code/Article Extending the Capabilities of GDI+ in C# (.NET)
10 May 2010 by logicchild
An article that defines managed threading from the basics to the intermediate.
6 May 2008 by Ronounours
A very simple C++ source code showing how to create an interactive 2D graphical blobs editor, using the CImg library.
23 Feb 2007 by Ronounours
I propose a simple version of a Breakout (or Arkanoid) game in few C++ lines.
22 May 2008 by Alex C. Punnen
The Command Pattern and Chain of Responsibility for implementing a plug-in Thread Pool library.
13 May 2010 by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator
24 Apr 2008 by Vitaly Zayko
An article about using SHGetFileInfo in C# (a simple class and demo are included).
18 Aug 2004 by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
27 Apr 2008 by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for monitoring articles
1 May 2008 by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for extracting user information
29 Jun 2006 by Nader Elshehabi
The ultimate printing component. Use it to print ListBoxes, ListViews, TreeViews, DataGridViews, Forms, TabPages, or even your own UserControls.
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.
7 Sep 2011 by JRINC
This is an useful control that masks the input text with currency symbol and thousands and decimals separators.
24 Mar 2015 by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
8 Apr 2009 by alrh
A WPF TaskDialog control written in C# that simulates the Vista TaskDialog
27 Jul 2007 by Nish Nishant
An ownerdrawn multi-column combobox class with support for data-binding
23 Dec 2008 by Vincenzo Rossi
A class adding column show/hide capability to a DataGridView
25 Apr 2008 by Derek Bartram
A demonstration application for showing the use of the WPF Ribbon Control as presented elsewhere
20 May 2007 by Michael Dunn
Busted features? APIs failing? Use this guide to get your IE plugin up and running again in protected mode!
4 Aug 2013 by Tolga Birdal
Anyone needs a fast, efficient algorithm to compute the shortest path in C#? This article provides one.
23 May 2008 by Jeffrey Walton
Create a File Checksum Shell Menu Extension using ATL and Crypto++
4 Jan 2009 by Simon.W
Inject a File Switch Tabbar to Source Insight, which like uEdit or Visual Studio
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
24 May 2007 by Nicolas Bonamy
A grid to display and edit properties of objects (as in Visual Studio)
29 Jan 2007 by Michael Dunn
This article shows a Vista Sidebar gadget that you can use to browse the APOD site and view previews of each day's picture.
28 Jan 2007 by sghctoma
An article on creating a Vista Sidebar Gadget, that communicates/controls a mobile phone through a serial (COM) port.
22 Mar 2008 by Derek Bartram
An article presenting ProceedureDialog.dll, a custom control for creating wizard style interfaces / procedure dialogs
22 Mar 2008 by Derek Bartram
An article presenting Ribbon Builder, a tool for creating ribbon controls
19 Sep 2005 by msalmank
A quick hands-on application to guide you in using paneled forms, multi-splash screens, SQL Express, and many more....
11 Aug 2008 by Duncan Edwards Jones
A C# library to add a heartbeat and one or more listeners to an application.
9 Mar 2009 by freedeveloper
A different approach to make a Visual Studio VISTA Gadget Template
21 Jun 2008 by mariocatch
Basic concepts ranging from XAML layout, to C#->XAML communication and databinding.
19 Apr 2010 by logicchild
A Comprehensive Look at LINQ and the Binary Search Tree Data Structure
5 Nov 2007 by Ciro Sisman Pereira
Demonstrates how to intercept network traffic (IP packets) by putting a socket in promiscuous mode
12 May 2007 by Satervalley
This small tool shows some real-time system information, such as network speed, CPU utilization, time period and so on on the screen .
2 Jun 2008 by Andrea_86
A small introduction to load Virtual Earth Maps into C#
23 Feb 2009 by Rick Hansen
Here is a very simplified method for selling relatively secure unlock keys to your customers. The unlock key you provide will only unlock that specific customer's download instance for a specific feature set or product.
7 Sep 2011 by Frédéric Pailloux
Nice 7/16/Matric Segment LCD Control derived from CStatic and using GDI+ library
6 Apr 2008 by Derek Bartram
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
22 Mar 2008 by Derek Bartram
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
17 Aug 2007 by Drew_Benton
This article explores a more complete method of injecting a DLL into another process using the CreateRemoteThread approach.
24 Mar 2008 by Derek Bartram
An article presenting a library for producing communication based application utilising the MSN Messenger services and protocols.
23 Jan 2009 by Rachel Mant
This is what happened when I needed a file extension comparison algorithm, this should save you quite some time thinking one up.
5 Dec 2007 by zlike
Demostration of a multi-threaded HTTP proxy server implemented with WinSock on Windows.
26 Nov 2014 by Jeremy Falcon
Provides a base to use when programming OpenGL-enabled applications for the real world, rather than a simple hello world.
6 Oct 2009 by John Hilton
Simple yet comprehensive viewing code for OpenGL and Direct3D.
4 Nov 2010 by logicchild
An article that illustrates how to simulate a pendulum.
12 Mar 2012 by Voicent Support
How to make a performance meter that looks like the one in Windows Task Manager
7 Nov 2009 by Ali Tavakol
Fast, beautiful, real and easy to connect to your application
11 Dec 2010 by logicchild
An article that desribes some essentials to help learn the DirectX technology.
12 Jun 2012 by JoseMenendez
A serious project on an Office-like Ribbon control
26 Apr 2011 by logicchild
Using animation via XAML code to draw a Bezier curve object.
14 May 2007 by Jason Henderson
An example of how to use Windows Communication Foundation services.
17 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 2) is to introduce you to using of VB / Microsoft .NET library, Function, Methods as well in your Microsoft Windows PowerShell script.
22 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 4) is to give you an introduction on how to integrate Microsoft Windows PowerShell with the Microsoft .NET library
22 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
21 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 3) is to introduce you to Microsoft Windows PowerShell and learn some basic command of windows PowerShell.
8 Aug 2007 by Andre Ladeira
A class to create a NT service with a few lines of code
16 Nov 2007 by Jim Weiler
This control will eliminate the need to ensure that updates are thread-safe from your main program. Everything is handled automatically the way it should have been in the first place.
1 Jan 2008 by Steve-Low-NextwaveSoft
A button with a shiny orb effect on mouse hover.
31 May 2007 by David Gevaerts
About writing sidebar gadgets
19 Aug 2005 by SreeKrishna
This article discusses sorting of a user defined collection object based on any of the properties of the business entity.
26 Nov 2008 by Mohammad Dayyan
This article shows you how we can create an animation button in Silverlight.
4 Sep 2014 by Zimmermann Stephan
An easy to use C# library for quick and simple graph plotting.
7 Jan 2008 by Jarl Ostensen
A finite field EC and simple ECC scheme in C++ to help understand the principles.