Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
deCast - Dynamic Xml with C# 4.0
Jul 14, 2010 at 11:02 AMAny chance you could post the sample implementation of this code please?
Thanks - this look good.
MEF & Silverlight 4 Beta - Part 5, the PackageCatalog
Feb 04, 2010 at 3:52 PMThanks Mike. I got your response over on your blog, here:
http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/12/31/silverlight-4-screencasts-the-managed-extensibility-framework-mef.aspx?CommentPosted=true#commentmessage
MEF & Silverlight 4 Beta - Part 5, the PackageCatalog
Feb 04, 2010 at 12:23 PM[I posted this question to your blog - but it didn't show up, so I'm not sure if it went into a moderator inbox, or the blog was broken. So, apologies if it got posted multiple times. Not *trying* to spam you].
Hi Mike. Thanks so much for these videos. You're a gifted communicator.
I had a question about this PackageCatlog video.
The way you structured the application was to divide it up into the various class libraries AND create corresponding Package (SL Apps) which were really just there to tie various configurations of DLL's together.
I was wondering if that was a hard-n-fast best practice? Would it also be sensible that if your application logic did cleave fairly readily around the XAP files, that you just create a set of SL-Apps (XAPs) and put the module's logic straight into that project (rather than seperate ClassLibrary assemblies)?
Many thanks!
Silverlight TV Episode 5: Using Metadata with MEF
Jan 31, 2010 at 2:38 PMVery helpful distillation of the stages of declaring and consuming Export MetaData. Thanks!
As a quick-start reference, any chance your could post those 4 sample cs files?
Gracias!