<?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>Scott Weinstein on .Net - All Comments</title><link>http://weblogs.asp.net/sweinstein/default.aspx</link><description>Scott Weinstein on .Net, Linq, PowerShell, WPF, and WCF</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Creating high performance WCF services</title><link>http://weblogs.asp.net/sweinstein/archive/2009/01/03/creating-high-performance-wcf-services.aspx#8261261</link><pubDate>Wed, 18 Jan 2012 01:28:50 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8261261</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;I&amp;#39;d be interested to know your experiences Scott with regards a comparison of BasicHttpBinding and NetTcpBinding, as I have read that it is very hard to NetTcp to surpass the basic binding and I seem (anecdotal) to experience a slightly higher latency. I believe self-hosting is when it does manage to win. Does NetTcp also not share the port?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8261261" width="1" height="1"&gt;</description></item><item><title>Software Architecture-Strategy for Performance tuning a .Net application &amp;laquo;  SoftArchitect</title><link>http://weblogs.asp.net/sweinstein/archive/2009/01/03/creating-high-performance-wcf-services.aspx#7948270</link><pubDate>Sat, 10 Sep 2011 19:23:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7948270</guid><dc:creator>Software Architecture-Strategy for Performance tuning a .Net application «  SoftArchitect</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Software Architecture-Strategy for Performance tuning a .Net application &amp;amp;laquo; &amp;nbsp;SoftArchitect&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7948270" width="1" height="1"&gt;</description></item><item><title>re: Dragon NaturallySpeaking vs Microsoft Speech Recognition</title><link>http://weblogs.asp.net/sweinstein/archive/2005/10/26/428598.aspx#7846832</link><pubDate>Wed, 29 Jun 2011 12:41:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7846832</guid><dc:creator>bhuvanram</dc:creator><description>&lt;p&gt;So what u guys are saying is dragon ie good at accuracy.. but i tried microsoft SDK 5.1 thats too weak in accuracy..do we have nay open source for this voice recognition&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7846832" width="1" height="1"&gt;</description></item><item><title>re: Creating high performance WCF services</title><link>http://weblogs.asp.net/sweinstein/archive/2009/01/03/creating-high-performance-wcf-services.aspx#7823700</link><pubDate>Thu, 09 Jun 2011 11:09:07 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7823700</guid><dc:creator>Etem</dc:creator><description>&lt;p&gt;In terms of CPU usage, running the service with [ServiceBehavior(InstanceContextMode=InstanceContextMode.Single,ConcurrencyMode=ConcurrencyMode.Multiple)] provides extreme benefits&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7823700" width="1" height="1"&gt;</description></item><item><title>re: Creating high performance WCF services</title><link>http://weblogs.asp.net/sweinstein/archive/2009/01/03/creating-high-performance-wcf-services.aspx#7764400</link><pubDate>Tue, 19 Apr 2011 13:45:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7764400</guid><dc:creator>Kalpesh Hingu</dc:creator><description>&lt;p&gt;How to use BinaryFormatter if Store procedure return DataSet to WCF. How to implement this in WCF&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7764400" width="1" height="1"&gt;</description></item><item><title>Creating high performance WCF services | chainding</title><link>http://weblogs.asp.net/sweinstein/archive/2009/01/03/creating-high-performance-wcf-services.aspx#7732819</link><pubDate>Sat, 26 Mar 2011 03:57:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7732819</guid><dc:creator>Creating high performance WCF services | chainding</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Creating high performance WCF services | chainding&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7732819" width="1" height="1"&gt;</description></item><item><title>WCF ??? Improve performance with greater concurrency | chainding</title><link>http://weblogs.asp.net/sweinstein/archive/2009/01/03/creating-high-performance-wcf-services.aspx#7732809</link><pubDate>Sat, 26 Mar 2011 03:45:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7732809</guid><dc:creator>WCF ??? Improve performance with greater concurrency | chainding</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;WCF ??? Improve performance with greater concurrency | chainding&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7732809" width="1" height="1"&gt;</description></item><item><title>re: Intro to RX</title><link>http://weblogs.asp.net/sweinstein/archive/2010/08/26/intro-to-rx.aspx#7724538</link><pubDate>Tue, 15 Mar 2011 23:54:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7724538</guid><dc:creator>Lee Campbell</dc:creator><description>&lt;p&gt;Cheers Scott for the link. Post 8 &amp;amp; 9 are out now with 10 and 11 hot on it&amp;#39;s heels&lt;/p&gt;
&lt;p&gt;@Sergey: Yeah, I don&amp;#39;t know what I was thinking with the black skin. I want to spend the spare time doing more Rx posts and then I can give it a new coat of paint.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7724538" width="1" height="1"&gt;</description></item><item><title>Reactive Extensions for Javascript &amp;ndash; Multiple observers for multiple observables | theburningmonk.com</title><link>http://weblogs.asp.net/sweinstein/archive/2010/01/10/16-ways-to-create-iobservables-without-implementing-iobservable.aspx#7716851</link><pubDate>Sun, 06 Mar 2011 16:17:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7716851</guid><dc:creator>Reactive Extensions for Javascript – Multiple observers for multiple observables | theburningmonk.com</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Reactive Extensions for Javascript &amp;amp;ndash; Multiple observers for multiple observables | theburningmonk.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7716851" width="1" height="1"&gt;</description></item><item><title>re: Streaming OLAP with the Reactive Extensions (RX) for .Net</title><link>http://weblogs.asp.net/sweinstein/archive/2010/01/02/streaming-olap-with-the-reactive-extensions-rx-for-net-part-1.aspx#7712229</link><pubDate>Thu, 24 Feb 2011 23:55:35 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7712229</guid><dc:creator>scamb</dc:creator><description>&lt;p&gt;Hi Scott !&lt;/p&gt;
&lt;p&gt;This is very impressive to me, thanks!! Is there any chance, that you publish the code [the link at top of the article leads into nirvana!]?&lt;/p&gt;
&lt;p&gt;I really would like to play with this sample a bit, to learn to understand RX better!&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;
&lt;p&gt;br++scamb&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7712229" width="1" height="1"&gt;</description></item></channel></rss>