.NET
linqweb2.txt
Associated article: LINQ to Web 2.0
Tags: Database Web Development .NET
Published source code accompanying the article by Kevin Hoffman in which he describes how social bookmarking cam be made effective within the enterprise.
LINQ to Web 2.0
by Kevin Hoffman
Example 1: CSS-friendly HTML.
<li class="xfolkentry">
<div class="link">
<a href="http://www.slashdot.org">Slashdot</a>
</div>
&...


