<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx</link><description>Believe it or not, but we did ship ADO.NET Data Services with a few bugs. One issue in particular is fairly nasty. However the code developers might be tempted to write to work around the bug could cause far worse problems down the road when we fix the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>infoblog &amp;raquo; Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9316267</link><pubDate>Tue, 13 Jan 2009 20:40:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9316267</guid><dc:creator>infoblog &amp;raquo; Timeout Workaround</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2009/01/13/timeout-workaround/"&gt;http://blog.a-foton.ru/index.php/2009/01/13/timeout-workaround/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9321417</link><pubDate>Thu, 15 Jan 2009 22:21:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9321417</guid><dc:creator>Daniel Portella</dc:creator><description>&lt;p&gt;I wish these ping back stopped .&lt;/p&gt;
&lt;p&gt;--------------&lt;/p&gt;
&lt;p&gt;Thank you Andrew.&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9331709</link><pubDate>Sat, 17 Jan 2009 01:20:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9331709</guid><dc:creator>Josh Einstein</dc:creator><description>&lt;p&gt;While you're at it, can you add an attribute similar to XmlIgnore so that I can add properties to my serialization classes that do not get serialized?&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9336756</link><pubDate>Sun, 18 Jan 2009 02:45:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9336756</guid><dc:creator>PhaniRajuYN</dc:creator><description>&lt;p&gt;Hi Josh ,&lt;/p&gt;
&lt;p&gt;Take a look at this blog post which talks about how to customize the serialization of your client side entities ,&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/phaniraj/archive/2008/12/11/customizing-serialization-of-entities-in-the-ado-net-data-services-client-library.aspx"&gt;http://blogs.msdn.com/phaniraj/archive/2008/12/11/customizing-serialization-of-entities-in-the-ado-net-data-services-client-library.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9339744</link><pubDate>Mon, 19 Jan 2009 12:40:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9339744</guid><dc:creator>Daniel Portella</dc:creator><description>&lt;p&gt;One way of doing Josh, work around for the current problem is to remove the properties you dont want on the WritingEntity event of the dataservicecontext. I have reused the IgnoreProperty attribute from the data.services namespace. I create a small class that will get the properties i want the serialization to ignore and I remove them from the atom feed. I can post it on my blog if you want it.&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9339763</link><pubDate>Mon, 19 Jan 2009 12:53:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9339763</guid><dc:creator>Daniel Portella</dc:creator><description>&lt;p&gt;Mind you that will not work if you are using json. and the post above PhaniRajuYN post link to site with some code that does what i have said.&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9357867</link><pubDate>Wed, 21 Jan 2009 22:29:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9357867</guid><dc:creator>Daniel Portella</dc:creator><description>&lt;p&gt;We are likely to see any more design notes posted here, besides Count? &lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9357930</link><pubDate>Wed, 21 Jan 2009 22:35:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9357930</guid><dc:creator>pabloc</dc:creator><description>&lt;p&gt;Yes, absolutely. We've just been heads-down working on finishing a number of things and haven't had the change to write. We'll definitely get back to it. Now that we got nag comments, even more so :)&lt;/p&gt;
&lt;p&gt;-pablo&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9370607</link><pubDate>Thu, 22 Jan 2009 23:47:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9370607</guid><dc:creator>Daniel Portella</dc:creator><description>&lt;p&gt;fantastic, yeah nag posts are good just mean ppl are paying attention. looking forward to more banter.&lt;/p&gt;
</description></item><item><title>re: Timeout Workaround</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9370645</link><pubDate>Thu, 22 Jan 2009 23:52:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9370645</guid><dc:creator>Daniel Portella</dc:creator><description>&lt;p&gt;ah one more thing when will ppl start using the post tags?&lt;/p&gt;
</description></item><item><title>ADO.NET Data Services, Entity Framework und SQL/HTTP Timeouts</title><link>http://blogs.msdn.com/astoriateam/archive/2009/01/13/timeout-workaround.aspx#9745830</link><pubDate>Sat, 13 Jun 2009 22:13:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9745830</guid><dc:creator>Marco Scheel aka GeekDotNet</dc:creator><description>&lt;p&gt;Beim Arbeiten mit den ADO.NET Data Services (aka Astoria) kommt man irgendwann an den Punkt, dass die Aufgaben komplizierter werden oder die Last auf die Server steigen. In solchen Situationen ist man mit potentiellen Timeouts in allen Ebenen konfrontiert.&lt;/p&gt;
</description></item></channel></rss>