<— Read Part 1 In part one of this two part epic mini-series, I went over how to get up and running with PHP, how to choose and IDE, and how to get your paws on some fake data if you need it. We built a simple SPA (single...
In preparing for the upcoming major release of Telerik JustCode we published our first internal build for this year. Besides focusing on performance and memory footprint improvements we’ve listened to the users’ voice and implemented some of the features you’ve asked us for. New In Test Runner We continued to improve our support for MbUnit and NUnit testing frameworks. Now we support the NUnit TheoryAttribute, and for MbUnit you will find support for: TestFixtureAttribute RowAttribute StaticTestFactoryAttribute DynamicTestFactoryAttribute Added New Filters In ToDo Navigator After user’s request we added two more useful filters to the “Filter by” menu in the ToDo Navigator – “Current File” and “Current Project”: Naming Conventions With the latest build of JustCode...
It's an exciting milestone day for Kendo UI today! We just released the public beta for Kendo UI Mobile, the third piece of the Kendo UI story (joining already released Kendo UI Web and Kendo UI DataViz). We know a lot of you are very excited about...
Since Q3 2011 we have changed the default drag API used. It allows creating more complex scenario as well as building MVVM friendly drag behaviors. However, it does not support drag arrow which, although not very popular feature is still used. Thus, when arrow was required, we have suggesting using legacy execution mechanism. In this blog I will write how to create your own drag arrow using DragDropManager events. So, basically we will use AddDragInitialize, GiveFeedback and DragDropCompleted to create and control the arrow. We also use Popup to display it on the screen. The arrow itself is located in Arrow...
The chart component for the Telerik Extensions for ASP.NET MVC is a rapidly expanding MVC component. Not only are we adding many new features, but we’re also increasing the available chart types. With the introduction of Q3 2011 we were able to start using two new chart types - Scatter and Scatter Line. Both types allow you to plot points anywhere on your chart area, as long as you provide each point with X and Y values. Let’s take a look at how you can implement these chart types, as well as take use of some new features introduced in...
The showcase gallery featuring our customers Windows Phone apps just got updated with a few new applications. Check out the gallery here. Looking at the appsfuse.com 100 Most Rated Publishers list on the Windows Phone Marketplace I was very happy to see one of our customers - Liquid Daffodil on number 10. Congrats! And the other thing that I wanted to share with you today is this lovely retrospective infographic, posted by Brandon Watson, showing how the Windows Phone Marketplace, the developer mindshare and customer interest has evolved over in 2011.
Hello everyone, Today, we begin a new and exciting video series on Telerik’s RadCharts for Windows Phone 7. What is RadCharts you may ask? RadChart is intuitive and easy-to-use charts designed for the mobile environment. RadChart offers 20 chart series out-of-the-box and is designed for super-fast loading and real-time updates. The control’s intuitive object model and public API allow complex charts to be easily setup either in XAML or through code-behind. Now that we know what RadChart is, let’s take a look at the roadmap for the series. The Roadmap for the series: I’ve included the Roadmap for the series below as...
A common question we get asked is how to add new statuses to work items in TeamPulse. While the process is not difficult, it is also not immediately obvious and a bit of complexity is added if your project is syncing with TFS. To help people accomplish this task, we have added a how-to article in the TeamPulse documentation entitled “How to: Add a Custom State”. This article will walk you through the process of adding a status to a work item in TeamPulse and adding a new state to a work item type definition in TFS. If ...
Read Part 2 --> Since Kendo UI was launched, we have seen quite a few questions on how to get going with Kendo UI in a real world web application. Real world applications involve frameworks like PHP, MVC, Rails and Node. They involve transactional related data and...
2012 is already here and it is time to look forward to the first major release for this year – Q1 2012. As always, this release will be full of great new features that will make your applications even more professional. These features will be no surprise to anyone, just take a look at some of the most voted features in our Public Issue Tracker: In order of appearance in the list, the features that we plan to introduce in Q1 2012 are: - Printing support for RadScheduler and RadGridView. This feature will allow you to directly pass your RadScheduler/RadGridView instance to the...