There are many options for how Syrinx CS (SCS) can be used to create a web site, web application or even a regular desktop app. The heart of SCS is its middle tier business logic that provides the flexibility to work in a wide range of scenarios.
ASP.NET
SCS comes with a wide range of custom ASP.NET controls and its own MVC pattern. Building web sites with ASP.NET is just the beginning; SCS can be used as the starting point for serious web applications that run enterprise systems.
Our ASP.NET framework works hand in hand with our JavaScript libraries to build ASP.NET pages that also do advanced jQuery UI, ajax and HTML5.
.NET PHP
By leveraging PHP for .NET, SCS can provide an environment that includes a custom PHP library for building web sites using the Smarty template engine. Write PHP that directly accesses the SCS business logic via its Object Oriented PHP interface.
Use our Smarty template extensions to make building PHP pages a snap!
JavaScript
Whatever your server platform is, you can use JavaScript to access SCS web services for all of its functionality. SCS has a custom JavaScript library that works with jQuery that makes it easy to display articles, products, calendar events, contacts and other SCS data. Using SCS through its JavaScript framework is the best approach for leveraging your work in the browser and in various platforms building up on HTML5 such as our own desktop application, Android applications, Windows 8 as well as all the latest browsers.
.NET WinForm Desktop App
By leveraging the common UI foundation used in the ASP.NET environment, it is easier to build real desktop applications that work with the SCS business logic. The SWAF framework used by SCS provides a set of .NET WinForm controls and common MVC pattern used in ASP.NET.
You can also leverage the SCS JavaScript library to build HTML5 jQuery based pages that can run in the browser or run in the desktop app. When they run in the desktop app, they JavaScript library uses the back end web services directly in the desktop application.