Welcome to Microsoft .NET Framework 3.0 Community (NetFx3)

The .NET Framework is Microsoft's managed code programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes.

Learn More...

Cardspace Community Bloggers

Browse by Tags

All Tags » information car... » ISIP   (RSS)
Sorry, but there are no more tags available to filter with.

  • Information Cards: Redundant Information

    public InformationCardMetaData(InfoCard card) { super(card); this.isSelfIssued = org.xmldap.infocard.Constants.ISSUER_XMLSOAP.equals(card.getIssuer()); } InformationCardMetaData is an extension of InfoCard in the XML schema definition and in the corresponding XMLDAP classes. The information in the InformationCardMetaData that the card is self-issued is derived from the Information Card. Why is this so? Redundant data always leads to trouble. I suggest that we remove isSelfIssued from the InformationCardMetaData Read More...

Copyright © 2007 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us