Collision Detection in an Online Design Tool
We work on a wide variety of projects at Unstoppable Software. It’s great for us because it keeps us on our toes. And our clients are happy because they know we can handle almost anything they [...]
We work on a wide variety of projects at Unstoppable Software. It’s great for us because it keeps us on our toes. And our clients are happy because they know we can handle almost anything they [...]
Microsoft has announced a new version of Visual Studio 2015 that will include the next version of C# 6.0. Professional software developers around the world will be evaluating what’s coming [...]
We all know the situation – you’re working on a technology project, and while it would be great to do something the “right way”, time and budget constraints force you to take a shortcut, [...]
When computers were first installed in most major corporations, the buzz at the time was that we would then witness the dawn of “the paperless office” – an office were all information [...]
In the realm of rich internet applications, Adobe has been the leader for quite some time with their Flash platform. However, Flash has seen very little use inside of major corporations for [...]
When developing software, there are three main options you have when it comes to coding a feature. They are: Hard-coded, Parametric, or Soft-coded (this term was invented by the guy who runs the [...]
If you’ve worked around software engineers before, you probably have heard them talk about things such as “source control”, “object-oriented design”, or “Agile project management”. If [...]