-
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.
-
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.
-
Have you ever watched someone impatiently click again and again on a button? Paul explains how that can slow the server down and how to prevent the delay. He also looks at glyphs that tell users that their device got the message and is working on it.
-
Paul continues his series on Bootstrap by creating a custom product selection system that keeps a running total of a user’s purchases.
-
Paul teaches us how to use Bootstrap’s accordion features to make easily mobile-adaptable navigation panels.
-
In his second article on the Bootstrap accordion, Paul works with glyphs, jQuery, and using data- attributes.