<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/asp.net2">
<title>Public marks with tag asp.net2</title>
<description>Public marks with tag asp.net2</description>
<link>http://blogmarks.net/marks/tag/asp.net2</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1058106329"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057336539"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057336455"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057336446"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057336445"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057336441"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057296905"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057279322"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057274124"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057265632"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/2389201"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1277808"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1196115"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/944403"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/896154"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/824936"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/817064"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/714255"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/710259"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/561066"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/529744"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/309801"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/252657"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/225915"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/225857"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1058106329">
<title>Working with .NET 1.1 in Visual Studio 2008 (and Team Server)</title>
<link>http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx</link>
<description>Explique comment utiliser Visual Studio 2008 pour travailler avec des applications qui tournent sous .NET 1.1 </description>
<dc:date>2008-12-08T16:31:12Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx"><img border="0" src="http://blogmarks.net/screenshots/2008/12/08/6f681076665360594c2512da543397cd.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx">Working with .NET 1.1 in Visual Studio 2008 (and Team Server)</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">Explique comment utiliser Visual Studio 2008 pour travailler avec des applications qui tournent sous .NET 1.1 </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058106329">Copy</a> | 
<a href="http://blogmarks.net/link/3008826">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057336539">
<title>SubSonic Tools for Visual Studio</title>
<link>http://www.codeplex.com/subsonictools</link>
<description>These Tools integrate the SubSonic code-generation features in Visual Studio 2005. They can be used to generate your DAL in a Web Site, an EXE (WinForms/Service/etc) or a DLL project. The generated files are automatically added to your project's solution and managed by the tools. The Tools also support an Enterprise Library provider.</description>
<dc:date>2007-07-10T10:01:47Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2, subsonic</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.codeplex.com/subsonictools"><img border="0" src="http://blogmarks.net/screenshots/2007/07/10/ca29f09ee6adc44a9536e36358bfd0dc.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.codeplex.com/subsonictools">SubSonic Tools for Visual Studio</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">These Tools integrate the SubSonic code-generation features in Visual Studio 2005. They can be used to generate your DAL in a Web Site, an EXE (WinForms/Service/etc) or a DLL project. The generated files are automatically added to your project's solution and managed by the tools. The Tools also support an Enterprise Library provider.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/subsonic">subsonic</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057336539">Copy</a> | 
<a href="http://blogmarks.net/link/2349842">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057336455">
<title>ScribeSonic</title>
<link>http://www.scribesonic.com/Blog/</link>
<description>A journal about application architecture and information design exploration.</description>
<dc:date>2007-07-10T08:21:22Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2, subsonic</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.scribesonic.com/Blog/"><img border="0" src="http://blogmarks.net/screenshots/2007/07/10/090da32661a578febdd201eca0a7ba6b.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.scribesonic.com/Blog/">ScribeSonic</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">A journal about application architecture and information design exploration.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/subsonic">subsonic</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057336455">Copy</a> | 
<a href="http://blogmarks.net/link/2349756">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057336446">
<title>SubSonic Support</title>
<link>http://actionpack.wekeroad.com/</link>
<description></description>
<dc:date>2007-07-10T08:16:29Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2, subsonic</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://actionpack.wekeroad.com/"><img border="0" src="http://blogmarks.net/screenshots/2007/07/10/f0bac1bef573d0e623f3f051052814d6.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://actionpack.wekeroad.com/">SubSonic Support</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/subsonic">subsonic</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057336446">Copy</a> | 
<a href="http://blogmarks.net/link/2349749">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057336445">
<title>SubSonic on CodePlex</title>
<link>http://www.codeplex.com/actionpack</link>
<description>SubSonic is a toolset that helps a website build itself. </description>
<dc:date>2007-07-10T08:15:57Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2, subsonic</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.codeplex.com/actionpack"><img border="0" src="http://blogmarks.net/screenshots/2007/07/10/7154be42bede5580982f87c4d8fd7349.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.codeplex.com/actionpack">SubSonic on CodePlex</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">SubSonic is a toolset that helps a website build itself. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/subsonic">subsonic</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057336445">Copy</a> | 
<a href="http://blogmarks.net/link/2349748">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057336441">
<title>SubSonic Project Site</title>
<link>http://subsonicproject.com/</link>
<description>The Zero-Code Data Access Layer</description>
<dc:date>2007-07-10T08:14:10Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>subsonic, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://subsonicproject.com/"><img border="0" src="http://blogmarks.net/screenshots/2007/07/10/b90f2b2d202c139f10fd9751e13a8bb1.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://subsonicproject.com/">SubSonic Project Site</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2349745">1 other(s)</a> 
<p class="description">The Zero-Code Data Access Layer</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/subsonic">subsonic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057336441">Copy</a> | 
<a href="http://blogmarks.net/link/2349745">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057296905">
<title> Public Hotfix Patch Available for Debugging ASP.NET on IIS7</title>
<link>http://weblogs.asp.net/scottgu/archive/2007/06/27/public-hotfix-patch-available-for-debugging-asp-net-on-iis7.aspx</link>
<description>People who use VS 2005 to debug ASP.NET applications running in IIS7 on Windows Vista can encounter one of the following error messages when they press F5 to auto-attach the debugger in the IDE:

    * &quot;An authentication error occurred while communicating with the web server.&quot;
    * &quot;Debugging failed because integrated Windows authentication is not enabled.&quot;
    * &quot;Authentication error occurred while communicating with the web server.  Try disabling 'Digest authentication'&quot;</description>
