Following the Q3 2011 Beta previews of our AJAX and MVC components, I am happy to present you the official new major release of both bundles. Aside from the new functionality that has been instituted with the Beta packs, there a few more important spotlights that I would like to draw your attention to. MVC Scatter Chart In addition to the Pie chart which marked its debut with the Q3'11 MVC Beta release, we inaugurate the scatter/scatter line chart types as two more visualization options when you want to display your data in charting format. Here are a couple of screen shots for your...
One of the new controls that come in the Q3 2011 package is RadAutoCompleteBox: an extended TextBox control that provides a flexible infrastructure for displaying suggestions to the user as they type. Coming with a bunch of customization options, RadAutoCompleteBox implements two auto-complete strategies that cover the most common developer scenarios: Contains filtering mode StartsWith filtering mode Here is a screenshot of our new Auto Complete Box example in the Telerik Demos application: Both the Contains and StartsWith filtering strategies are implemented in a very performance oriented approach and are capable of handling large data sets by preserving the smooth and responsive UI experience. Besides all that, RadAutoCompleteBox...
The Q3 release is fast approaching and we are happy to announce that our control suite for Windows Phone will be updated with the addition of RadContextMenu. Our menu will provide a similar experience to the native OS context menu but will also provide a few extra goods that you won't find in other competitors. For example users will have an easy way of specifying which element should pop out when the context menu is set on a list box for example. The menu is set on the listbox itself, but the individual list box items will pop out when the...
Q3 2011 release is a major milestone for our RadControls for Windows Phone suite. We at Telerik are always doing our best trying to deliver more than expected. And Q3 2011 is not an exception. Along with all the great new stuff that made it for the Q3 2011 BETA, we added three fresh new controls for the official release, believing that our users will love them. These are: RadSlideView- BETA The control provides smooth and slick user experience that allows a sequence of user-defined content items to be viewed slide by slide. It may enter two different view modes – full screen, displaying...
In our previous blog regarding the new Telerik OpenAccess ORM features about to be released in Q3 2011, we have presented to you our OpenAccessLinqDataSource. We will continue by showing you our new product enhancement for using stored procedures in an easier and straightforward way. Supporting stored procedures is nothing new for OpenAccess ORM – you can already execute them through our ADO API. However, in order to do that you needed to instantiate the parameters or commands first and then call the appropriate method of OpenAccessContext. Naturally, in these cases the most common solution is to write an additional method for each stored procedure, encapsulating all...
In a world where the word ‘touch’ became something usual rather than something exceptional, we understand that you will surely need to take your Windows Forms application to the next level. With the introduction of the Touch API in Windows 7 and the touch oriented devices for Windows 8, Microsoft paved the road to the touch-friendly applications. We also decided to follow this path allowing you to create new or update your existing Windows Forms applications making them follow the latest UX touch trends. One step in this direction is the new RadPanorama control which we discussed in a previous blog. The second step which...
Probably all of us have identified at some point the following trend in software development — newer version usually means bigger assemblies. Sure, some of the new stuff is features that we use on a daily basis; but some of the new stuff is just eye candy that we don't always use. In fact, wouldn't it be nice if we could get just the software with the default looks; get the job done then and, if needed, add that sweet UI candy to it later? And in order to tackle this problem — maintain a reasonable file size of the main Telerik...
Every time our products sweep awards thanks to the opinion of people like you who use them every day, we can’t help but feel we are doing a good job crafting them. So we would like to express our gratitude to you for your trust and vote in this year’s Visual Studio Magazine Readers Choice Awards helped us win them. Following last years’ success in the VSM Readers Awards, we are happy to learn your trust in us is growing. Telerik’s TeamPulse, Test Studio, RadControls for ASP.NET AJAX, and RadControls for Windows Phone are the first choice of the VSM audience in...
On November 12th 2011, I gave a presentation at Chippewa Valley Code Camp titled, “Kinecting the Dots with the Kinect SDK”. As promised, here is the Slides / Code / Resources to my talk. (click image to download slides) What is it? The Kinect for Windows SDK beta is a starter kit for applications developers that includes APIs, sample code, and drivers. This SDK enables the academic research and enthusiast communities to create rich experiences by using Microsoft Xbox 360 Kinect sensor technology on computers running Windows 7. Resources : Download Kinect for Windows SDK beta...
Q3 2011 is knocking on the door and along with all the cool stuff you will find inside, there is one feature that we would like to tell you about now. Do you remember Excel-Like functionality, which allows the end-user to effortlessly apply filter by selecting items from a popup list? Now we are including a bunch of new stuff to it. Calendar filter popup First of all is a new calendar popup. It will be shown by default for date columns, and it will allow for easily selecting a date from RadCalendar. For additional convenience, there are a couple of predefined...