I’ve heard a lot about Low-Code over the past couple years. I actually wrote the post below about 10 years ago but never published it. Much of it still applies. My first project at [...]
When selecting a software stack for a project we are about to engage in (i.e. a “stack”), we look at several main factors: Cost of Development Ease of Maintenance Quality of Platform [...]
Often, one of the hardest goals to achieve in software development is to create user-friendly software systems that delight users. Over the years, there are a few key things we’ve noticed make [...]
Microsoft’s new perspective on open-source has been beneficial because they now include jQuery (an open-source JavaScript library) and Bootstrap (a CSS and Javascript based theme framework) out [...]
Are you frustrated by the instability of your company’s Classic ASP website? Does it seem like any time a change is made (even the tiniest of bug fixes) the application breaks? You probably wish [...]
Through the years, there have been a variety of different approaches to software development. One of the most popular has been the waterfall model, which emphasized strict planning of all tasks. [...]
One of the first things a developer is asked to do when starting on a new project is to download the code and get the software running. Far too often, that code will not run, or even compile, [...]
At Unstoppable Software, we try to stay current with software industry trends, but we are aware how easy it is to fall in love with the “new technology stack du jour.” While many new frameworks, [...]
AngularJS makes it easy to migrate an existing Classic ASP to ASP.NET MVC without a total rewrite! There are so many technology options these days and multitudes of trendy Web Frameworks – [...]