Staying committed to our plan to further improve the ease-of-use and provide new controls and major features for achieving Rich Data Visualizations and Line-of-Business applications, we are proud to announce the Q2 2011 Beta release. New Executive Dashboard demo
Telerik’s Executive Dashboard demo showcases the next generation of rich data visualization achieved with RadControls for Silverlight. Theming, real-time customization, and a dashboard structure that follows the industry’s best practices ensure that data is displayed in a meaningful and engaging manner. Check the demo New controls and major features
Persistence Framework
You can now save and load the state of the user interface so that the end...
Telerik’s partner Falafel Software is organizing a 3-day training class demonstrating how to create websites using major Telerik ASP.NET AJAX controls. If you are willing to learn RadControls from the ground up and see in action key techniques for making the most out of them, this class is just the right thing for you. The sessions will demonstrate how RadControls are configured declaratively - both in the markup and in the visual designer, as well as programmatically - in code-behind and client-side scripts. You will also learn to data bind RadControls using industry standard data sources and use templates to...
Windows 8 will bring exciting times to all application developers, especially those who will invest in creating the immersive applications we all saw in
that video
. We loved the tiles and the clean modern look and how they integrate perfectly within the UI. And I am guessing a lot of software will transition to new ways.
As always Telerik will ease this process by providing its Silverlight and WPF offering with Metro UI Theme and kick start your Windows 8 development. The theme is built from the ground-up to accommodate all the best practices in
Metro UI
applications.
Line of Business Ready
This is a temporary post that was not deleted. Please delete this manually. (1cae9cf1-1bd1-4abc-b0e8-4d8590a7cb09 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)...
Our projects should always strive for simplicity in the way they are structured and organized. This is especially true for the organizations of release and iteration plans. With iterative development using agile methodologies such as Scrum, we emphasize breaking down a project or a software release into time boxed iterations (called Sprints in Scrum). It’s very important to note that iterations truly represent a “bucket” of work – the capacity of this bucket determined by the fixed length of the iteration (usually ranging from 1-4 weeks) and the amount of work your team can get done in that period of ...
This is a temporary post that was not deleted. Please delete this manually. (3b588c01-feca-4ac7-bdfb-e7b310b483a3 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)...
Download Telerik_Reporting_in_Azure (C# VS2010) - 1.69 MB As we bragged in the SP1 of Telerik Reporting Q1 2011 Available post, besides the improved performance and optimized server resources, the XAML rendering extension can now be used in Windows Azure. That is why we decided to update our cloud demo to show the reports in the Silverlight report viewer as well (which utilizes the XAML rendering). You can learn how to use the Silverlight report viewer from the Getting Started with the Silverlight Report Viewer for Telerik Reporting video. The updated demo site can be seen at http://telerikreporting.cloudapp.net/. The good news is there is nothing specific that has...
We believe that motion and interactivity are key parts of the whole Windows Phone 7 OS. That is why we put a lot of effort in implementing an intuitive and highly performing zooming and panning behavior for RadChart for WP7. We see many scenarios when a zoom is required – for example you may want to display large amount of data points – let’s say the monthly sales for a period of 10 years. In this case you may try to visualize all the 120 points within the device’s physical dimensions or you may apply a zoom to the chart...
We are excited to announce new JustMock internal build release published today. It's our second internal build after 2011 Q1 release. In the past weeks the product team has been focused mainly on polishing JustMock but hasn’t forgotten to add new stuff as well. Here is a comprehensive list of the functionalities that have been added and improved in the latest internal build including thorough examples: What’s new: New : Deep LINQ mocking support (mocking join query):
Example (Details can be found in the LinqFixture.cs under the supplied examples): var simple = new SimpleData(); Mock.Arrange(() => simple.Products).ReturnsCollection(GetFakeProducts()); Mock.Arrange(() => simple.Categories).ReturnsCollection(GetCategories()); var...
[Download the solution project] There is a very weird issue in the current implementation of the Windows Phone 7 Panorama control. If you create an application that has the panorama control on its home page (and this is usually the case) you will notice that the initial sliding effect that exists in the Panorama control will not be played on the device. In the emulator everything seems to be running just fine. The other strange thing is that if you tombstone the application and the active it again the sliding effect of the panorama will be played. We had this problem in Telerik ToDo application and after a...