I'm using a Datalist with an XML Datasource to consume a blog RSS feed, but the datalist is not updating when I update my blog. In other words, when I publish a new post, the datalist still only shows the old posts. Here's the code:
<asp:DataList ID="DataList1" runat="server"...
I'm relatively new to ASP.NET, but am trying to display Google Calendar events from the XML feed provided by Google in a Datalist, but am having difficulty formatting the date provided for each event.
Even with the following code, the date provided by Google Calendar dipslays unformatted (e.g...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.