by Branden Barber | Oct 25, 2017 | Software Development Tips & Tricks
ASP.NET MVC has the ability to validate forms with minimal effort thanks to the attributes in `System.ComponentModel.DataAnnotations`...
by Branden Barber | Jul 27, 2017 | Software Development Tips & Tricks
Creating a custom map for your data has never been easier with tools such as Mapbox. Within minutes you can have your data uploaded and visualized in a stylized map ready to be consumed on the web or by a mobile app. Mapbox Studio is a one-stop shop for uploading...
by Branden Barber | Oct 18, 2012 | Software Engineering
The Beehive team recently had the opportunity to improve the quality of its reporting. We came to the conclusion that our current implementation too slow, difficult to keep configured, and too difficult to maintain. Our original implementation used SQL Server...