<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Faint praise for Expression Web</title>
	<atom:link href="http://www.johndcook.com/blog/2008/12/16/faint-praise-for-expression-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2008/12/16/faint-praise-for-expression-web/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 31 Jul 2010 07:45:27 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geoff Chappell</title>
		<link>http://www.johndcook.com/blog/2008/12/16/faint-praise-for-expression-web/comment-page-1/#comment-14029</link>
		<dc:creator>Geoff Chappell</dc:creator>
		<pubDate>Tue, 03 Mar 2009 07:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1109#comment-14029</guid>
		<description>For what it&#039;s worth, you are not alone with your experience of Expression Web crashing frequently in ordinary use, with no obvious cue from which to try reproducing. By frequently, I mean that I&#039;ve had well over a dozen crashes in six months - which is very many more than I have ever had with any other program. 

A recurring cause is of accessing memory (often to call a virtual function) that has been released. Another, which I have debugged (and explain at my website), is a deadlock from doing too much in a DllMain function. 

I suspect that both types of trouble are much exaggerated by multi-processor execution, which does bring very much more opportunity to expose synchronisation bugs. Why Expression Web should be more susceptible to this than are other programs, I don&#039;t know. 

Since Expression Web has so many features which are clearly buggy even if they don&#039;t crash, I incline to dismiss the thing as bad software that ought never have got as far as a commercial release.</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, you are not alone with your experience of Expression Web crashing frequently in ordinary use, with no obvious cue from which to try reproducing. By frequently, I mean that I&#8217;ve had well over a dozen crashes in six months &#8211; which is very many more than I have ever had with any other program. </p>
<p>A recurring cause is of accessing memory (often to call a virtual function) that has been released. Another, which I have debugged (and explain at my website), is a deadlock from doing too much in a DllMain function. </p>
<p>I suspect that both types of trouble are much exaggerated by multi-processor execution, which does bring very much more opportunity to expose synchronisation bugs. Why Expression Web should be more susceptible to this than are other programs, I don&#8217;t know. </p>
<p>Since Expression Web has so many features which are clearly buggy even if they don&#8217;t crash, I incline to dismiss the thing as bad software that ought never have got as far as a commercial release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2008/12/16/faint-praise-for-expression-web/comment-page-1/#comment-11185</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 19 Dec 2008 14:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1109#comment-11185</guid>
		<description>I use Visual Studio 2008 regularly, but I haven&#039;t tried it as an HTML editor. I was irritated by how an earlier version of Visual Studio handled HTML, but that&#039;s been a while and the product has changed quite a bit since then. I need to give it another chance.</description>
		<content:encoded><![CDATA[<p>I use Visual Studio 2008 regularly, but I haven&#8217;t tried it as an HTML editor. I was irritated by how an earlier version of Visual Studio handled HTML, but that&#8217;s been a while and the product has changed quite a bit since then. I need to give it another chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://www.johndcook.com/blog/2008/12/16/faint-praise-for-expression-web/comment-page-1/#comment-11163</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Fri, 19 Dec 2008 04:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1109#comment-11163</guid>
		<description>I&#039;ve found that Visual Studio 2008 is a much superior (X)HTML development environment in general than Expression. I&#039;ll bet one of the free Express products would probably fulfill your needs. I did my whole web site with 2008. It happily handles .html pages properly, supports java very well and has excellent style sheet tools, including a css mapper that displays which style(s) a component is using. I honestly haven&#039;t found any function that Expression performs better than VS 2008. (I&#039;m sure someone will prove me wrong.)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found that Visual Studio 2008 is a much superior (X)HTML development environment in general than Expression. I&#8217;ll bet one of the free Express products would probably fulfill your needs. I did my whole web site with 2008. It happily handles .html pages properly, supports java very well and has excellent style sheet tools, including a css mapper that displays which style(s) a component is using. I honestly haven&#8217;t found any function that Expression performs better than VS 2008. (I&#8217;m sure someone will prove me wrong.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lemire</title>
		<link>http://www.johndcook.com/blog/2008/12/16/faint-praise-for-expression-web/comment-page-1/#comment-11101</link>
		<dc:creator>Daniel Lemire</dc:creator>
		<pubDate>Thu, 18 Dec 2008 02:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1109#comment-11101</guid>
		<description>How can a Microsoft product generate XHTML when IE does not support XHTML??????</description>
		<content:encoded><![CDATA[<p>How can a Microsoft product generate XHTML when IE does not support XHTML??????</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.318 seconds -->
