New feature: post-commit hooks
March 9, 2018 8:03 am Leave your thoughtsIn Starcounter 2.3.2 and 2.4 we’ve added post-commit hooks that let’s you specify a certain block of code to run... View Article
Erlend is a technical writer and software engineer at Starcounter.
In Starcounter 2.3.2 and 2.4 we’ve added post-commit hooks that let’s you specify a certain block of code to run... View Article
To help developers and other technical people understand Starcounter, we’ve created a technical overview. The document covers the whole stack,... View Article
As part of the effort to use more familiar terminology, the partial attribute of starcounter-include has been renamed to view-model.... View Article
Starting today, you can query database objects with LINQ. It supports ad-hoc and compiled queries: // ad-hoc request var johns... View Article
The whole scheduling API has been deprecated and replaced by a more user-friendly API from Starcounter version 2.3.1.7870. Motivation Unhandled... View Article
To make the Db.SQL API more familiar and easier to use, we have chosen to obsolete QueryResultRows and instead use... View Article
Fixed Debugging in Visual Studio There was previously an issue where the debugger sometimes got stuck. It was fixed this... View Article
Custom Elements V1 Polyfill Added the Custom Elements V1 polyfill document-register-element to be able to run Custom Elements V1 in... View Article
This week we have three changes that affect Starcounter developers. Making the Installer Secure by Default To make the installer... View Article
We’ve made two changes to the public API’s this week that are available from the Release Candidate version released tonight.... View Article
This week we introduce changes that make Starcounter more flexible and easier to understand. Modularization of the Launcher The Launcher... View Article
This week comes with changes to blending that make it easier for you to mix and match apps. Simplified is... View Article
To help you as a developer follow the changes in Starcounter, we will publish a weekly blog post explaining the... View Article
Starcounter 2.3.0.6350 is now released as the new release version. Some of the important changes are: 1. Asynchronous transactions with... View Article