šŸ“˜
TimeLine E3
  • TimeLine E3 Documentation
  • Framework
    • Introduction
    • DataSet Definition
    • Window Handling Object
      • Input/Output arguments
      • Open
      • BindDataControls
      • Item Changes
      • Item Search
      • MenuItemClicked
      • Print
      • ModuleOpened (BlueArrow)
      • BlueArrowArguments
      • New Row
      • Delete Row
      • Save
      • Transactions
      • Locking [deprecated]
      • Locking (new)
      • Resizing a response window
      • ParaPanel
      • Adding DMS Tab to a Module
    • BusinessObject
    • Controls
      • BindingFormat
      • LookupGrid and SearchDef
      • ComboBox
      • RadioButton
      • Multiline Textbox
      • xTextBoxSearch
      • xFileBrowse [v16+]
      • DxDispoColumn
      • DxProgressColumn
      • DxTemplateColumn
      • Change control caption programmatically
      • TabControl
      • Navigation
      • Enable controls programmatically
      • Enable a MenuItem programmatically
      • Filter search values
      • Jumping to another module
      • Messages, Notifications, Log, Exceptions, Translation
      • LoggerSink [deprecated]
      • Log
      • OpenFile, FolderBrowsing and SaveFile
      • Execute Actions while displaying an Hourglass
      • Using Progress
      • Async methods with progress bar
      • Wizard
      • Customizing controls using xBehaviors
      • TLProperty.AllowInReadOnly [v16+]
    • DataSet Operations
    • Business-related functionality
      • Getting the next primary key
      • Hybrids
      • Enums
      • Get Current User
    • SQL
    • SQL (using named parameters)
    • Advanced SQL
    • Expression Binding
    • Server-side logic & customization [v16+]
      • Service Hoster
      • Starting / stopping hosted services
      • Changes to scheduled jobs!
      • Business Object Proxies
      • Business Object API
    • Colors in Expression Bindings [v15+]
    • Theming
      • Icons
  • TimeLine Developer (TLD)
    • Debugging in TLD
    • Targets
    • Custom Project Rework [v16+]
  • TimeLine-specific LL functions
  • Stunnel proxy
    • Pre-requisites
    • 1. Initial setup
    • 2. Generate the server/web certificates
    • 3.a. Generating client certificates using the CSR flow
    • 3.b. Generate client certificates from the server console
    • 4. Setting up the E3 client connection
    • 5. Setting up the browser certificates
  • Configuration
    • Configuring the WCF timeout
  • Troubleshooting the E3 Bridge
  • [Deprecated]
    • TimeLine WEB - deprecated in v16+
      • Prerequisites for running the WASM modules on the server
      • Prerequisites for developing WASM modules with TLD
      • Creating a small web module with TLD
      • Terminal Configuration
    • Customization Examples - deprecated in v16+
    • Codestore [deprecated]
    • Configuring the scheduled jobs timeout - deprecated in v16+
Powered by GitBook
On this page

TimeLine Developer (TLD)

PreviousIconsNextDebugging in TLD

Last updated 1 year ago

TimeLineĀ® Developer (TLD) is a rapid application development frontend for Microsoft Visual Studio and C#.NET. Developed specifically for rich-UI database applications, TimeLine Developer boosts your productivity via graphical designers, code-generators and built-in business features. TLD created Applications feature state-of-the-art WPF/HTML5-user interfaces and a professional usability with no extra coding. Moreover, applications can be customized individually after the build allowing standard-software-developers to make customer specific modifications without sacrificing the possibility for later upgrades and without the need of a total rebuild.

The principal idea behind TimeLineĀ® Developer is to develop UI and DataSets without the need to code. The built-in data-binding engine allows binding via property-settings in combination with our suite of data-aware-controls. In contrast to Microsoftā€˜s entities, development with TimeLineĀ® Developer allows strong-typed access to fields and tables but still maintains extensibility even after the build-process (customizing framework) via integrated code generators. Coding can be done in the integrated IDE that features intellisense or within Visual Studio: TimeLineĀ® Developer automatically creates solution and project-files (.sln, .csproj) and thus functions like a rapid-development frontend for Microsoftā€˜s Visual Studio. We provide extensible coding-templates for the most frequently used scenarios (i.e. tabbed documents or response windows with ok/cancel buttons already in place). These templates can be modified or new ones can be added by the developer.

TimeLineĀ® Developer combines the productivity similar to a 4GL with the flexibility and power of a 3GL like Visual Studio and C#.net. All applications generated with TimeLineĀ® Developer can run 2-tier or 3-tier alternatively and thus can be run over the web. Encryption, client-server communication, MAC and IP-filtering, user-logins and even offline-storage and synchronisation are all taken care of by the TimeLineĀ® BusinessFramework – more time for you to focus on business logic and customer requirements

For activating the Developer settings, enter System-Settings (shortcut: SYS) and check Developer mode in Debug-section. TimeLine Developer can be found in the menu in Tools -> TimeLine IDE (shortcut: TLD)