<dc:date>2007-06-28T08:09:03Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://weblogs.asp.net/scottgu/archive/2007/06/27/public-hotfix-patch-available-for-debugging-asp-net-on-iis7.aspx"><img border="0" src="http://blogmarks.net/screenshots/2007/06/28/d79a18f8265396f1fd5a329356c7edaf.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://weblogs.asp.net/scottgu/archive/2007/06/27/public-hotfix-patch-available-for-debugging-asp-net-on-iis7.aspx"> Public Hotfix Patch Available for Debugging ASP.NET on IIS7</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">People who use VS 2005 to debug ASP.NET applications running in IIS7 on Windows Vista can encounter one of the following error messages when they press F5 to auto-attach the debugger in the IDE:

    * "An authentication error occurred while communicating with the web server."
    * "Debugging failed because integrated Windows authentication is not enabled."
    * "Authentication error occurred while communicating with the web server.  Try disabling 'Digest authentication'"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057296905">Copy</a> | 
<a href="http://blogmarks.net/link/2314283">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057279322">
<title>Web Application Projects</title>
<link>http://weblogs.asp.net/bradleyb/archive/2006/05/08/445717.aspx</link>
<description>Web Application Projects now provided a similar development style and compilation model as was used in Visual Studio 2003, but with full ASP.NET 2.0 support!</description>
<dc:date>2007-06-18T12:58:16Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://weblogs.asp.net/bradleyb/archive/2006/05/08/445717.aspx"><img border="0" src="http://blogmarks.net/screenshots/2007/06/18/bcfbeb0ea385099d28e55d01412b6f00.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://weblogs.asp.net/bradleyb/archive/2006/05/08/445717.aspx">Web Application Projects</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">Web Application Projects now provided a similar development style and compilation model as was used in Visual Studio 2003, but with full ASP.NET 2.0 support!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057279322">Copy</a> | 
<a href="http://blogmarks.net/link/2299162">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057274124">
<title>Ateliers guidés : Construire une application web pas à pas</title>
<link>http://msdn2.microsoft.com/fr-fr/asp.net/bb412335.aspx</link>
<description></description>
<dc:date>2007-06-15T14:37:26Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>developpement, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://msdn2.microsoft.com/fr-fr/asp.net/bb412335.aspx"><img border="0" src="http://blogmarks.net/screenshots/2007/06/15/c4aa8a95f381175f1498987bb9ebb1d1.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://msdn2.microsoft.com/fr-fr/asp.net/bb412335.aspx">Ateliers guidés : Construire une application web pas à pas</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/developpement">developpement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057274124">Copy</a> | 
<a href="http://blogmarks.net/link/2294322">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057265632">
<title>ASP.NET 1.1 with VS 2005</title>
<link>http://geekswithblogs.net/robp/archive/2007/03/27/110013.aspx</link>
<description>&quot;Everett Compiler&quot; : If the LINQ Preview can use the C# 3.0 compiler with VS 2005 there's nothing wrong with using the C# 1.1 compiler with VS 2005.</description>
<dc:date>2007-06-11T14:12:06Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2, .net</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://geekswithblogs.net/robp/archive/2007/03/27/110013.aspx"><img border="0" src="http://blogmarks.net/screenshots/2007/06/11/9a3e4f41aed471391d6247246a96f18a.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://geekswithblogs.net/robp/archive/2007/03/27/110013.aspx">ASP.NET 1.1 with VS 2005</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">"Everett Compiler" : If the LINQ Preview can use the C# 3.0 compiler with VS 2005 there's nothing wrong with using the C# 1.1 compiler with VS 2005.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057265632">Copy</a> | 
<a href="http://blogmarks.net/link/2286857">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/2389201">
<title>Word 2003 XML Viewer Control</title>
<link>http://www.tkachenko.com/blog/archives/000685.html</link>
<description></description>
<dc:date>2007-03-28T08:47:19Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.tkachenko.com/blog/archives/000685.html"><img border="0" src="http://blogmarks.net/screenshots/2007/03/28/729a1654272911e0f67b58a232dfecb6.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.tkachenko.com/blog/archives/000685.html">Word 2003 XML Viewer Control</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2389201">Copy</a> | 
<a href="http://blogmarks.net/link/1968500">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1277808">
<title>Model View Presenter with ASP.NET</title>
<link>http://www.codeproject.com/useritems/ModelViewPresenter.asp</link>
<description>This article describes using the Model-View-Presenter pattern within ASP.NET 2.0 to encourage proper separation of concerns between presentation and business logic.</description>
<dc:date>2006-11-28T12:47:43Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.codeproject.com/useritems/ModelViewPresenter.asp"><img border="0" src="http://blogmarks.net/screenshots/2006/11/28/45024d9b6d07624c25d514fb95fc5c33.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.codeproject.com/useritems/ModelViewPresenter.asp">Model View Presenter with ASP.NET</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1290946">1 other(s)</a> 
<p class="description">This article describes using the Model-View-Presenter pattern within ASP.NET 2.0 to encourage proper separation of concerns between presentation and business logic.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1277808">Copy</a> | 
<a href="http://blogmarks.net/link/1290946">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1196115">
<title>.NET 1.1 to .NET 2.0 Migration</title>
<link>http://blogs.msdn.com/peterlau/archive/2006/05/11/595294.aspx</link>
<description></description>
<dc:date>2006-11-08T15:01:52Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.msdn.com/peterlau/archive/2006/05/11/595294.aspx"><img border="0" src="http://blogmarks.net/screenshots/2006/11/08/49397b47ff05af830d23e6cb6126f5ee.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.msdn.com/peterlau/archive/2006/05/11/595294.aspx">.NET 1.1 to .NET 2.0 Migration</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1196115">Copy</a> | 
<a href="http://blogmarks.net/link/1229731">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/944403">
<title>NeatHtml</title>
<link>http://www.brettle.com/neathtml</link>
<description>helps prevent cross-site scripting attacks, a.k.a. XSS attacks, by validating untrusted HTML against an XML schema that does include elements, attributes, and values that can be used for cross-site scripting attacks.. Untrusted HTML typically comes from an untrusted user (e.g. in a form submission or an email). NeatHtml consists of the NeatHtml schema definition and a .NET assembly that can be used to validate HTML fragments against the schema.  It is open source and works under Mono, .NET 1.1, and .NET 2.0.</description>
<dc:date>2006-09-21T13:02:22Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net, asp.net2, mono, html</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.brettle.com/neathtml"><img border="0" src="http://blogmarks.net/screenshots/2006/09/21/a42468ebe841f97978aad3e8df9a1d6b.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.brettle.com/neathtml">NeatHtml</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">helps prevent cross-site scripting attacks, a.k.a. XSS attacks, by validating untrusted HTML against an XML schema that does include elements, attributes, and values that can be used for cross-site scripting attacks.. Untrusted HTML typically comes from an untrusted user (e.g. in a form submission or an email). NeatHtml consists of the NeatHtml schema definition and a .NET assembly that can be used to validate HTML fragments against the schema.  It is open source and works under Mono, .NET 1.1, and .NET 2.0.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mono">mono</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=944403">Copy</a> | 
<a href="http://blogmarks.net/link/1112190">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/896154">
<title>MySQL Visual Studio Plugin</title>
<link>http://dev.mysql.com/downloads/visual-studio-plugin/1.0.html</link>
<description>MySQL Tools for Visual Studio is a package that integrates seamlessly into Visual Studio 2005. </description>
<dc:date>2006-09-13T13:39:08Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>mysql, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dev.mysql.com/downloads/visual-studio-plugin/1.0.html"><img border="0" src="http://blogmarks.net/screenshots/2006/09/14/99d3a40e4d6abcae73a55caec23df50f.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dev.mysql.com/downloads/visual-studio-plugin/1.0.html">MySQL Visual Studio Plugin</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">MySQL Tools for Visual Studio is a package that integrates seamlessly into Visual Studio 2005. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mysql">mysql</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=896154">Copy</a> | 
<a href="http://blogmarks.net/link/1094253">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/824936">
<title>SubSonic - The Zero Code DAL</title>
<link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=actionpack</link>
<description>Ruby On Rails is propelling a new wave of programming - one that drives &quot;Convention Over Configuration&quot;. This simple, elegant approach is attracting many developers who find the intricacies and complexity of Java and .NET to be daunting.--- SubSonic is our attempt to bring this simplicity to the .NET platform.</description>
<dc:date>2006-08-30T08:59:03Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>database, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=actionpack"><img border="0" src="http://blogmarks.net/screenshots/2006/08/30/f74c6d788c1b8f5dc32aa258d8027aad.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=actionpack">SubSonic - The Zero Code DAL</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">Ruby On Rails is propelling a new wave of programming - one that drives "Convention Over Configuration". This simple, elegant approach is attracting many developers who find the intricacies and complexity of Java and .NET to be daunting.--- SubSonic is our attempt to bring this simplicity to the .NET platform.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=824936">Copy</a> | 
<a href="http://blogmarks.net/link/1051887">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/817064">
<title>System.Data.SQLite</title>
<link>http://sqlite.phxsoftware.com/</link>
<description>System.Data.SQLite is an enhanced version of the original SQLite database engine.  It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll).  It has no linker dependency on the .NET runtime so it can be distributed independently of .NET, yet embedded in the binary is a complete ADO.NET 2.0 provider for full managed development.</description>
<dc:date>2006-08-29T18:58:06Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2, database, ado.net, sqlite</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://sqlite.phxsoftware.com/"><img border="0" src="http://blogmarks.net/screenshots/2006/11/09/3caf47e84fc32b24e93ea93362416c5c.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://sqlite.phxsoftware.com/">System.Data.SQLite</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/573444">2 other(s)</a> 
<p class="description">System.Data.SQLite is an enhanced version of the original SQLite database engine.  It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll).  It has no linker dependency on the .NET runtime so it can be distributed independently of .NET, yet embedded in the binary is a complete ADO.NET 2.0 provider for full managed development.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ado.net">ado.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sqlite">sqlite</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=817064">Copy</a> | 
<a href="http://blogmarks.net/link/573444">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/714255">
<title>Creating sub-projects in IIS with Web Application Projects (1/3)</title>
<link>http://blogs.msdn.com/webdevtools/archive/2006/07/01/652986.aspx</link>
<description>This post is one of a three part series that describes how to factor development of a single large ASP.NET application into multiple projects inside of Visual Studio 2005 using the Web Application Projects add-in.</description>
<dc:date>2006-07-20T06:30:52Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.msdn.com/webdevtools/archive/2006/07/01/652986.aspx"><img border="0" src="http://blogmarks.net/screenshots/2006/07/20/215c54c7d223d051578c4d22e51bab28.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.msdn.com/webdevtools/archive/2006/07/01/652986.aspx">Creating sub-projects in IIS with Web Application Projects (1/3)</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">This post is one of a three part series that describes how to factor development of a single large ASP.NET application into multiple projects inside of Visual Studio 2005 using the Web Application Projects add-in.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=714255">Copy</a> | 
<a href="http://blogmarks.net/link/983120">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/710259">
<title>Visual Studio 2005 Web Application Project</title>
<link>http://webproject.scottgu.com/</link>
<description>A web project option for Visual Studio 2005 that provides the same conceptual web project approach as VS 2003</description>
<dc:date>2006-07-19T09:50:52Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://webproject.scottgu.com/"><img border="0" src="http://blogmarks.net/screenshots/2006/07/19/3f0a5f146a974c9212ead9eb9e993705.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://webproject.scottgu.com/">Visual Studio 2005 Web Application Project</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">A web project option for Visual Studio 2005 that provides the same conceptual web project approach as VS 2003</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=710259">Copy</a> | 
<a href="http://blogmarks.net/link/979907">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/561066">
<title>IIS.net : Microsoft Internet Information Services</title>
<link>http://www.iis.net/</link>
<description>The www.iis.net site is a portal site for the IIS.NET development community</description>
<dc:date>2006-05-23T18:40:33Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.iis.net/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/05/23/5689e9e071e70244cfc3243b44baa95f.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.iis.net/">IIS.net : Microsoft Internet Information Services</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/868446">1 other(s)</a> 
<p class="description">The www.iis.net site is a portal site for the IIS.NET development community</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=561066">Copy</a> | 
<a href="http://blogmarks.net/link/868446">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/529744">
<title>CSS friendly ASP.NET 2.0 control adapters</title>
<link>http://www.asp.net/cssadapters/</link>
<description>&quot;ASP.NET is a great technology for building web sites but it would be even better if it rendered different HTML&quot;</description>
<dc:date>2006-04-28T06:11:56Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>css, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.asp.net/cssadapters/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/04/28/9e71f93156163b4bdeb14b3d560a16c2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.asp.net/cssadapters/">CSS friendly ASP.NET 2.0 control adapters</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/817583">1 other(s)</a> 
<p class="description">"ASP.NET is a great technology for building web sites but it would be even better if it rendered different HTML"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=529744">Copy</a> | 
<a href="http://blogmarks.net/link/817583">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/309801">
<title>Visual Studio Express en français</title>
<link>http://blogs.msdn.com/dannawi/archive/2006/01/20/515254.aspx</link>
<description></description>
<dc:date>2006-01-20T09:09:03Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.msdn.com/dannawi/archive/2006/01/20/515254.aspx"><img border="0" src="http://www.blogmarks.net/screenshots/2006/01/20/88f939e3631258af36fc854ac96e4213.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.msdn.com/dannawi/archive/2006/01/20/515254.aspx">Visual Studio Express en français</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=309801">Copy</a> | 
<a href="http://blogmarks.net/link/469744">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/252657">
<title>Business Reports the way you write SQL , by hand.</title>
<link>http://minirdl.com/</link>
<description>A simple (and free) approach to report generation in .NET.</description>
<dc:date>2005-12-06T13:37:53Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>report, asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://minirdl.com/"><img border="0" src="http://www.blogmarks.net/screenshots/2005/12/06/f9c830a221e0a7bd234c32b034a72d00.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://minirdl.com/">Business Reports the way you write SQL , by hand.</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">A simple (and free) approach to report generation in .NET.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/report">report</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=252657">Copy</a> | 
<a href="http://blogmarks.net/link/386512">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/225915">
<title>MSDN .NET Framework Developer Center: Breaking Changes in .NET Framework 2.0</title>
<link>http://msdn.microsoft.com/netframework/programming/breakingchanges/</link>
<description>Breaking changes are changes in either the .NET Framework (runtime breaking changes) or Visual Studio (design/compile/project upgrade) that make certain application and development scenarios behave differently from the version 1.0 and 1.1 .NET Frameworks to the 2.0 version</description>
<dc:date>2005-11-17T07:39:05Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://msdn.microsoft.com/netframework/programming/breakingchanges/"><img border="0" src="http://www.blogmarks.net/screenshots/2005/11/16/bccd640faec0ea6294c642a22a6385b3.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://msdn.microsoft.com/netframework/programming/breakingchanges/">MSDN .NET Framework Developer Center: Breaking Changes in .NET Framework 2.0</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/339431">1 other(s)</a> 
<p class="description">Breaking changes are changes in either the .NET Framework (runtime breaking changes) or Visual Studio (design/compile/project upgrade) that make certain application and development scenarios behave differently from the version 1.0 and 1.1 .NET Frameworks to the 2.0 version</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=225915">Copy</a> | 
<a href="http://blogmarks.net/link/339431">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/225857">
<title>VS2003 -&gt; VS2005</title>
<link>http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/webprojectsvs05.asp</link>
<description>Step-By-Step Guide to Converting Web Projects from Visual Studio .NET 2002/2003 to Visual Studio 2005 (14 pages)</description>
<dc:date>2005-11-17T06:52:14Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>asp.net2</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/webprojectsvs05.asp"><img border="0" src="http://www.blogmarks.net/screenshots/2005/11/17/48b96e9a299342ecd0d9c28e2d0358e7.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/webprojectsvs05.asp">VS2003 -&gt; VS2005</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/341248">1 other(s)</a> 
<p class="description">Step-By-Step Guide to Converting Web Projects from Visual Studio .NET 2002/2003 to Visual Studio 2005 (14 pages)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asp.net2">asp.net2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=225857">Copy</a> | 
<a href="http://blogmarks.net/link/341248">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>