Limiting Rows and also MSDN Asp.net events
Date: 07/12/05
(Asp Dot Net) Keywords: rss, asp, web
Hello all,
MSDN has some ASP.NET Events coming up.. I have a feed specifically set for California but they may be near your town too. RSS feeds can be found here: http://www.msdnevents.com/rss/customFeeds.aspx
Now I have a question about ASP.NET 2.0. My friend and I are both classic asp developers getting our feet wet with asp.net 2.0. To practice, we are making a portal with some web parts and some of the parts will just be RSS headlines. We have code that works very well but we'd like to limit the results to 5 per feed.. I've looked into using XSL to do the limitation but it seems so bulky. Does anyone have an elegant suggestion? We've scrolled through all of the properties but can't find anything :\
<%@ Page Language="VB" %>
Any guidance is appreciated.
Source: http://www.livejournal.com/community/aspdotnet/36472.html