Browse by Tags

Mises Tagging Overview
Published Tue, Oct 9 2007 10:42 AM | David V
The framework used to tag pages on Mises.org is a tagging library I developed to tag any kind of content on Mises.org. The tag library references GUID 's assigned to all objects in the Mises.org databases. It tracks users by username or IP address...
ASP.Net: Adding feed auto-discovery & meta tags to the page header
Published Fri, Sep 21 2007 1:27 AM | David V
Every now and then, I will post code snippets which others might find useful. Here is one: How to add an RSS auto-discovery meta tag to the page header: Private Sub AddRSSLink(ByVal title As String, ByVal URL As String) Dim link As New HtmlLink link.Attributes...
Filed under: , ,