Alan Dean Profile
This user has contributed 0 articles, 2 code samples and posted 0 messages in our discussion forums.
Technology Interests
Code Samples-
Following secure development best practice, an application should obtain and store user credentials securely. Microsoft has provided a means to accomplish this on the desktop: the unmanaged Credential Management API, which exposes the capability to provide a standard login experience for the user which is also secure. This code demonstrates how to create a generic dialog implementation using this API..  -
Demonstrates how to fetch images and thumbnails of web pages using a hidden web browser control.. 
|