.NET
  Home arrow .NET arrow Page 4 - Subsembly: the Smart Solution for Smart Ca...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
.NET

Subsembly: the Smart Solution for Smart Cards in .NET
By: Digvijay Chauhan
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 19
    2004-11-24

    Table of Contents:
  • Subsembly: the Smart Solution for Smart Cards in .NET
  • What is the problem?
  • What is Subsembly?
  • How do I use it?
  • How much does it cost?

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Subsembly: the Smart Solution for Smart Cards in .NET - How do I use it?


    (Page 4 of 5 )

    Using Subsembly is as easy as adding a reference in your project. You can do it by choosing References and, on right click popup menus, choose Add Reference...and just browse for the appropriate assembly (any one of the Subsembly DLLs) that you wish to use. Next you provide an appropriate namespace in the form of using the keyword (C#) or the Imports (VB .NET). Now you can easily use the classes and other interfaces exposed by the Subsembly. You can have a look at the samples provided with Subsembly for a good example, because they are well commented and easy to follow.

    Putting Assemblies in place

    The classes of the Smartcard Subsembly Framework are grouped into five distinct namespaces. The classes of each namespace are bundled in a separate .NET assembly DLL. Let’s have a look on each of these:

    • Subsembly.SmartCard (Subsembly.SmartCard.dll) This is responsible for the high level access to smart card readers and smart cards,  completely independent of actual smart card reader API or driver technology.
    • Subsembly.SmartCard.PcSc (Subsembly.SmartCard.PcSc.dll) This assembly provides low level PC/SC Workgroup API compliant smart card  reader access and full PC/SC Workgroup API functionality. This entire  namespace actually represents the product SmartCard Subsembly (PC/SC  Edition), which is a subset of the Smartcard Subsembly (Professional)  distribution.
    • Subsembly.SmartCard.CtApi (Subsembly.SmartCard.CtApi.dll) This assembly provides low level CT-API based smart card reader access and full  CT-API and CT-BCS functionality. This namespace actually represents the  product Smartcard Subsembly (CT-API Edition), which is also a subset of the  Smartcard Subsembly (Professional) distribution.
    • Subsembly.SmartCard.MCard (Subsembly.SmartCard.MCard.dll)
       This assembly provides low level MCARD API based memory card access and Smartcard Subsembly Framework extension. It depends on the Subsembly.SmartCard.PcSc and Subsembly.SmartCard. This extension is included in the Smartcard Subsembly (Professional) distribution. 
    • Subsembly.SmartCard.Acr80 (Subsembly.SmartCard.Acr80.dll)
       This assembly provides low level ACR80 API based smart card reader access and  Smartcard Subsembly Framework extension. This module depends on Subsembly.SmartCard. This extension is  included in the Smartcard Subsembly (Professional) distribution.

    The following figure shows the Smartcard Subsembly assemblies and their dependencies.

     
    Figure 1: Smartcard Subsembly assemblies and their dependencies.

    More .NET Articles
    More By Digvijay Chauhan


       · This site is called aspfree.com, notice the free part. There is nothing wrong with...
       · You Dumb IdiotDon't you read english. Its not written by author of these pages...
       · Erm, seems like you too are unable to read. Divijay Chauhan was the original author...
     

    .NET ARTICLES

    - Building Applications with Windows Workflow ...
    - Building the Data and Business Layers Using ...
    - The Transformed XML Explorer in MFC
    - List Control and Property Grid with the MFC ...
    - Font, Shell and Masked Edit Controls for MFC
    - Color, Link and Image Editor Controls for M...
    - New Controls for MFC
    - The Windows Ribbon Framework
    - Markup Language for the Ribbon Framework
    - Visually Upgrade Your MFC Project
    - New Features for the Statusbar in MFC
    - Working with the Statusbar in MFC
    - Iron Speed Design v60 Review
    - Binary and XML Serialization
    - Using CrystalReportViewer to Display Crystal...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek