Downloads and Samples

It’s getting a bit hard to find the most recent versions of my samples and downloads
within my blog, so I thought I’d create a separate page just to summarize. I’m sure
this list will grow over time, and hopefully it’ll help keep things organized.

  1. #1 by danny honeycutt on July 21, 2009 - 2:46 pm

    Just a note to thank you for taking the time to document your exploration. Your examples are spot on relative to the needs I have in my work. I have been looking for ways to use Silverlight as the total framework and you seem to be blazing down a trail right in front of me. Again, thanks, danny

  2. #2 by Gen C on July 24, 2009 - 2:16 am

    this site is godsend! keep it up!

  3. #3 by Christian on December 26, 2009 - 5:21 am

    Thank you for the info and demos.. The time you are taking to do this blog is GREATLY appreciated

  4. #4 by ASP.NET MvcPager on March 16, 2010 - 8:27 pm

    Thanks for sharing your great work!

  5. #5 by Rui Marinho on March 23, 2010 - 6:29 pm

    Great work David.I saw other day in scott morrison mix10 talk that ria services will have some kind of authentication in the navigation framework, is that correct? or maybe i’m wrong, we said that would be possible for example to redirect the user to a default login page. just wondering if we have it already in the last bits.
    Thanks

    Greetings
    Rui

    • #6 by david.poll on April 9, 2010 - 10:50 am

      I’m not familliar with that change if it will be there, but it’s quite easy using the atuh content loader I provided to make this work.

  6. #7 by sashidhar on May 19, 2010 - 11:59 pm

    Great Work Man.Thx for your Support..!

  7. #8 by Jay Kluborg on July 1, 2010 - 7:39 am

    Hi David!
    I read at http://silverlightreporting.codeplex.com/ that you and Pete Brown may expand the project to include printing datagrids. That would be very, very helpful to me. Any idea what timeframe I might expect? Thanks to you and Pete for your efforts!

  8. #10 by Nk54 on July 5, 2010 - 8:08 am

    Hi David, i’m using your navigation project.

    I ‘ve met a problem : i got a menu where each menuItem send to another xap.

    I got 3 xap in addition of the shell xap (the one loaded at the beginning)

    When i load the module 1, it works, then i move the second xap, it works too, then i move on the third it’s still good.

    But when i try to move to the second xap another time, i get an error :
    à System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
    à _ContentLoaders.MEF.MEFContentLoader.Loader.NavigateToPage(Uri targetUri)
    à _ContentLoaders.MEF.MEFContentLoader.Loader.c__DisplayClass5.b__0(Object s, AsyncCompletedEventArgs e)
    à System.ComponentModel.Composition.Hosting.DeploymentCatalog.OnDownloadCompleted(AsyncCompletedEventArgs e)
    à System.ComponentModel.Composition.Hosting.DeploymentCatalog.HandleOpenReadCompleted(Object sender, OpenReadCompletedEventArgs e)
    à System.Net.WebClient.OnOpenReadCompleted(OpenReadCompletedEventArgs e)
    à System.Net.WebClient.OpenReadOperationCompleted(Object arg)

    See
    http://pics.imagup.com/member4/1278400739_menu error.png

  9. #11 by Nk54 on July 5, 2010 - 8:12 am

    Don’t forget the space to see the picture or use that link with %20 :

    http://pics.imagup.com/member4/1278400739_menu%20error.png

    thank you, if you get an idea it will be great because i’d like to use mef navigation.

(will not be published)



Please wrap all source code with [code][/code] tags.