| | Posted 12/20/2007 10:22:38 AM | |
| 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 3:24:00 PM Posts: 3,733, Visits: 3,926 |
| StrataFrame has an XmlBasics class that helps in the creation, opening, encryption, and writing of Xml files. One of these features also includes the ability to use a validation key which can be an added level of encryption. An example use of this would be to use a has that has a checksum of the hardware on the computer or a MAC address to prevent an XML file from simply being copied to another computer for another user to take advantage of. This sample show how to use the validation key as part of the XmlBasics class.
|
| | | Posted 12/20/2007 1:52:15 PM | |
| 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 3:24:00 PM Posts: 3,733, Visits: 3,926 |
| This version has both the 2005 and 2008 solutions. The initial post was a 2008 only solution. Sorry
|
| |
|
|