Source code checked in, #84187
Upgraded Caliburn Micro to the latest Silverlight 5 version
View ArticleSource code checked in, #85271
Added some missing files and fixed some project references.
View ArticleUpdated Wiki: Home
Project Description The Silverlight Cookbook is a .NET reference application that demonstrates how to build a full-blown line-of-business application using the Silverlight 4 Reference Architecture...
View ArticleSource code checked in, #85302
Introduced a ValidationContext class to replace the ViolationCollector for collecting multiple rule violations into one exception.
View ArticleSource code checked in, #85400
Replaced the IDataErrorInfo with INotifyDataErrorInfo to prepare for asynchronous validation of recipe titles.
View ArticleSource code checked in, #86070
Added an example to demonstrate how Caliburn Micro coroutines, INotifyDataErrorInfo and an WCF Data Service can be used to asynchronously verify uniqueness
View ArticleUpdated Wiki: Home
I've started a poll on my blog to figure out what I should do with the Cookbook, now that Microsoft has shipped Silverlight 5 and no future plans have been announced. Let me know what you think about...
View ArticleSource code checked in, #88259
Defined the format for importing example recipe data with images
View ArticleUpdated Wiki: Home
Project Description The Silverlight Cookbook is a .NET reference application that demonstrates how to build a full-blown line-of-business application using the Silverlight 4 Reference Architecture...
View ArticleSource code checked in, #94877
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleClosed Issue: missing using directive or assembly [15717]
Does not compile. The type or namespace name 'Rating' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\geoffc\My...
View ArticleClosed Issue: Program does not run correctly when compiled [15256]
Initial issue is that it is looking for the ShellView under Views and not off the root.Enterprise Library logger seems to be missing config files. Main issue is that is that AddNewRecipeCommand cannot...
View ArticleClosed Issue: The source code does not build due to missing source files [15119]
In Services.Core - CommandFormater.cs, IHandles.cs, IHandlesCommand.cs is missingIn Services.Host - ExceptionShieldingBehavior.cs is missing It is also missing Mouse.cs from the Caliburn.Micro framework.
View ArticleReopened Issue: missing using directive or assembly [15717]
Does not compile. The type or namespace name 'Rating' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\geoffc\My...
View ArticleReopened Issue: Program does not run correctly when compiled [15256]
Initial issue is that it is looking for the ShellView under Views and not off the root.Enterprise Library logger seems to be missing config files. Main issue is that is that AddNewRecipeCommand cannot...
View ArticleReopened Issue: The source code does not build due to missing source files...
In Services.Core - CommandFormater.cs, IHandles.cs, IHandlesCommand.cs is missingIn Services.Host - ExceptionShieldingBehavior.cs is missing It is also missing Mouse.cs from the Caliburn.Micro framework.
View Article