Best Practices


This slab takes the data gathered in Part 1 and turns it into an Excel workbook. Very useful for most needs! (more…)

Under certain circumstances, you may not want an app to automagically update itself.  This slab shows how to do it manually. (more…)

If you want to do your users a service, standardize on displaying certain things on your reports. This slab is a cheat sheet for doing just that. (more…)

If you’ve ever has to refactor a database or business objects that interact with strongly typed datasets, you’ll quickly understand why they’re evil. Pure evil. This extra meaty slab walks through creating a data access layer, and how to use it. (more…)