UI controls for ASP.NET AJAX, MVC, WPF, Silverlight, Windows Forms and Windows Phone. Visual Studio productivity tools. Reporting and data layer solutions.
HTML5 / JavaScript tools for Web and Mobile applications
Functional, Performance, Load and Mobile Software Testing
CMS, Mobile Web, Ecommerce, Emarketing, Social Media
Project management software
It seems you haven't bookmarked any pages. Fix that by clicking the button on the right
Task-It is a sample app (for task managment) that I've developed in Silverlight 4 using Telerik's RadControls for Silverlight.
As the video and blog post series related to this application continues to grow, it's about time to post an index to the resources.
Keep an eye out for new posts, and follow me on Twitter (@rwozniak) if you'd like to be notified when new videos and posts are added!
Videos
Intro to Task-It Teaser Video
Task-It Webinar - Building a real-world application with Rad Controls for Silverlight 4
Populating the RadGridView with WCF RIA Service data
Using RowDetails in RadGridView
Using the RadTransitionControl in Task-It
Populating the RadTreeView with WCF RIA Service data
Using ItemTemplateSelector in RadTreeView for Silverlight
Populating the RadScheduler with WCF RIA Service data
Blog Posts
Introducing Task-It, a real-world application using RadControls for Silverlight 4
Task-It source code
Task-It Webinar source code
MVVM in Task-It
Strongly typed property changed notification in Task-It
Commands in Task-It - Part 1
Commands in Task-It - Part 2
Handling data load errors on the client in Task-It
Events in Task-It - Part 1
Events in Task-It - Part 2
Events in Task-It - Part 3
MEF to the rescue in Task-It
Dynamic XAP loading with MEF in Task-It - Part 1
Maintaining page state with MEF
Hello Ross, I'm trying to apply a telerik theme to task-it. I added the following : public MainPage() { StyleManager.ApplicationTheme = new Windows7Theme(); InitializeComponent(); Loaded += OnLoaded; } The application start page loads, but then when I try to open any other page I get an exception... What would be the correct way to use a telerik theme in task-it? If any... Thanks... ps: past of several text lines as comments in chrome does not work. all the lines appear one over the other. à System.Windows.Navigation.PageResourceContentLoader.EndLoad(IAsyncResult asyncResult) à System.Windows.Navigation.NavigationService.ContentLoader_BeginLoad_Callback(IAsyncResult result) Caused by: XAML at location '/TaskIt.Modules.Tasks;component/Tasks.dyn.xaml' could not be loaded.
à System.Windows.Navigation.PageResourceContentLoader.EndLoad(IAsyncResult asyncResult) à System.Windows.Navigation.NavigationService.ContentLoader_BeginLoad_Callback(IAsyncResult result) Caused by: XAML at location '/TaskIt.Modules.Tasks;component/Tasks.dyn.xaml' could not be loaded.
à System.Windows.Navigation.PageResourceContentLoader.EndLoad(IAsyncResult asyncResult) à System.Windows.Navigation.NavigationService.ContentLoader_BeginLoad_Callback(IAsyncResult result)
System.Windows.Data Error: ConvertBack cannot convert value 'TaskIt.Modules.Tasks.ViewModels.ProjectsTreeViewNodeModel' (type 'TaskIt.Modules.Tasks.ViewModels.ProjectsTreeViewNodeModel'). BindingExpression: Path='SelectedItem' DataItem='TaskIt.Modules.Tasks.ViewModels.TreeViewModel' (HashCode=66803900); target element is 'Telerik.Windows.Controls.RadTreeView' (Name='tvwTree'); target property is 'SelectedItem' (type 'System.Object').. System.InvalidOperationException: Can't convert type TaskIt.Modules.Tasks.ViewModels.ProjectsTreeViewNodeModel to type System.ServiceModel.DomainServices.Client.Entity.
at MS.Internal.Data.DefaultValueConverter.Create(Type sourceType, Type targetType, Boolean targetToSource)
at MS.Internal.Data.DynamicValueConverter.EnsureConverter(Type sourceType, Type targetType)
at MS.Internal.Data.DynamicValueConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture)
at System.Windows.Data.BindingExpression.UpdateValue().
RadEditor - please enable JavaScript to use the rich text editor.
+ Show all bloggers
- Show recent bloggers