In just a couple weeks Telerik releases new features and improvements to its developer and Visual Studio productivity tools. If you’re looking to get up to speed fast, then DevCraft Webinar Week is a must. Join our evangelists on March 4-8, 2013 to learn what’s new with your favorite .NET products and how they work together to make your .NET development simpler and more productive.
Today we begin an exciting look at how the Manufacturing Industry uses WPF in their Enterprise Applications. In this post, we are going to first take a look at what manufacturing industries consist of, why they are choosing WPF and how they typically represent data in their app. We will then switch gears and write a sample application using Telerik RadControls for WPF that can help accelerate your development efforts in this industry and others.
In my first post about learning kendo.data.DataSource , a commenter asked me about the differences between this and a Backbone.Collection. He also wondered if there would be any value in creating an adapter that could turn a Backbone.Collection in to a Kendo UI DataSource. The value that...
Going through customer feedback several months ago, we realized that there are pretty simple scenarios in which you use our ASP.NET ComboBox, while you could be using a much simpler and more lightweight control designed for the task at hand. We then thought we could ship such controls to substitute some of the ComboBox functionality and allow you to do you job faster and with less code. The newest addition to Telerik’s ASP.NET AJAX controls family is designed to make creating dropdown lists a breeze, delivering flawless looks and great performance. Meet the DropDownList.
Last quarter we announced the beta release of our JSP wrappers for Kendo UI. These wrappers are JSP and while our demos are built on Spring MVC, you can use the wrappers with any JSP page. They provide a strongly typed experience by adding in a special...
How much time to you spend documenting your test cases? Most of the time it’s “too much!” Test Studio’s Storyboard export feature can get you a great start on documentation with the click of a button. Test Studio captures storyboards as you record your test, giving you a visual walkthrough of what your test is doing in a series of frames, one per test step. Each frame shows the exact state of the UI after that step is completed: Navigation, coded steps, and other non-visual steps are represented with a plain frame and a generic description of the action: Storyboards ...
This blog post will walk you through my experience of submitting my first app and discuss the certification process as well as common pitfalls that you can easily avoid.