Quote of the Day Web Part, Reprised – Part 2

, , ,

[Via EndUserSharePoint.com] In the previous article we’ve discussed all the different ingredients of the Quote of the Day Web Part. Additionally we have created the basics to retrieve quotes from a list and display them on the page. In Part 2 of the article I revise the mechanism for retrieving random quote of the day.

Check out the full article Quote of the Day Web Part, Reprise – Part 2 at EndUserSharePoint.com.

Possibly related posts

4 Responses to “Quote of the Day Web Part, Reprised – Part 2”

  1. Jeff Dalton Says:

    The quote of the day stuff works great, however if the list is large (365 entries) the list view shows all the items very quickly before getting transformed by the code down to a single item. Changing the view limits the entries being selected. Thoughts? Thanks in advance!

  2. Waldek Mastykarz Says:

    @Jeff: unfortunately that's the downside of using a List View Web Part for it. Another approach, that would be more suitable for lists with many items, would be to use SharePoint Web Services to retrieve the random quote. It would be more complex though.

  3. Jeff Dalton Says:

    Thanks for getting back to me, Waldek! I figured that was the case and I was stuck if I wanted to keep it simple.

  4. Waldek Mastykarz Says:

    @Jeff: No problem. I hope my answer will help you make the choice.

Leave a Reply

Security Code:

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS
Copyright © 2007 - 2010 Waldek Mastykarz

Creative Commons License