Using the Synergy/DE Online Documentation | Quick Tips
Are you looking for detailed information about a Synergy/DE product? Watch this to learn how to easily navigate the Synergy/DE product documentation – www.synergex.com/docs.
You can install a local copy of our latest documentation here: https://resourcecenter.synergex.com/product/download/default.aspx
You’ll be prompted to log in to the Synergex Resource Center.
Synergex Resource Center – Ideas | Quick Tips
The Synergex Resource Center (https://synergexresourcecenter.force.com/) houses many helpful tools and forums for Synergy DBL developers. Join us in the Community section of the Synergex Resource Center as we dive into how to use the Ideas forum.
Synergex Resource Center – Answers | Quick Tips
The Synergex Resource Center (https://synergexresourcecenter.force.com/) houses many helpful tools and forums for Synergy DBL developers. Join us in the Community section of the Synergex Resource Center as we dive into how to use the Answers forum.
Using XML Documentation Comments to Improve Intellisense | Quick Tips
If you'd like to improve your Intellisense experience while documenting your Synergy DBL code, you may be interested in using XML documentation comments. These types of documentation comments are available in traditional Synergy though they have enhanced capabilities in Synergy .NET. Check out this discussion in Synergy Community that inspired the video:
https://synergexresourcecenter.force.com/apex/SiteAnswer?id=a2Z0d000000hL3wEAE
Creating Professional Installations with WiX | Tips
Synergex DevPartner Conference 2016: WiX is an open source project, originally developed by Microsoft, that enables developers to easily create professional installation packages for Windows applications. In this session, Steve Ives presents an overview of WiX and the WiX Toolset, and demonstrates how they can be used to create installation packages for your Synergy applications.
Using the C# to DBL Code and Solution Converters in Visual Studio | Quick Tips
Have you ever had some code, or even a whole solution, written in C# that you wanted to convert to Synergy DBL? Check out this video to learn how to use the C# to DBL code and solution converters in Visual Studio to do just that.
Learn more about Synergy DBL Integration for Visual Studio (SDI) features here: http://docs.synergyde.com/index.htm#vs/gsChap10Features.htm
You can find the calculator code here: https://code.msdn.microsoft.com/Simple-Calculator-d1d8cf4c
10 Things You Should Be Doing With Synergy | Synergy/DE
Synergy DevPartner Conference 2018: In this session, Phillip Bratt will cover 10 Synergy tricks and technologies to help you improve performance and keep your customers’ data secure.
DBL Profiler: https://www.synergex.com/docs/#tools/toolsChap4Synergydblprofiler.htm
Create project templates in Visual Studio: https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-use-wizards-with-project-templates?view=vs-2017
VSID project: https://docs.microsoft.com/en-us/visualstudio/extensibility/getting-started-with-the-vsix-project-template?view=vs-2017
Build from one Development Environment: https://www.synergex.com/docs/index.htm#tools/toolsChap1Compilingatraditionalsynergyroutine.htm#Compiler%20options
Synergex Learning: synergex.com/learning
Github: gethub.com/Synergex
Answers and Ideas: synergex.com/welcomeRC
Software Quality in a Modern Development Team | Tips
Synergy DevPartner Conference 2018: Rediscover your passion for software quality on this epic journey of self-discovery. Find answers to meaningful questions, such as "Why do we test?", "What kind of value does testing give me?", and "Why is it important to test my API?” Learn the terms, tools, techniques, and tactics to triumph in totality over the test trenches.
Join Tim Bauguess, Marty Lewis, and party parrot for a session you won’t want to miss.
Finding the length of a Synergy array using ^ARGDIM and %ARGNUM | Quick Tips
Have you ever needed to know the length of a traditional Synergy array? Watch this to learn how to determine the length using ^ARGDIM and %ARGNUM.
Finding the length of a Synergy array using ^SIZE | Quick Tips
Have you ever needed to know the length of a traditional Synergy array? Watch this to learn how to determine the length using ^SIZE.
Using the Configuration Manager in Visual Studio | Quick Tips
Are you looking for a way to decrease your build time of Synergy projects during development in Visual Studio? Watch this to learn how to configure build settings for each project within your solution.
The Mystical World of Client/Server Applications in TCP/IP | Tips
Ever wonder why a client/server application doesn't always seem to run at the same speed in TCP/IP? This skit will enlighten you.
Gitting into Source Control | Tips
Synergy DevPartner Conference 2017: Many developers already use a source code management tool to protect their most valuable asset—their source code. But many others have yet to make the move. This presentation will tell you about some of the many benefits of source code management, and will introduce you to Git, one of the most popular and flexible SCM tools available today.
3:00 Types of Source Control
10:29 Git Overview
17:42 Git Operations
25:45 Branching and Merging
31:36 Demonstration
Programming Paradigms: Procedural, Object-Oriented, and Functional, Oh My! | Tips
Synergy DevPartner Conference 2017: Jeff Greene discusses three types of programming paradigms that can be used in Synergy. Check out this lightning presentation to learn some of the pros and cons of using each type.
What's Next for Your Synergy App? | Tips
Synergy DevPartner Conference 2017: Within the Synergy community there is a lot of common ground. From a technology viewpoint, many Synergy applications are in a similar place, and many Synergy customers share similar objectives and face similar challenges. Steve Ives identified some of those challenges and possible solutions.
6:15 Analyze
23:20 Strategy
43:45 Conclusion