This how-to blog post demonstrates how to create a custom skin (in our case a Green variation of the existing Metro skin) using Telerik's Visual Style Builder tool for ASP.NET AJAX.
Writing CSS tends to be mundane for the most part of it. Yes, it has truly exciting moments in a twisted kind of way, but for the majority of the time it's the same thing line after line, after line, after line… Thankfully, we have Sass
Telerik’s Image Editor for ASP.NET AJAX is becoming more powerful by the minute – you can now draw in your browser and have that change a file on the server! Read on to see the goodies we added in the Q1 2013 release!
I’ve been noticing that people use the word “callback” for almost any request to the server, but in ASP it has its own meaning and there are many other ways to call the server. So, I wanted to make a few clarifications and a quick list.