Display the Most Recent Code from FreeVBCode.com on your Web Site (ASP.NET)
Category:
C#, VB.NET, ASP.NETType:
SnippetsDifficulty:
IntermediateAuthor:
Intelligent Solutions Inc.Version Compatibility: ASP.NET
More information:
The code at http://www.freevbcode.com/ShowCode.Asp?ID=5670 shows you how to display data from an RSS feed on a web site using ASP.NET. The code here adapts that sample to display FreeVBCode.com's RSS feed for recently added code.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: