-
.NET
Multi-threaded exception handling
Last week we explored the possibilities of using multi-threading to create animated – or even interactive – loading screens, and…
Read More » -
Software Development
Git Explained: For Beginners
I’m working with Git now for about two years but only for my personal projects and those I have on…
Read More » -
Software Development
The state of a failure condition
I’m looking over of a bunch of distributed algorithm discussion groups, and I recently saw several people making the same…
Read More » -
Software Development
Guide as in Mountaineering
Yes, I happen to deal with architecture, software design and technology. And yes, I’m entitled by the term “software architect”.…
Read More » -
.NET
dotnet HighCharts inside UpdatePanel
Read my article about the HighCharts.net databind? A frequently question regards the possibility to get functioning a dotnet.HighCharts chart inside…
Read More » -
.NET
Griffin Editor – A Markdown editor written in TypeScript.
Griffin Editor is a markdown editor with support for keyboard shortcuts, syntax highlighting, theming, preview etc. My last check in…
Read More » -
.NET
Using multi-threading to animate and speed up loading screens
One feature that almost all games have in common is loading screens. Many small games can get away with a…
Read More » -
.NET
ASP.NET Web API feat. OData
OData is an open standard protocol allowing the creation and consumption of queryable and interoperable RESTful APIs. It was initiated…
Read More » -
Azure
Deploy ASP.NET 5 Apps to Docker on Azure
NOTE: This post is part 4 of a series on developing and deploying cross-platform web apps with ASP.NET 5: Develop…
Read More » -
.NET
Deploy ASP.NET 5 Apps to Docker on Linux
NOTE: This post is part 3 of a series on developing and deploying cross-platform web apps with ASP.NET 5: Develop…
Read More »
[homeForm]