<?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>Fabrice&amp;#39;s weblog - All Comments</title><link>http://weblogs.asp.net/fmarguerie/default.aspx</link><description>Tools and Source</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Need an ASP.NET hoster? - webhost4life review</title><link>http://weblogs.asp.net/fmarguerie/archive/2004/08/17/asp-net-hosting-webhost4life-opinion.aspx#6411815</link><pubDate>Thu, 17 Jul 2008 17:36:05 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6411815</guid><dc:creator>Fabrice Marguerie</dc:creator><description>&lt;p&gt;I don't know because I've never used ASP, only ASP.NET.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6411815" width="1" height="1"&gt;</description></item><item><title>re: Need an ASP.NET hoster? - webhost4life review</title><link>http://weblogs.asp.net/fmarguerie/archive/2004/08/17/asp-net-hosting-webhost4life-opinion.aspx#6411781</link><pubDate>Thu, 17 Jul 2008 17:21:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6411781</guid><dc:creator>fire</dc:creator><description>&lt;p&gt;I am going to move my sites to them. is there any issue about ASP websits?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6411781" width="1" height="1"&gt;</description></item><item><title>re: Solving URL rewriting problems with themes and trailing slashes</title><link>http://weblogs.asp.net/fmarguerie/archive/2006/10/20/Solving-URL-rewriting-problems-with-themes-and-trailing-slashes.aspx#6411142</link><pubDate>Thu, 17 Jul 2008 13:49:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6411142</guid><dc:creator>Ikke</dc:creator><description>&lt;p&gt;To solve this problem of the site not getting its themes, I don't change the url at all. I add a &amp;lt;base&amp;gt; tag in the header (for each page), i.e. if your domain = &amp;quot;www.yourwebsite.com&amp;quot; then you add:&lt;/p&gt;
&lt;p&gt;&amp;lt;base href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.yourwebsite.com/&amp;quot;"&gt;www.yourwebsite.com/&amp;quot;&lt;/a&gt; /&amp;gt;&lt;/p&gt;
&lt;p&gt;Since you're all not metioning this, Is there a reason not to do this?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6411142" width="1" height="1"&gt;</description></item><item><title>re: Need an ASP.NET hoster? - webhost4life review</title><link>http://weblogs.asp.net/fmarguerie/archive/2004/08/17/asp-net-hosting-webhost4life-opinion.aspx#6410131</link><pubDate>Thu, 17 Jul 2008 08:46:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6410131</guid><dc:creator>Fabrice Marguerie</dc:creator><description>&lt;p&gt;Not really. I only tried ORCS Web quickly a while ago. But while the service seems better, their control panel was lacking most of the features found in webhost4life's, and hosting multiple domains was difficult to setup.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6410131" width="1" height="1"&gt;</description></item><item><title>re: Need an ASP.NET hoster? - webhost4life review</title><link>http://weblogs.asp.net/fmarguerie/archive/2004/08/17/asp-net-hosting-webhost4life-opinion.aspx#6409690</link><pubDate>Thu, 17 Jul 2008 06:27:35 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6409690</guid><dc:creator>you_rock</dc:creator><description>&lt;p&gt;I visited your website sharptoolbox.com and I love your postings. About your hosting company,have you ever experienced other hoster than webhost4life?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6409690" width="1" height="1"&gt;</description></item><item><title>Lexapro.</title><link>http://weblogs.asp.net/fmarguerie/archive/2004/05/31/the-role-of-the-software-architect.aspx#6404544</link><pubDate>Wed, 16 Jul 2008 02:14:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6404544</guid><dc:creator>Lexapro.</dc:creator><description>&lt;p&gt;Who makes lexapro. Lexapro medication adverse effects.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6404544" width="1" height="1"&gt;</description></item><item><title>re: Manipulating CSV files</title><link>http://weblogs.asp.net/fmarguerie/archive/2003/10/01/manipulating-csv-files.aspx#6387691</link><pubDate>Fri, 11 Jul 2008 06:34:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6387691</guid><dc:creator>Kiran</dc:creator><description>&lt;p&gt;I am using this to imports CSV file data into datatable in one of my website. I am facing strange problem. With the same csv file sometime the code works fine, whereas sometime it throws error : unspecified error. I have tried all the solutions (giving rights to folder etc..) but still no luck! I am using OleDBconnection ADO.NET Here is the exception detail. The errors come at dataadapter.fill line&lt;/p&gt;
&lt;p&gt;Unspecified error&lt;/p&gt;
&lt;p&gt;Source : Microsoft JET Database Engine&lt;/p&gt;
&lt;p&gt;Exception Details: System.Data.OleDb.OleDbException&lt;/p&gt;
&lt;p&gt;Inner Exception: No Innner exception could be found.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6387691" width="1" height="1"&gt;</description></item><item><title>re: LINQ in Action Second Edition is being printed!</title><link>http://weblogs.asp.net/fmarguerie/archive/2008/05/07/linq-in-action-second-edition-is-being-printed.aspx#6380017</link><pubDate>Wed, 09 Jul 2008 12:27:04 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6380017</guid><dc:creator>Fabrice</dc:creator><description>&lt;p&gt;It's actually a second printing. I'm not used to the terms in the book world. Anyway, this has been printed in May, so I guess the copies are now available in bookstores.&lt;/p&gt;
&lt;p&gt;FWIW, &amp;quot;Second, corrected printing May 2008&amp;quot; is written at the bottom of page IV, just below the ISBN.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6380017" width="1" height="1"&gt;</description></item><item><title>re: LINQ in Action Second Edition is being printed!</title><link>http://weblogs.asp.net/fmarguerie/archive/2008/05/07/linq-in-action-second-edition-is-being-printed.aspx#6379990</link><pubDate>Wed, 09 Jul 2008 12:19:51 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6379990</guid><dc:creator>boyscout</dc:creator><description>&lt;p&gt;When will it be available?&lt;/p&gt;
&lt;p&gt;Amazon, and Manning's own web site, make no mention of a second edition.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6379990" width="1" height="1"&gt;</description></item><item><title>Open Source en Microsoft, el tropiezo de SandCastle</title><link>http://weblogs.asp.net/fmarguerie/archive/2006/07/31/Sandcastle-alpha-available-NDoc-discontinued.aspx#6356089</link><pubDate>Fri, 04 Jul 2008 03:26:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6356089</guid><dc:creator>La Naturaleza del Software</dc:creator><description>&lt;p&gt;Aunque ustedes no lo crean, Microsoft publica software OpenSource. De hecho hay 2 licencias de Microsoft aprobadas oficialmente por la OSI, la Microsoft Public License (Ms-PL), y la Microsoft Reciprocal License (Ms-RL). Pero les cuesta, y es claro que&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6356089" width="1" height="1"&gt;</description></item></channel></rss>