|
|
|
|
|
Total Hits: 90 | Today: 0
|
Author: UAG
|
Rating:
|
|

The uagEncryptionLibrary is a "Dot Net" product that allows you to encrypt textual data in almost any product that supports Dynamic Link Libraries.
The encryption methods found in this library include Blowfish, Rijndael, TrippleDES, and XOR. These standards used by Financial Institution, the US Government, and many other major corporations....
|
|
|
|
Total Hits: 9 | Today: 0
|
Author: John Papa
|
Rating:
|
|

Last month I explored the foundation of the Enterprise Library Data Access Application Block (DAAB) including how it all fits into an architecture (see Data Points: The Enterprise Library Data Access Application Block, Part 1). I also discussed the Configuration Tool, how to use the cryptography and configuration features with the DAAB, and how the DAAB offers database abstraction through its database factory pattern and through reflection. This month, I will continue the exploration by walking ...
|
|
|
|
Total Hits: 7 | Today: 0
|
Author: John Papa
|
Rating:
|
|

E nterprise applications can have a wide variety of data update requirements. Sometimes you need to save multiple rows of changes at once within a single transaction. Other times, the user must be allowed to enter multiple rows of data, send them to the database in a batch; and if a row or two fails, only the rows that succeeded should be committed and remain committed. Fortunately, the Enterprise Library Data Access Application Block (DAAB), which I covered in my past two columns, exposes sever...
|
|
|
|
Total Hits: 9 | Today: 0
|
Author: Mark Seemann
|
Rating:
|
|

Enterprise Library for Microsoft .NET Framework 2.0 is a library of application blocks, which are modular components designed to help developers deal with common development challenges. It provides an extensible framework for building robust, scalable applications. And while Enterprise Library contains several useful application blocks, you can also integrate your own reusable components. In this article, I will demonstrate how to build a sample application block that integrates with Enterprise ...
|
|
|
|
Total Hits: 11 | Today: 0
|
Author: Keith Brown
|
Rating:
|
|

GINA, the Graphical Identification and Authentication component, is a part of WinLogon that you can customize or replace. Last month I introduced GINA customization; this month, I'm going to drill down to implement each of the GINA entry points. If you have not read last month's Security Briefs column, I strongly suggest that you start there before diving into this one (see Security Briefs: Customizing GINA, Part 1)....
|
|
|
|
|
|