February 20, 2018 1:00 pm
Published by Urban Nydén
You can now run Starcounter inside a Docker container by using the image starcounter/starcounter-2.3.2-windows. The first release, tag 0.1.0, contains... View Article
September 11, 2017 7:57 pm
Published by Urban Nydén
Testing has always been a hot topic between developers, product owners, and customers. When should we start to test, what... View Article
August 18, 2017 11:19 pm
Published by Tomek Wytrebowicz
With latest Release Candidate Starcounter 2.3.1.7022 we will ship the new version of <starcounter-include> – the element you use to... View Article
August 4, 2017 9:00 am
Published by Omar Alshaker
Introduction: Note: Palindrom is just the new version of PuppetJs. They have exactly the same function. Starcounter’s view-model has a... View Article
July 10, 2017 10:13 am
Published by Erlend Landrö
Fixed Debugging in Visual Studio There was previously an issue where the debugger sometimes got stuck. It was fixed this... View Article
May 22, 2017 1:34 pm
Published by Erlend Landrö
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
September 28, 2016 1:31 pm
Published by Dan Skatov
September has never been so good! Today we are glad to announce a new version of our in-memory application platform:... View Article
July 21, 2016 8:59 pm
Published by Konstantin Cherniavskyi
This short article explains how to: Export data into JSON string. Import data from JSON string. The source code is... View Article
May 31, 2016 11:04 am
Published by Konstantin Cherniavskyi
It is very common and convenient to have auto increment primary key column in traditional SQL databases. Some of you... View Article
March 24, 2016 10:43 am
Published by Marcin Warpechowski
Starting from Starcounter 2.1.1527 nightly, a new API JsonResponseMerger.RegisterMergeCallback is available. The API allows a callback to be registered that... View Article
November 12, 2015 9:12 pm
Published by Per Samuelsson
Ever wrote a C# Console Application? Please do. Here’s one for you.