-
A Data-Driven Menu System for Bootstrap
Last updated: Thursday, July 1, 2021
Published in: CODE Magazine: 2015 - September/October
Did you know that you can create a simple one-line menu system using two C# classes and a little bit of Razor code in an MVC page to create a hierarchical menu structure for drop-down menus? Paul shows you how.
-
Display a Progress Message on an MVC Page
Last updated: Monday, December 8, 2025
Published in: CODE Magazine: 2015 - July/August
In this article, Paul Sheriff explains how to enhance user experience in MVC web applications by displaying progress messages during server post-backs. He demonstrates multiple techniques, including disabling buttons, changing button text, showing pop-up messages, graying out the background, and adding animated Font Awesome spinners to indicate processing. Sheriff emphasizes the importance of immediate user feedback to prevent repeated clicks and improve usability, and provides practical code examples to implement these features effectively, including tips for ensuring animations run smoothly using JavaScript’s setTimeout function.
-
Extending Bootstrap: A Product Selection System
Last updated: Wednesday, July 14, 2021
Published in: CODE Magazine: 2015 - May/June
Paul continues his series on Bootstrap by creating a custom product selection system that keeps a running total of a user’s purchases.
-
Extending the Bootstrap Accordion: Part 2
Last updated: Tuesday, July 27, 2021
Published in: CODE Magazine: 2015 - March/April
In his second article on the Bootstrap accordion, Paul works with glyphs, jQuery, and using data- attributes.
-
Extending the Bootstrap Accordion
Last updated: Thursday, July 29, 2021
Published in: CODE Magazine: 2015 - January/February
Paul teaches us how to use Bootstrap’s accordion features to make easily mobile-adaptable navigation panels.
-
Creating an Action CheckBox with Web Forms, Bootstrap, and jQuery
Last updated: Thursday, September 2, 2021
Published in: CODE Magazine: 2014 - September/October
Building mobile apps is a wave you need to catch! Paul shows you that you won’t be left behind just because you use Web Forms.
-
Twitter Bootstrap 3 Succinctly
Last updated: Wednesday, February 20, 2019
Published in: Book Excerpts, Newsletters
Learn the new and improved features in the latest version of Twitter Bootstrap. Author Peter Shaw builds on his work on Twitter Bootstrap 2 Succinctly to provide up-to-date information on the latest version of the software. With Twitter Bootstrap 3 Succinctly, developers will transition smoothly into the newest version of Twitter Bootstrap, which boasts an emphasis on mobile development.

