<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Robert McLaws: FunWithCoding.NET : .NET</title><link>http://weblogs.asp.net/rmclaws/archive/tags/.NET/default.aspx</link><description>Tags: .NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Work With .NET Projects From a Network Share</title><link>http://weblogs.asp.net/rmclaws/archive/2007/03/22/work-with-net-projects-from-a-network-share.aspx</link><pubDate>Thu, 22 Mar 2007 06:03:41 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2078095</guid><dc:creator>interscape</dc:creator><author>interscape</author><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rmclaws/rsscomments.aspx?PostID=2078095</wfw:commentRss><comments>http://weblogs.asp.net/rmclaws/archive/2007/03/22/work-with-net-projects-from-a-network-share.aspx#comments</comments><description>&lt;p&gt;I've tried a couple different methods from a bunch of different websites, and none of them worked. The only thing that worked for me was &lt;a href="http://support.microsoft.com/kb/320268/"&gt;this post from the Microsoft Knowledge Base&lt;/a&gt;. It is the only place on the internet that gives the proper caspol command for issuing Full Trust to a network share. It is:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;b&gt;&lt;var&gt;Drive&lt;/var&gt;:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\caspol.exe -m -ag 1 -url "file:////\\&lt;var&gt;computername&lt;/var&gt;\&lt;var&gt;sharename&lt;/var&gt;\*" FullTrust -exclusive on&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Note the 4 slashes after the "file" and then the 2 backslashes for the full network path. Trust me, it will save you a lot of headaches.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2078095" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rmclaws/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/.NET/default.aspx">.NET</category></item><item><title>Expression Web Doesn't Do Non-GAC'd 3rd Party Controls</title><link>http://weblogs.asp.net/rmclaws/archive/2006/12/13/expression-web-doesn-t-do-non-gac-d-3rd-party-controls.aspx</link><pubDate>Thu, 14 Dec 2006 02:19:04 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1233586</guid><dc:creator>interscape</dc:creator><author>interscape</author><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rmclaws/rsscomments.aspx?PostID=1233586</wfw:commentRss><comments>http://weblogs.asp.net/rmclaws/archive/2006/12/13/expression-web-doesn-t-do-non-gac-d-3rd-party-controls.aspx#comments</comments><description>&lt;p&gt;This is just ridiculous. First &lt;a href="http://www.windows-now.com/blogs/robert/archive/2006/12/01/apparently-web-developers-don-t-do-web-design.aspx"&gt;Expression web is not for developers&lt;/a&gt;, then &lt;a href="http://blogs.msdn.com/webdevtools/archive/2006/12/11/expression-web-1-0-released-perfect-companion-to-visual-studio.aspx"&gt;it goes great with Visual Studio&lt;/a&gt; (which is for developers), and now they &lt;a href="http://blogs.msdn.com/andrewj/archive/2006/12/13/custom-asp-net-controls-and-expression-web.aspx"&gt;don't do custom controls&lt;/a&gt; that aren't signed and installed in the GAC. What the hell? Did Microsoft have ANY idea what kind of deployment NIGHTMARE that would be? What if the people on your team are writing their own controls that are updated frequently. You mean that the designer has to know enough about the GAC to be constantly pulling the BINs from source control and copy them to the Windows\Assembly folder? Have they not ever dealt with &lt;a href="http://weblogs.asp.net/pleloup/archive/2003/07/29/21647.aspx"&gt;Assembly Hell&lt;/a&gt; before?&lt;/p&gt; &lt;p&gt;I'd really like to see what other component vendors and developers have to say about this. Seriously, I don't know what MS is smoking over there, but this whole Expression Web thing is really starting to feel half-assed. I never thought the DevDiv could botch something this badly.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1233586" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rmclaws/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/.NET/default.aspx">.NET</category></item><item><title>VSTE for DB Professionals MSDN Download Tip</title><link>http://weblogs.asp.net/rmclaws/archive/2006/12/09/vste-for-db-professionals-msdn-download-tip.aspx</link><pubDate>Sat, 09 Dec 2006 20:22:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1202080</guid><dc:creator>interscape</dc:creator><author>interscape</author><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rmclaws/rsscomments.aspx?PostID=1202080</wfw:commentRss><comments>http://weblogs.asp.net/rmclaws/archive/2006/12/09/vste-for-db-professionals-msdn-download-tip.aspx#comments</comments><description>&lt;p&gt;I don't know if this has been posted about yet, but as an FYI to you MSDN subscribers out there, here's an installation tip. There are two downloads&amp;nbsp;for&amp;nbsp;"VSTE for DB Professionals": A 3.2GB full version and a 19MB "trial" version. The naming is a little confusing, but you can install the "trial" version on a fully-licensed VSTS install, and you'll get the full version of VSTEDB.&lt;/p&gt; &lt;p&gt;That will save you from downloading the full 3.2GB install... like I stared to.&lt;/p&gt; &lt;p&gt;HTH.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1202080" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rmclaws/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/.NET/default.aspx">.NET</category></item><item><title>Microsoft, Yahoo Adopt Google Sitemaps</title><link>http://weblogs.asp.net/rmclaws/archive/2006/11/16/microsoft-yahoo-adopt-google-sitemaps.aspx</link><pubDate>Thu, 16 Nov 2006 07:04:19 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:937454</guid><dc:creator>interscape</dc:creator><author>interscape</author><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rmclaws/rsscomments.aspx?PostID=937454</wfw:commentRss><comments>http://weblogs.asp.net/rmclaws/archive/2006/11/16/microsoft-yahoo-adopt-google-sitemaps.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://news.com.com/2100-1025_3-6136041.html?part=rss&amp;amp;tag=2547-1_3-0-5&amp;amp;subj=news"&gt;News.com is reporting&lt;/a&gt; that later today, Microsoft and Yahoo will announce that they are adopting the &lt;a href="http://www.sitemaps.org/" target="_blank"&gt;Sitemaps 0.90&lt;/a&gt; format, formerly known as &lt;a href="http://www.google.com/webmasters/sitemaps" target="_blank"&gt;Google Sitemaps&lt;/a&gt;. Now, &lt;a href="http://communityserver.org/Default.aspx"&gt;Community Server&lt;/a&gt; users can submit their &lt;a href="http://communityserver.org/files/folders/add-ons/entry528224.aspx"&gt;existing Google Sitemaps feeds&lt;/a&gt; to be indexed by the other two top search engine players as well.&lt;/p&gt; &lt;p&gt;This is definitely the best thing to happen to search since OpenSearch.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=937454" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rmclaws/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/Community+Server/default.aspx">Community Server</category></item><item><title>Adding OpenSearch for your CommunityServer Site</title><link>http://weblogs.asp.net/rmclaws/archive/2006/06/14/Adding-OpenSearch-for-your-CommunityServer-Site.aspx</link><pubDate>Wed, 14 Jun 2006 15:45:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:452825</guid><dc:creator>interscape</dc:creator><author>interscape</author><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rmclaws/rsscomments.aspx?PostID=452825</wfw:commentRss><comments>http://weblogs.asp.net/rmclaws/archive/2006/06/14/Adding-OpenSearch-for-your-CommunityServer-Site.aspx#comments</comments><description>&lt;P&gt;So last night, I had this really random idea to create an &lt;A href="http://www.microsoft.com/windows/ie/searchguide/default_new.mspx"&gt;OpenSearch Provider&lt;/A&gt; for &lt;A href="http://www.longhornblogs.com"&gt;LonghornBlogs.com&lt;/A&gt;. That way I could search my site from IE7's search box. In the process, I discovered that my search is broken there, so I decided to create them for several of the main Microsoft community sites instead:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A onclick='window.external.AddSearchProvider("http://images.interscapeusa.com/opensearch/weblogs_asp_net.xml");' href="#"&gt;weblogs.asp.net&lt;/A&gt; 
&lt;LI&gt;&lt;A onclick='window.external.AddSearchProvider("http://images.interscapeusa.com/opensearch/blogs_msdn_com.xml");' href="#"&gt;blogs.msdn.com&lt;/A&gt; 
&lt;LI&gt;&lt;A onclick='window.external.AddSearchProvider("http://images.interscapeusa.com/opensearch/blogs_technet_com.xml");' href="#"&gt;blogs.technet.com&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;!--&lt;STRONG&gt;&lt;FONT color=#ff0000&gt;UPDATED:&lt;/FONT&gt;&lt;/STRONG&gt; 
&lt;UL&gt;
&lt;LI&gt;&lt;A onclick='window.external.AddSearchProvider("http://images.interscapeusa.com/opensearch/activewin.xml");' href="#"&gt;ActiveWin&lt;/A&gt; (Demonstrates searching through a form post instead of a querystring)&lt;/LI&gt;&lt;/UL&gt;--&gt;Maybe Telligent will create an OpenSearch directory for all the CS communities out there. We'll have to wait and see. Anyways, if you want to write your own, I'll show you how! 
&lt;P&gt;&lt;STRONG&gt;Writing Your Own Provider:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here's what a CS 2.0 OpenSearch provider looks like:&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt; &lt;BR&gt;&amp;lt;OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;ShortName&amp;gt;&lt;EM&gt;Your Name Here&lt;/EM&gt;&amp;lt;/ShortName&amp;gt; &lt;BR&gt;&amp;nbsp;&amp;lt;Description&amp;gt;&lt;EM&gt;Your Description Here&lt;/EM&gt;&amp;lt;/Description&amp;gt; &lt;BR&gt;&amp;nbsp;&amp;lt;Url type="text/html" template="http://&lt;EM&gt;www.yoursitehere.com&lt;/EM&gt;/search/SearchResults.aspx?q={searchTerms}&amp;amp;amp;o=Relevance" /&amp;gt; &lt;BR&gt;&amp;lt;/OpenSearchDescription&amp;gt;&lt;/P&gt;When you form your URLs, make sure they are UrlEncoded first, or they'll throw an error. 
&lt;P&gt;&lt;STRONG&gt;Installing Your OpenSearch Provider:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You'll have to add a hyperlink to the provider on your website. Just use the following syntax for your link: &amp;lt;a href="#" onClick="window.external.AddSearchProvider(&amp;amp;quot;http://&lt;EM&gt;www.yoursitehere.com&lt;/EM&gt;/&lt;EM&gt;yoursearchprovider&lt;/EM&gt;.xml&amp;amp;quot;);"&amp;gt;&lt;/P&gt;
&lt;P&gt;That's it! It's really very simple. Of course, you can add a lot more information to your OpenSearch provider. &lt;A href="http://opensearch.a9.com/"&gt;Amazon's A9&lt;/A&gt; has all the details.&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=452825" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rmclaws/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/General+Software+Development/default.aspx">General Software Development</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/.NET/default.aspx">.NET</category></item><item><title>Where is the VSTS for Database Professionals CTP?</title><link>http://weblogs.asp.net/rmclaws/archive/2006/06/12/Where-is-the-VSTS-for-Database-Professionals-CTP_3F00_.aspx</link><pubDate>Mon, 12 Jun 2006 19:12:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:452137</guid><dc:creator>interscape</dc:creator><author>interscape</author><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rmclaws/rsscomments.aspx?PostID=452137</wfw:commentRss><comments>http://weblogs.asp.net/rmclaws/archive/2006/06/12/Where-is-the-VSTS-for-Database-Professionals-CTP_3F00_.aspx#comments</comments><description>&lt;P&gt;Microsoft’s homepage for the new &lt;A href="http://msdn.microsoft.com/vstudio/teamsystem/products/dbpro/default.aspx"&gt;Visual Studio Team Suite edition&lt;/A&gt; says that the CTP will be available on June 11&lt;SUP&gt;th&lt;/SUP&gt;, 2006. But it’s June 12&lt;SUP&gt;th&lt;/SUP&gt;, 2006, and nary a word from Microsoft. So where is the CTP?&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=452137" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rmclaws/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/rmclaws/archive/tags/.NET/default.aspx">.NET</category></item></channel></rss>