Kendo UI is a comprehensive HTML5/JS framework for modern web and mobile applications. With more than 75 jQuery-based UI widgets and application framework pieces, Kendo UI aims to be the single resour...
Developers love to hate on browsers. In recent memory that browser has always been Internet Explorer due to Microsoft's decision to slow down browser development after IE6. The ensuing developer backl...
The following is an excerpt from the new whitepaper The Anatomy ofResponsive ASP.NET Apps
Responsive design changes the way we think about displaying content on our web pages. As the complexity of the...
This year at Build, Microsoft grandly announced Visual Studio Code, the first code editor from Microsoft that works on the Mac. A full featured desktop IDE. And the crowd goes wild.
I myself download...
Looping. You know the drill. You have a collection (i.e. an array or object) of something and you want to loop over the collection, gaining access to each individual thing or the index/key indicating ...