I bet that everyone using a Windows Phone have noticed the slick animations that are applied to a single item when it is removed or added to the viewport in the native mail client. That happens when you sync and the recent mail is added on top of the other items.
Inspired by this, we decided to extend our RadDataBoundListBox and provide out-of-the-box support for per-item animations. Moreover, we made sure to allow customizations like defining your own animations, performing batch animations when resetting the source collection and defining a time interval between each separate animation when performing a batch operation. So...
It has been a really dynamic quarter – the new Mango update of the OS is officially out introducing plenty of awesome new features, Nokia World has just started and the first Nokia Windows Phone device has been announced. No argument exciting moments for the entire Windows Phone ecosystem and much more to come. In the meantime we are working hard to continue enriching our suite and to make a developer's life easier, especially when the whole new Nokia realm is now alive – we are happy to announce the Q3 2011 BETA release of RadControls for Windows Phone. An important thing...
This past week I had the opportunity to attend the DevReach conference in Sofia, Bulgaria. Coincidentally, the team working on Kendo UI is also in Sofia. I spent a few days at the office talking with the team and sneaking glances at what they are currently working...
Our team got so excited about the new addition to the Windows Phone family and all the new development opportunities opening up that we created a Nokia Lumia skin for our WP7 emulator just for fun. And then we thought that you might have fun skinning your emulator in the smoking hot black or white Nokia Lumia skin too.
Download for free our Nokia Lumia WP7 Emulator Skin and dress up your WP7 emulator. The zip file contains a Readme.txt file which explains in several simple steps what you need to do to skin your emulator. If you are already a Telerik customer...
The Test Studio team is sponsoring EuroSTAR 2011 in Manchester, England from 21-24 November. Part of the run up to EuroSTAR includes a series of audiocasts from various people in the testing industry. I’ve got one episode in that series: “Devs + Testers == Awesome” [1] I talk for about ten minutes on something I’m particularly passionate about: tight collaboration between testers and developers. I’ve long believed (through practical hard knocks!) that closer collaboration gets our customers better software. You’ll have to register on the site to listen to the audiocast (sorry!), but I think it’s worth it!...
Sounds simple.
Why is it so hard then?
First, what do I mean when I say “Know Thy Customer?” Ultimately I mean that the best teams have customer value at the heart of their software development processes – they truly “Know Thy Customer”. I’m not saying anything new – however, I do want to talk about how to take this beyond simply “proclaiming” you know your customer or that you have a prioritized backlog down to some ways you can execute and engage.
I’ve made many mistakes in my almost 20 years of developing software. Lots and lots of technical ...
The final major release of RadControls for ASP.NET AJAX for this year brings new controls, embedded Metro skin and a plethora of new features for the existing controls to the table. The Q3 2011 Beta preview which has just been uploaded on the site (both for TRIAL and COMMERCIAL users) grants a direct access to the pre-release bits to play with them at your disposal. Read on to learn more about the Beta: Org Chart | Social Share | Metro Skin | Items drag and drop on mobile The Premium Telerik AJAX component set grows with a couple more controls - Org Chart and...
In the last versions of Telerik JustCode we added some nice features that will help you quickly refactor your code, so let’s start right away. Convert If To Switch Statement
JustCode now detects the if-statements that can be converted to a switch statement and suggests doing it for you. Place your cursor on the if-statement and hit Alt+Enter or choose the F menu from VisualAid, select ‘Convert if to switch statement’. Convert If To Conditional Expression Another if conversion that we added is to convert an if-statement to a conditional expression (or ternary operator as some people call it). Place your cursor on the if-statement and hit...
The Q3 2011 BETA release of RadControls for Windows Phone is on its way (expected within several days) and I cannot wait to share what’s new in our charting component. Along with several important bug fixes reported by our users, two brand new series that bring the financial charting to your applications are included. Candlestick series According to Wikipedia, these series are used primarily to describe price movements of derivatives or currency over time. Supporting true UI virtualization, the series are capable of displaying thousands of data points. Using the Pan-And-Zoom behavior you can move through the timeline to a certain time slot...
As Q3 is approaching we give you a sneak preview of
what’s coming in November. What’s new in the box: RadChartingKit Our brand new ChartingKit control empowers users to
understand and analyze complex data and ensures great performance for your data
visualization applications. The new architecture comes to serve the numerous
requests for improvements in our existing RadChart control.
We decided to build this new control from scratch to achieve the best results
that could not have been done with the architecture of the old RadChart.
The new ChartingKit reuses the charting engine from our Windows Phone 7 Chart
and guarantees flexibility, advanced customization options and unique
performance. Check out the ChartingKit demos RadEntityFrameworkDataSource
(WPF...