This demo demonstrates how to generate a report that was created in rdl format, from a Delphi application without using SSRS server.
20
Downloads
|
Updated
24/02/2019
|
Tags
SSRS, Report
|
The following demo shows how to create a WebRequest instance and return the response.
|
The following demo computes the MD5 hash value of a string and returns the hash as a 32-character, hexadecimal-formatted string.
|
The demo example takes the URI of a resource, retrieves it, and displays the response using .Net WebClient.
|
The demo shows how to use the ECDsaCng class to sign a message and how to use the signature to verify that the message has not been altered.
|
The demo shows how to sign a file by using the HMACMD5 object and then how to verify the file.
|