5,702,921 members and growing! (16,108 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Vista API


Contents Quick search by title:

Vista / .NET 3.0 - General

top
Title / Updated Author Score  
Fully themed Windows Vista Controls
Updated: 16 Jun 2007  
Render Windows Controls fully (with special fade effects) in Windows Vista
Vista, VS2005, C# 2.0, .NET, Dev, Design, Intermediate
Nicholas Kwan 4.81
Moving to Windows Vista x64
Updated: 20 Jan 2007  
An article about x64 and Windows Vista.
Windows, Visual Studio, Dev, Intermediate
Daniel Pistelli 4.77
TDXML: XML-Based Task Dialogs with a Visual Task Dialog Editor
Updated: 19 Mar 2007  
A library and a visual editor that make it easy to build task dialogs and use them in your C++ applications
VC8.0, Vista, VS2005, ATL, WTL, STL, Dev, Beginner
Michael Dunn 4.77
Certification by Example
Updated: 8 Jan 2008  
How to prepare a .NET application to obtain the Certified for Windows Vista logo, including the source code (Visual Studio 2005 solution) of a simple but complete application
.NET 2.0, Vista, C#, VB, Windows, .NET, Dev, Intermediate
konamiman34 4.73
Certified For Vista: How to ensure an application gets certified.
Updated: 16 Apr 2007  
Do you want your applications to be approved by Microsoft to run on Windows Vista? This article explains how.
Vista, VS2005, C# 2.0, .NET, Dev, WinForms, Intermediate
SimonWilliams 4.71
Vista Controls
Updated: 18 Apr 2007  
Windows Vista Controls that degrade gracefully on Legacy Windows
C# 2.0, Windows, .NET, Visual Studio, Dev, Intermediate
Pedro M. C. Cardoso 4.68
Vista Directory Links in .NET
Updated: 17 Aug 2007  
How to retrieve the target directory from a directory link in Windows Vista
Vista, VS2005, C# 2.0, .NET, Dev, Advanced
Manfred Bittersam 4.67
Vista TaskDialog Wrapper and Emulator
Updated: 26 Nov 2007  
A Vista TaskDialog wrapper class (for Vista) and Emulator (for pre-Vista Windows)
.NET 2.0, Win2K, WinXP, Win2003, Vista, VS2005, TabletPC, C# 2.0, .NET 3.0, .NET 3.5, Dev, WinForms, Intermediate
Hedley Muscroft 4.66
LINQ Introduction Part 1 Of 3
Updated: 11 Apr 2007  
An introduction to LINQ
Vista, VS2005, .NET 3.0, C# 3.0, Dev, LINQ, Intermediate
Sacha Barber 4.63
XLINQ Introduction Part 3 Of 3
Updated: 24 May 2007  
An introduction to LINQ
Vista, VS2005, .NET 3.0, C# 3.0, Dev, LINQ, Intermediate
Sacha Barber 4.62
DLINQ Introduction Part 2 Of 3
Updated: 16 Apr 2007  
An introduction to LINQ
Vista, VS2005, C# 2.0, .NET 3.0, Dev, LINQ, Intermediate
Sacha Barber 4.58
Reparse Points in Vista
Updated: 6 Nov 2007  
What are reparse points, and how do we get their properties.
Vista, VS2005, C# 2.0, .NET, Dev, Beginner, Intermediate
Dave Midgley 4.58
Vista KTM: Transaction Management in Vista and Beyond ...
Updated: 7 Mar 2007  
Vista Kernel Transaction Manager (KTM, TxF, TxR) from C++, for transacted file and registry operations, with fallback support for XP and earlier
VC6, VC7, VC7.1, VC8.0, Win2K, WinXP, Win2003, Vista, VS.NET2002, VS.NET2003, VS2005, VS6, Dev, Intermediate
Warren Stevens 4.53
.NET Framework 3.0 Buffet
Updated: 27 Dec 2006  
.NET Framework 3.0 primer.
VS2005, .NET 3.0, C++, C#, VB, ASP.NET, Javascript, XML, Windows, Dev, WCF, XAML, Beginner
Anil Kr. Sharma 4.36
Vista Task Dialog and Emulating It Redux - Unedited
Updated: 5 Oct 2008  
Revisiting Vista Task Dialog and emulating it.
.NET 2.0, WinXP, Vista, VS2005, C# 2.0, VS2008, C#, Windows, .NET, Visual Studio, Dev, Beginner
blindwaves 4.31
TaskDialog for WinForms
Updated: 5 Jan 2007  
Using Vista Task Dialog from WinForms - here is some code to do it.
Windows, Visual Studio, Dev, Beginner
KevinGre 4.28
Windows Vista BCD
Updated: 16 Jun 2007  
An article on the new Windows Vista Boot Environment
.NET 2.0, Vista, Visual Studio, Dev, Intermediate
Tran Dinh Hop 4.20
JStringBuilder
Updated: 28 Feb 2007  
Simulates the C# StringBuilder Class in Javascript.
.NET 1.0, .NET 1.1, .NET 2.0, Vista, .NET 3.0, C#, ASP.NET, Javascript, XML, Visual Studio, Dev, JScript .NET, WebForms, Ajax, Intermediate
VectorX 4.12
Build a PowerShell cmdlet - Unedited
Updated: 20 Oct 2007  
Learn how to build a simple Windows PowerShell cmdlet, use parameters, wildcards, CustomPSSnapin and the Extended Type System
.NET 2.0, WinXP, Win2003, Vista, IIS 7, Visual Studio, Dev, Intermediate
Shahar Gvirtz 4.11
Extract GAC Assemblies
Updated: 6 Jan 2007  
Extracts .NET assemblies from GAC
Vista, Visual Studio, Dev, Intermediate
Moim Hossain 3.86
Using Preview Handlers in Windows Vista - Unedited
Updated: 24 Jul 2007  
This article demonstrates how to use Windows Vista Preview Handlers in your application
VC8.0, Vista, Visual Studio, Dev, Intermediate
Srikanth.rajan 3.76
LumiSoft MailServer - Unedited
Updated: 17 Nov 2006  
Full featured SMTP/POP3/IMAP server
.NET 2.0, Vista, VS2005, C# 2.0, Dev, Intermediate
Ivar Lumi 3.45
A Sneaky Peek At Orcas
Updated: 30 Mar 2007  
A Sneaky Peek At Visual Studio 9 (Codenamed Orcas)
Vista, VS2005, .NET 3.0, C# 3.0, .NET 3.5, Dev, Intermediate
Sacha Barber 3.44
Using Vista Controls on Aero Glass - Unedited
Updated: 24 Apr 2008  
Using Windows Form Vista Controls on Aero Glass, and Cool Form Backround FX
.NET 2.0, VS.NET2002, VS.NET2003, VS2005, .NET 3.0, VB 7.x, VB 8.0, VB 9.0, .NET 3.5, VS2008, Win32, Architect, DBA, Dev, QA, Design, Beginner, Intermediate
Omnicoder 3.40
Create Setup Project to install your PowerShell SnapIn - Unedited
Updated: 22 Oct 2007  
In this article you'll learn how to create setup project to deploy your code with 0 lines of code
.NET 2.0, WinXP, Win2003, Vista, VS2005, TabletPC, C# 2.0, VB, Dev, Intermediate
Shahar Gvirtz 3.25
How to Develop Restart Manager Aware Application: Test Case 30 - Unedited
Updated: 14 Aug 2007  
Here I am showing how to Implement Windows Vista’s Restart Manager
.NET 2.0, Vista, VS2005, VB 8.0, Dev, Intermediate
Jatin Prajapati 3.10
Determining the specific edition of Windows for now and in the future
Updated: 2 Jan 2007  
This article describes how to determine the specific edition of Windows that your application is running on even if that version does not yet exist.
Vista, Visual Studio, Dev, Intermediate
Brendan Grant 3.00
Storing your Subversion Repositories in your IE Favorites List - Unedited
Updated: 23 Jan 2007  
How to register the "svn" protocol and create subversion links in your IE favorites list.
Windows, CEO, Architect, DBA, Dev, QA, Intermediate
Phillip H. Blanton 3.00
Get Control Properties at runtime using Reflection - Unedited
Updated: 26 Feb 2007  
Easy Access to Control Properties in .NET
.NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, SQL 2000, IIS 6, VS.NET2002, VS.NET2003, VS2005, IE 6.0, VS6, C# 1.0, C# 2.0, .NET 3.0, IE 7, C# 3.0, IIS 7, ASP.NET, .NET CF, Mobile, Architect, DBA, Dev, QA, WebForms, Advanced
Sunil_Bhumareddy_Samawar 2.83
detailsview.TemplateField.FooterTemplate rendering problem for using it to appear in another language for detailsview
Updated: 17 Jan 2007  
This code solves the problem of rendering detailsview.TemplateField.FooterTemplate
.NET 2.0, Vista, VS2005, C# 2.0, ASP.NET, HTML, Dev, WebForms, Intermediate
Kareem.Ammer 2.75
Use RegFree to Solve DLL Hell Even With COM Clients - Unedited
Updated: 25 Feb 2007  
An article on using the RegFree capabilities of XP SP2 to solve DLL Hell
VS2005, Windows, Dev, Intermediate
DarrinDoherty 2.52
How to create a ALT text with multiple lines and line breaks - Unedited
Updated: 18 Jan 2007  
Ever wondered if you can use the ALT tag in HTML for more that just a vague description?
Windows, Visual Studio, Dev, Intermediate
Miela_SA 2.50
Hello .NET 3.0 Installation! - Unedited
Updated: 18 Aug 2006  
A basic tutorial to install .NET 3.0 framework for development.
VC8.0, WinXP, VS2005, .NET 3.0, C#, ASP.NET, Dev, XHTML, WCF, XAML, Beginner
Mohammad Ashraful Alam 2.38
Recursive procedures to check a given node is immediate parent and child node of another node in a XML DOM Tree - Unedited
Updated: 20 Nov 2006  
The recursive procedures to check for immediate parent node or child node of another node
Windows, Visual Studio, Dev, Intermediate
G. Kiran 2.33
Service Orientation and WCF - Unedited
Updated: 17 Aug 2006  
An article about service orientation in Windows communication foundation
Windows, Visual Studio, Dev, Beginner
Bibin.Mohan 2.28
Working with Active Directory Application Mode(ADAM) in .NET 2.0
Updated: 28 Jan 2007  
ADAM
.NET 2.0, Vista, C#, Visual Studio, Dev, Intermediate
Harsh_Nigam 2.25
Dynamic sitemap in asp.net 2.0 - Unedited
Updated: 5 Mar 2007  
move,delete ,insert child to your sitemap file
.NET 2.0, VS2005, VB, Windows, Dev, Intermediate
hamidreza Talebi 2.11
Find the need for WinFx, understanding for very very beginners - Unedited
Updated: 16 Jan 2007  
Need for winfx technology, reuired tools for winfx, and links for winfx
VS2005, .NET 3.0, C#, Windows, Dev, WCF, XAML, WPF, Beginner
citc44 2.08
ASP.NET WorkFlow with parameters - Unedited
Updated: 19 Dec 2006  
Use workflows with parameters in asp.net
VS2005, C# 2.0, .NET 3.0, Windows, Dev, Forth.NET, Advanced
matiaszumbo 1.91
Calling MSI.DLL functions through VB.NET - Unedited
Updated: 2 Mar 2007  
useful code for
.NET 2.0, VS2005, VB 8.0, Windows, Dev, Intermediate
Nibbs 1.89
Code Generator for Business Data Objects - Unedited
Updated: 17 Jan 2007  
This utility will help to generate the DataAccess Objects based on the Connection strring provided at the config file
.NET 2.0, C# 2.0, VB 6, SQL, Windows, Visual Studio, DBA, Dev, Intermediate
Vinayaka Krishna Shenoy 1.88
Boxing and unboxing - Unedited
Updated: 16 Jan 2007  
Boxing and unboxing
VS.NET2002, VS.NET2003, VS2005, C# 2.0, Windows, .NET, Dev, Intermediate
Member 2356127 1.83
Bind XML Treeview with Gridview/DataGrid - Unedited
Updated: 22 Nov 2006  
This Sample code is used to populate xml data into gridivew with Treeview format.
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Advanced
RajaramanIndia 1.67
Object based programming in C language - Unedited
Updated: 1 Feb 2007  
This article describes object based programming in traditional C language.
C, CEO, Architect, Dev, QA, Intermediate
BhaskarBora 1.67
Optimistic Data Concurrency - Unedited
Updated: 5 Mar 2007  
Optimistic Data Concurrency
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
Venkata Suresh Alapati 1.65
ASP.Net State Management Techniques - Unedited
Updated: 16 Jan 2007  
ASP.Net State Management Techniques
.NET 1.0, .NET 1.1, .NET 2.0, C# 1.0, C# 2.0, .NET 3.0, VB, Windows, Visual Studio, Dev, Advanced
Member 2356127 1.58
METHOD Overload Vs Overriding. - Unedited
Updated: 15 Nov 2006  
Overload Vs Overriding.
VS.NET2002, VS.NET2003, C++, C#, Windows, .NET CF, .NET, Mobile, Dev, Intermediate
PavanPareta 1.50
XML in Table View - Unedited
Updated: 24 Jan 2007  
View the XML in Table format using Data Grid.
Windows, Visual Studio, Dev, Beginner
vinodhkumar.vr 1.50
How to Create a Logger in SSIS - Unedited
Updated: 25 Dec 2006  
The concept of SSIS Logging is to capture log-enabled events that occurs at run time.
SQL 2005, SQL, Windows, Visual Studio, DBA, Dev, Intermediate
Deepu M.I 1.44
Configure IIS with Windows Vista Home Premium Edition - Unedited
Updated: 6 Sep 2007  
Developers have problems in installing studio 2005 on vista, In this Article there is a steps for installing IIS and visual studio 2005.
Vista, VS2005, Dev, Intermediate
mayur_mevada@yahoo.com 1.33
Datetimepicker Which Allow Null Value - Unedited
Updated: 6 Mar 2007  
C#, Windows, .NET, Visual Studio, Dev, Intermediate
ketan d patel 1.31
WCF Basics - Unedited
Updated: 17 Aug 2006  
An article about the basics of Windows communication foundation
VS2005, C# 2.0, .NET 3.0, Windows, Dev, Beginner
Bibin.Mohan 1.23
Microsoft Pre-Release Software WinFX Runtime Components - Beta2 - Unedited
Updated: 6 Oct 2006  
Links to install Runtime components of WinFx to work in Visual Studio 2005
VS2005, C# 2.0, .NET 3.0, VB, ASP.NET, Windows, Dev, WCF, Beginner
hussainpatel  
 

Vista / .NET 3.0 - Graphics

top
Title / Updated Author Score  
WindowsVistaRenderer: A New Button Generation
Updated: 23 Nov 2007  
ToolStripRenderer that renders Vista like buttons
.NET 2.0, Vista, VS2005, C# 2.0, Dev, Design, Intermediate
Jose M. Menendez Poó 4.75
Vista themed Owner-Drawn and Full-Custom Push/Menu/Image Buttons
Updated: 7 May 2007  
Classes reproducing Vista fading transitions & animated glowing-default-state effects
VC6, VC7, VC8.0, Windows, Visual Studio, MFC, Dev, Design, Intermediate
ied 4.69
Vista-themed Owner-drawn and Full-custom Task Buttons & Task Dialogs
Updated: 17 Jul 2007  
Classes reproducing Vista animated Task Buttons (command links), plus Task Dialog layout
VC6, VC7, VC8.0, Vista, Visual Studio, MFC, Dev, Design, Intermediate
ied 4.67
Drawing smooth text and pictures on the extended glass area of your WinForm in Windows Vista
Updated: 10 Jul 2008  
This article tells you how to draw text and pictures correctly on your Vista form's extended glass area.
.NET 2.0, Vista, VS2005, C# 2.0, GDI+, Dev, WinForms, Intermediate
Pang Wu 4.54
WPF Chart Control With Pan, Zoom and More
Updated: 9 Jan 2007  
Chart Control for Microsoft .NET 3.0/WPF with pan, zoom, and offline rendering to the clipboard for custom sizes.
Vista, Visual Studio, Dev, Intermediate
John Stewien 4.51
A Cool Vista Sidebar Gadget Style CPUInfo Animate Control! (Fixed)
Updated: 8 May 2008  
A Cool Vista Sidebar Gadget Style CPUInfo Animate Control! (Fixed)
C# 1.0, C# 2.0, C# 3.0, C#, VB, Windows, Win Mobile, .NET, Win32, Win64, Visual Studio, GDI, GDI+, OpenGL, DirectX, Dev, COM, COM+, WPF, Design, Beginner, Intermediate, Advanced
Davidwu 4.34
Windows Vista Aero Glass in .NET Managed Win32 Applications
Updated: 18 Feb 2007  
Demonstrates the basics of using Aero Glass effects within a .NET managed Win32 Forms application.
Vista, VS2005, C# 2.0, .NET 3.0, Dev, WinForms, Intermediate
TheCodeKing 4.19
Firebird 2 and Images
Updated: 9 Jun 2007  
Firebird 2 using stored procedure, manage Image ‘BLOB’ and easy to save and get back your images
.NET 2.0, Vista, VS2005, C# 2.0, Dev, Intermediate
anishmm 3.87
Intelligent Video Analytics
Updated: 21 Jun 2007  
Fast Motion Detection Filter
Vista, Visual Studio, Dev, Intermediate
Andyble 3.85
Hiding the Caption and Icon in the Title Bar in Windows Vista
Updated: 28 Apr 2007  
Prevent the Caption and Icon from appearing in the Title Bar, while still appearing in the Task bar, like Windows Explorer
.NET 2.0, Vista, VS2005, C# 2.0, .NET 3.0, Dev, Intermediate
Nic Hubbard 3.68
Aqua in Aero Glass - Unedited
Updated: 10 May 2008  
Learn how to make animated Water Glass, while maintaing transparency.
.NET 2.0, Vista, VS2005, IE 6.0, IE 5.5, C# 1.0, C# 2.0, .NET 3.0, IE 7, C# 3.0, VB 7.x, VB 8.0, VB 9.0, VB 6, .NET 3.5, VS2008, C#, VB, Windows, .NET, Win32, Visual Studio, Architect, DBA, Dev, QA, WinForms, Design, Beginner, Intermediate
Omnicoder 2.67
 

Vista / WinFX - Vista Native APIs

top
Title / Updated Author Score  
Photoshop Preview Handler for Windows Vista
Updated: 4 Apr 2007  
Preview Adobe Photoshop® (PSD) files with the help of Photoshop Preview Handler and Managed Preview Handler Framework in Windows Vista™
.NET 2.0, Vista, VS2005, C# 2.0, Dev, Intermediate
Quartz. 4.79
Have a glass with WTL!
Updated: 5 Jun 2007  
Enable Aero glass with your native (WTL) applications and keep backwards compatibility
VC8.0, Win2K, WinXP, Win2003, Vista, VS2005, Dev, Intermediate
Alain Rist 4.74
Vista Goodies in C++: Using TaskDialogIndirect to Build Dialogs that Get User Input
Updated: 18 Dec 2006  
Using the TaskDialogIndirect API to show feature-packed dialogs that help the user make a decision.
VC8.0, Vista, VS2005, ATL, WTL, Dev, Intermediate
Michael Dunn 4.74
Adding or Retrofitting Aero Glass into Legacy Windows Applications
Updated: 20 Jun 2007  
Adding Aero Glass to Windows applications while keeping them backwards-compatible with legacy Windows versions
VC6, VC8.0, Vista, VS2005, C, GDI, GDI+, Dev, Intermediate
Stefan Kuhr 4.73
Vista Goodies in C++: Using Glass in Your UI
Updated: 29 Dec 2006  
How to add glass to your application's main window.
VC8.0, Vista, VS2005, ATL, WTL, GDI, GDI+, Dev, Intermediate
Michael Dunn 4.73
Vista Goodies in C++: Using the New Vista File Dialogs
Updated: 29 Dec 2006  
How to use Vista's new file open and file save dialogs with WTL.
VC8.0, Vista, VS2005, ATL, WTL, STL, Dev, Intermediate
Michael Dunn 4.73
Vista Goodies in C++: Showing Friendly Messages with Task Dialogs
Updated: 29 Dec 2006  
Using the Vista TaskDialog API as a replacement for MessageBox
VC8.0, Vista, VS2005, ATL, WTL, Dev, Intermediate
Michael Dunn 4.71
Host Windows Explorer in your applications using the new Vista hosting APIs
Updated: 27 Feb 2007  
This article describes in detail the new IExplorerBrowser interface and the Explorer Browser object available in Windows Vista. The Explorer Browser object allows developers to host Windows Explorer in their applications.
VC8.0, Vista, VS2005, Dev, Beginner
Rama Krishna Vavilala 4.69
Vista Core Audio API Master Volume Control
Updated: 23 Apr 2007  
A managed wrapper for accessing the Vista Core Audio API.
Vista, VS2005, C# 2.0, .NET, Dev, Intermediate
Ray M. 4.68
Vista Goodies in C++: Monitoring the Computer's Power Status
Updated: 29 Dec 2006  
How to use power status notifications to make your applications conserve power when necessary.
VC8.0, Vista, VS2005, ATL, WTL, GDI, Dev, Intermediate
Michael Dunn 4.57
Clean and quick cancellation of I/O operations
Updated: 12 Feb 2007  
This article describes clean and quick ways of cancelling I/O operations
VC8.0, Vista, VS2005, Dev, Intermediate
Sathyanarayanan Srinivasan 4.54
Introduction to Vista Transactional NTFS (TxF) with Detours
Updated: 27 Jan 2007  
Explaining Windows Vista new Transactional NTFS (TxF) APIS using Detours library.
Vista, C++, Visual Studio, Dev, Intermediate
Tamer Safwat Aziz 4.52
Vista Thumbnail-Enhanced Virtual Desktop Manager
Updated: 4 Mar 2007  
A full virtual desktop manager enhanced by a full screen for desktop preview with drag and drop live Window thumbnails rendered using Vista's thumbnails API.
.NET 2.0, Vista, VS2005, VB 8.0, Dev, Intermediate
Z-Human 4.39
SophiaBot: creating a talking artificial personality with Vista Speech Recognition API
Updated: 30 Mar 2007  
An application that plays word games to demonstrate the SAPI capabilities of Vista and the .NET 3.0 Framework.
.NET 2.0, WinXP, Vista, VS2005, C# 2.0, .NET 3.0, Dev, WinForms, Intermediate
James Ashley 4.38
Windows Vista TxF/TxR
Updated: 31 Jan 2007  
TxF and TxR are another great Vista technology that allows you to manipulate files and the registry in a transacted way in concert with other transactional operations on the system or the network
.NET 2.0, Vista, C# 2.0, .NET 3.0, Visual Studio, Dev, Intermediate
inginheiiro 4.30
DWM - Colorization Color Handling Using DWMGetColorizationColor
Updated: 24 Mar 2008  
Using WM_COLORIZATIONCOLORCHANGED and DWMGetColorizationColor.
Vista, VS.NET2003, VS2005, VB 7.x, VB 8.0, VB 9.0, VS2008, VB, Windows, Win32, Visual Studio, Architect, Dev, QA, Design, Intermediate
Omnicoder 4.19
Vista Application Crash Recovery in C#
Updated: 4 Mar 2007  
A demonstration class for adding Application Recovery to your Windows Vista C# application.
.NET 2.0, Vista, VS2005, C# 2.0, Dev, Intermediate
Chris Buckett 4.07
Take Control of Your Non-Client-Area!
Updated: 31 May 2008  
Learn how to control your non-client-area, while keeping all the stuff Vista puts on it.
.NET 2.0, .NET 3.0, VB 7.x, VB 8.0, VB 9.0, VB 6, .NET 3.5, VB, .NET, Dev, QA, WinForms, Design, Intermediate, Advanced
Omnicoder 4.06
Speech Recognition And Synthesis Managed APIs In Windows Vista
Updated: 28 Feb 2007  
Hands-on tutorial demonstrating how to add speech recognition and synthesis functionality to a C# text pad application.
Vista, VS2005, C# 2.0, .NET, Dev, Beginner
James Ashley 3.98
Vista Imaging APIs (WIMGAPI) With C#
Updated: 4 Mar 2007  
Using the WIMGAPI in C#
Vista, VS2005, C# 2.0, .NET, Dev, Intermediate
Vijay Thirumalachari 3.96
A .NET Wrapper for the Vista/Server 2008 Condition Variable (New Sychronization Primitive)
Updated: 13 Mar 2008  
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.
.NET 2.0, Vista, .NET 3.0, .NET 3.5, C++, C++/CLI, C#, Windows, .NET, Dev, Advanced
Jarrad Winter 3.50
Windows Desktop Sharing with RDP in Vista: Add a Professional Interactive Help System to your Applications
Updated: 2 Oct 2008  
Use of the RDP API in simple classes
VC8.0, Vista, VS2005, VS2008, Win32, Win64, CEO, Architect, COM, Advanced, VC9.0, SysAdmin
Michael Chourdakis 3.07
 

Vista / .NET 3.0 - Windows Powershell

top
Title / Updated Author Score  
Writing an useful cmdlet for Windows PowerShell
Updated: 7 Jul 2006  
This article describes my findings while developing an integration of Copernic Desktop Search into Windows PowerShell.
.NET 2.0, Vista, VS2005, C#, Dev, COM, Intermediate
Joakim Möller 4.35
Windows Desktop Search Powershell Cmdlet
Updated: 28 Jun 2006  
Powershell cmdlet for querying the Windows Desktop Search index
WinXP, Win2003, Vista, C#, .NET, Visual Studio, Dev, Intermediate
Sean McLeod 3.13
 

Last Updated 4 Dec 2008
Advertise | Privacy
Copyright © CodeProject, 1999-2008
All Rights Reserved. Terms of Use