The first part of this series explored the differences between declarative and imperative code. The declarative approach states what to do. The imperative approach describes how to do it.
If you under...
On this episode of Eat Sleep Code, guest Chris Michel talks about how Sass can improve your CSS code, what’s happening in the Sass community, and what Sass means for your next project.
Chris Michel @...
OWIN (which stands for Open Web Interface for .NET) allows a developer to decouple their ASP.NET application from a web server, such as IIS. Additionally, OWIN allows developers to "plug in" various c...
Telerik is hosting a party at /BUILD 2016. Join us as we demo some brand new products and bring the latest in mobile, desktop and web tech—not to mention free drinks.
JavaScript is one of those languages that can be easy to pick up, it can be infinitely more difficult to master. However, a lot of articles seem to assume that you are already a master.
I've been usin...