In this fourth part of the series, we talk about using add-ons to Visual Studio to kick your coding into high gear.
Did you know that you have a code generator in Visual Studio? In this third part of the series, we talk about using T4 to generate ANYTHING that centers around building applications.
In this second post, we create project templates to give your coding a jumpstart.
In this first post, we show how to take existing data and immediately convert them into classes to use in your code.
In this series, we'll talk about how to take your development to the next level by mastering your tools and code.
Use these 6 tips to make your URL management easier in ASP.NET MVC 4.
In this last part, we discuss how to achieve one-line POSTs in your ASP.NET MVC controllers.
After pushing the controllers to have a thin implementation, we take that a little further by showing how to do additional GETs, pass parameters, and perform "thin" POSTs to the controllers.
In this world of cloud apps and password management, Dashlane is king among accessing your login passwords from anywhere.
Early in my career, I decided to enter a programming competition. Nothing like being humbled. Here's what I learned from that experience.