Click here to Skip to main content

Articles by orouit (Articles: 20)

Articles: 20

RSS Feed

Average article rating: 4.74

Miscellaneous

A thread-safe ToolStripStatusLabel control
Posted: 6 Jul 2007   Updated: 6 Jul 2007   Views: 36,346   Rating: 3.81/5    Votes: 6   Popularity: 2.97
Licence: Not specified      Bookmarked: 30   Downloaded: 495
This article demonstrates how to extend a ToolStripStatusLabel so that it can be updated from another thread

Smart Client

Smart Card Framework for .NET
Posted: 4 Jan 2007   Updated: 26 Aug 2011   Views: 228,682   Rating: 4.71/5    Votes: 27   Popularity: 6.73
Licence: The Code Project Open License (CPOL)      Bookmarked: 141   Downloaded: 10,289
Describes an XML framework for .NET to program Smart Card applications.
A Smart Card Framework for .NET
Posted: 5 Dec 2006   Updated: 20 Feb 2013   Views: 534,619   Rating: 4.82/5    Votes: 52   Popularity: 8.27
Licence: The Code Project Open License (CPOL)      Bookmarked: 238   Downloaded: 39,453
Describes a framework to use the PCSC Smart Card API with .NET.

Applications & Tools

Login to Box Using a Windows Dialog
Posted: 19 Dec 2012   Updated: 21 Dec 2012   Views: 3,748   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 10   Downloaded: 200
This article shows how to login to a cloud storage like Box by entering the credentials in a dialog window rather than in a Web page.

Windows Phone 7/8

Smartcard Framework for .NET Compact Framework
Posted: 30 Jan 2007   Updated: 30 Jan 2007   Views: 43,982   Rating: 4.33/5    Votes: 2   Popularity: 1.30
Licence: The Code Project Open License (CPOL)      Bookmarked: 33   Downloaded: 512
This article describes a framework to use the PCSC smartcard API with .NET on a PocketPC

C / C++ Language

Reference counted smart pointer
Posted: 4 Dec 2012   Updated: 4 Dec 2012   Views: 3,153   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 11   Downloaded: 115
This article presents a solution to manage pointers in C++ in a similar way as COM.

Windows Communication Foundation

Hosting WCF services in a Windows Forms Application
Posted: 8 Nov 2006   Updated: 8 Nov 2006   Views: 80,351   Rating: 4.48/5    Votes: 16   Popularity: 5.37
Licence: The Code Project Open License (CPOL)      Bookmarked: 60   Downloaded: 3,812
Demonstrates how to host serveral singleton services in a Windows Forms application.
A WCF service to expose the core functions of a smart card
Posted: 23 Jan 2013   Updated: 1 Feb 2013   Views: 3,752   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 16   Downloaded: 193
This article introduces a WCF service to expose the core functions necessary to communicate with a smart card.
Digging into SecureConversation: Part I
Posted: 17 Nov 2006   Updated: 17 Nov 2006   Views: 41,548   Rating: 4.70/5    Votes: 7   Popularity: 3.94
Licence: The Code Project Open License (CPOL)      Bookmarked: 36   Downloaded: 957
Take a deep look into the Security protocol of Enhanced Web Services.
Digging into SecureConversation - Part II
Posted: 17 Nov 2006   Updated: 17 Nov 2006   Views: 20,206   Rating: 4.50/5    Votes: 3   Popularity: 2.15
Licence: The Code Project Open License (CPOL)      Bookmarked: 14   Downloaded: 0
Take a deep look into the Security protocol of Enhanced Web Services, part II: analyzing the Response message.
RSTR verifier for WCF and Cardspace
Posted: 21 Dec 2006   Updated: 21 Dec 2006   Views: 26,468   Rating: 3.75/5    Votes: 4   Popularity: 2.26
Licence: The Code Project Open License (CPOL)      Bookmarked: 13   Downloaded: 503
This application checks the validity of an RSTR message, given the RST message used to generate it.

Windows Runtime

Building WinRT components with C++/CX
Posted: 26 Nov 2012   Updated: 3 Dec 2012   Views: 5,395   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 5   Downloaded: 92
This article demonstrates how to create different versions of WinRT components implementing a set of common interfaces.
Building WinRT components that implement interfaces with C#
Posted: 14 Dec 2012   Updated: 14 Dec 2012   Views: 2,967   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 7   Downloaded: 51
This article demonstrates how to implement interfaces defined for a WinRT component in a C# Windows store DLL or a C# Windows store application.
Implementing WinRT Interfaces Defined Using WRL/C++ with WRL/C++, C++/CX and C#
Posted: 8 Jan 2013   Updated: 8 Jan 2013   Views: 4,802   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 3   Downloaded: 66
This article demonstrates how to implement interfaces defined for a WinRT component using WRL and C++.
Using Smart cards with a Windows Store App
Posted: 5 Feb 2013   Updated: 10 Feb 2013   Views: 3,920   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 10   Downloaded: 164
This article describes a solution to access API and resources that are not available with WinRT.

Cryptography & Security

Secure file exchange with .NET Crypto API
Posted: 7 Jan 2013   Updated: 8 Jan 2013   Views: 5,716   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: The Code Project Open License (CPOL)      Bookmarked: 35   Downloaded: 274
This article presents a format to exchange encrypted documents and the C# code that can handle the encryption and the decryption of the data.
OTP (One Time Password) Demystified - Part 1
Posted: 13 May 2013   Updated: 13 May 2013   Views: 3,609   Rating: 4.95/5    Votes: 8   Popularity: 4.47
Licence: The Code Project Open License (CPOL)      Bookmarked: 29   Downloaded: 151
This article shows how an OTP generator works.
Using a Smart Card Certificate with .NET Security in C#
Posted: 14 Aug 2011   Updated: 5 Oct 2011   Views: 23,331   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: The Code Project Open License (CPOL)      Bookmarked: 40   Downloaded: 3,142
How to use smartcard certificates in your .NET application
Building Your Own Security Application with the Gemalto .NET Smart Card V2
Posted: 2 Oct 2011   Updated: 8 Oct 2011   Views: 11,981   Rating: 4.83/5    Votes: 11   Popularity: 5.02
Licence: The Code Project Open License (CPOL)      Bookmarked: 39   Downloaded: 847
How to use a Gemalto .NET V2 smartcard to create security applications in .NET
Licensing .NET components with a PKI Token (Gemalto .NET Card) demystified
Posted: 25 Oct 2011   Updated: 25 Oct 2011   Views: 6,786   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 36   Downloaded: 564
This article demonstrates how to write a licensing provider for .NET licensing that gets licenses from a Gemalto .NET Card V2.
No blogs have been submitted.
No tips have been posted.

orouit
Architect Consistel - Singapore
Singapore Singapore
Member
Software Architect, COM, .NET and Smartcard based security specialist.
 
I've been working in the software industry since I graduated in Electrical and Electronics Engineering. I chose software because I preferred digital to analog.
 
I started to program with 6802 machine code and evolved to the current .NET technologies... that was a long way.
 
For more than 20 years I have always worked in technical positions as I simply like to get my hands dirty and crack my brain when things don't go right!
 
After 12 years in the smart card industry I can claim a strong knowledge in security solutions based on those really small computers! I'm currently back in the business to design the licensing system for the enterprise solution I'm currenly working on, using a .NET smart card (yes they can run .NET CLR!)
 
View my profile on LinkedIn
 
You can contact me for professional consulting by using the forum.


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 21 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid