Choosing a Software Stack for Your Project
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 [...]
Using Material Design Lite with ASP.NET MVC and Custom Scaffolding
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 [...]
ASP.NET MVC: Our Preferred Web Development Platform
Why we develop with Microsoft ASP.NET MVC Today there are a number of platforms on which to develop new software. It can be overwhelming to decide which is best for the job. At Unstoppable [...]
Replace your Classic ASP Application Iteratively
What is Rapid Application Development?
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. [...]
5 Debugging Tips for a Solution that Won’t Compile
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, [...]
Why We Build Software on the Microsoft Development Stack
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, [...]
Upgrading a Classic ASP System with AngularJS
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 – [...]
Don’t Let the Limitations of Excel Ruin your Business Software – Part 2
Introducing Databases and Web Applications When Excel files store critical data or business process logic, they need to be treated with care. Likewise, the loss of a document, data corruption, or [...]
Don’t Let the Limitations of Excel Ruin your Business Software – Part 1
“In the past 25 years, many of you have discovered some truly inventive uses for Excel.” This quote is from an email I received from Microsoft celebrating 25 years of Excel use. I have to admit, [...]