A typical scenario is for someone to browse a website on his computer, and then to wish to open a link of the site on his cellphone. It would be easier for the person to open it, if it’s encoded as an image that the phone can directly read, because smartphones cannot understand human readable text, but most of them can read images, called QR codes. What are QR (Quick Response) codes and how are they used? The QR is a two-dimensional code. It looks like a matrix which consists of black square dots (modules) on a white background. Text information can...
Slides, Source Code and Video to the "The Telerik Report Designer: More Powerful Than Ever" Webinar Now Available We want to thank you all for attending the Telerik Reporting Webinar. As promised, all of the materials are now available for you to download and explore on your own. If you have any questions, please feel free to leave a comment below. We also suggest that you download Telerik Reporting and the new standalone Report Designer if you haven’t already done so. For Those Who Couldn’t Attend, What is the Telerik Reporting? Telerik Reporting is a lightweight reporting solution for all .NET cloud, web, and...
We want to thank you all for attending the Windows 8 Webinar yesterday. As promised, all of the materials are now available for you to download and explore on your own. If you have any questions, please feel free to leave a comment below. We also suggest that you download the UI Suite for Windows 8 if you haven’t already done so. For Those Who Couldn’t Attend, What is the UI Suite for Windows 8? The UI Suite for Windows 8 is a toolset for building Windows Store applications that run on tablets and large screens, whether you are writing your...
With each release of Test Studio, we carefully test our integration points with all external systems to make sure we work seamlessly with the latest and greatest versions of these systems. Test Studio has many dependencies that we rely on to offer our customers a great user experience. These dependencies include all the browsers we automate (IE, FF, Chrome & Safari), Visual Studio that we plug-in and recently Quality Center and TeamPulse which we integrate with. With each of these components, we not only try to support the latest and greatest versions but also be backward compatibility with as many ...
We’re having a birthday party and all DevConnections 2012 attendees are invited! Join Telerik in celebrating our birthday .NET ninja style, in Las Vegas, on Halloween! Don’t worry; it will be all treats and no tricks for Telerik fans. That's right, even though it’s our birthday, we have plenty of special gifts for you: - Keynote by Telerik EVP Doug Seven -Brand new, limited edition, Telerik ninja birthday shirts -Great raffle prizes including: 5 passes for an early morning helicopter ride to the Grand Canyon 5 Free DevCraft Complete Licenses -Birthday cupcakes and more! To get in on the celebratory action at DevConnections you’ll just have to find our...
You must have noticed we have been working aggressively on improving the data visualization
arsenal of Telerik's ASP.NET
AJAX controls over the past year. This is why we thought it was about time
we combined the new
Gauge, PivotGrid
and
AutoCompleteBox controls with the enhanced
HTML5 Chart into a simple and compact website application. Naturally,
with all the hype about this year's Olympic Games the theme for the app was quite
obvious. ;)
The
sample ASP.NET app Olympic Games showcases how easy it is to provide data
presentation and management functionality to your users and how you can integrate
several major controls with just a few lines of code. Of...
Telerik is having massive presence at this year’s Build conference. Stop by our kiosk to see demos of the latest and greatest from the Telerik products. Do not miss the chance to get a complimentary license for … well, this is a surprise. And it is not the only one. We’ll be revealing exciting news, stay tuned. Traditionally, Telerik is sponsoring the Build Blogger Bash, the tickets for which unfortunately are already sold out. The good news is that you can still be part of it, even from home. Watch the live coverage on Tuesday, Oct. 30th @ 8:30PM PDT. See you at...
JustDecompile Q3 2012 Is Here It is hard to believe that less than year has gone by since we officially released JustDecompile. This is the second release cycle since that time, and we have added features worth celebrating! JustDecompile API is Open Create your own plugin and supercharge the power of JustDecompile. The JustDecompile API is now open and fully documented, making it easier than ever to harness the power of JustDecompile’s decompilation engine. There are currently two plugins available: Reflexil, for assembly editing and De4Dot, for deobfuscating obfuscated assemblies. These plugins and their source code are available on the JustDecompile plugins page....
This is a quick guide for using ASP.NET MVC4 WebAPI, OData, and Entity Framework as a remote data source for Kendo UI, as well as performing some operations like filtering on the server side. (If you just want to copy/paste some JavaScript that works, with no explanation...
Frames are not well liked it seems. Digging around the web I find that lot of people consider using frames very poor practice. Now I'm not a web developer so I really wouldn't know about that. But what I can tell you is that automating frames can be tricky. There's some things you'll need to know if you want to save yourself a lot of frustration. And here we go (all this stuff is in the context of Test Studio):
You need to find Frames before you can use them Frames contains objects. If you want to automate ...