Pinned Repositories
AdfsServerScripts
Scripts to configure applications for authentication with an AD FS server.
AzureKeyVaultDemo
A Traditional Synergy application that demonstrates how to interact with Azure Active Directory and Azure Key Vault in order to retrieve securely stored encryption keys.
DataEncryptionDemo
An example Traditional Synergy application that demonstrates how to encrypt one or more fields in a Synergy record, using XCALL DATA_ENCRYT and XCALL DATA_DECRYPT.
DblEssentialsClass
This repository will be used during the DBL essentials class in September/October 2020.
HarmonyCoreDockerDemo
An example of how to deploy a Harmony Core service to Ubuntu 22.04 running in a Docker container.
SynergyWixExample
An example of building a WiX-based installation for a simple Synergy .NET application
CodeGen
CodeGen is a tool that Synergy/DE developers can use to generate source code and other types of content based on the meta-data stored in a Synergy Repository.
HarmonyCore
Harmony Core is a framework that consists of libraries, CodeGen templates, and conventions that enable you to expose Synergy logic and data as a RESTful web service using OData and ASP.NET Core
SqlReplication
An example of how to implement the replication a Synergy applications ISAM data to a relational database in near-to-real-time.
SynPSG_PDF
A platform-independent API that facilitates the easy creation of PDF files from applications written in Synergy DBL.
SteveIves's Repositories
SteveIves/HarmonyCoreDockerDemo
An example of how to deploy a Harmony Core service to Ubuntu 22.04 running in a Docker container.
SteveIves/AdfsServerScripts
Scripts to configure applications for authentication with an AD FS server.
SteveIves/AdfsTestApp
A React application to test authentication to an AD FS server
SteveIves/Android_AutoCompleteTextView
SteveIves/Android_DatePicker
SteveIves/Android_IasmApp
SteveIves/Android_MapAddress
SteveIves/Android_PassDataBetweenActivities
SteveIves/Android_TipCalcBasic
SteveIves/Android_TipCalcCS
SteveIves/Android_TipCalcMvx
SteveIves/AppDomain_InteropThreadingTest
SteveIves/AppDomain_SynNetAsp
SteveIves/AppDomain_SynNetAspAppDomainOnly
SteveIves/AppDomain_SynNetAspAppDomainOnlyInterop
SteveIves/AppDomain_SynNetServiceStackAppDomainOnly
SteveIves/AppDomain_SynNetWcf
SteveIves/AppDomain_SynNetWcfAppDomainOnly
SteveIves/AspNetCoreAppConfigDemo
SteveIves/civetweb
Embedded C/C++ web server
SteveIves/CosmosDbSdkTest
SteveIves/Demos
Just a collection of demos of all kinds of stuff!
SteveIves/DotNetWindowsService
An example of implementing a Windows Service via a Synergy .NET 6+ console application.
SteveIves/GetEthernetAdapterV4IP
A command line utility to determine and display the TCP/IP V4 IP address assigned to an Ethernet adapter.
SteveIves/HarmonyCoreDemoIIS
An example of a simple Harmony Core implementation.
SteveIves/LallemandWslEnvironment
SteveIves/LinuxScripts
A selection of Linux shell scripts that I find useful when configuring Synergy environments on Linux systems.
SteveIves/MailerSendExample
An example of how to use MailerSend (https://www.mailersend.com) to send emails from DBL.
SteveIves/RabbitMQExample
A simple Synergy .NET example of sending and receiving messages via a RabbitMQ server.
SteveIves/SQLiteTest