Click here to Skip to main content
15,886,026 members
Everything / Operating Systems / Windows 2003

Windows 2003

Win2003

Great Reads

by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
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.
by Jeffrey Walton
Perform authenticated encryption with Crypto++.
by Thorsten Ottosen
Are you tired of filling data manually into STL containers? With the Initialization Library it gets a lot easier.

Latest Articles

by Alen M
This article focuses on callout development for MS CRM 3.0. As an example Turkish Citizen Number Validator code is written.
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 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.
by Emre Guldogan
A System for Simulation and Analysis of Logic Circuits

All Articles

Sort by Score

Windows 2003 

15 Apr 2010 by Paulo Morgado
The procedures to define document compatibility in Internet Explorer 8 are well documented here, but I’ve seen many developers and system administrators that are not aware of this...
13 May 2009 by Syed Adnan Ahmed
The concept of treasures in SharePoint world is not new. It was also used in SharePoint 2003. Treasures are like synonyms or similar words that you specify in SharePoint for keywords search.
23 Aug 2009 by Martin Hinshelwood
Staring from the original Command Line Parser v1.0 code, I wanted to be able to add multiple commands, or even nest commands. The result is a nice simple commanding architecture conducive to creating multiple commands.
18 May 2009 by gUrM33T
A simple workaround to avoid boxing and unboxing while still using a non-generic IList implementation