<?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>Miscellaneous Debris - All Comments</title><link>http://weblogs.asp.net/avnerk/default.aspx</link><description>Avner Kashtan&amp;#39;s Frustrations and Exultations</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Context-Bound Thread Queuer - FunFun.</title><link>http://weblogs.asp.net/avnerk/archive/2006/05/19/Context_2D00_Bound-Thread-Queuer-_2D00_-FunFun_2E00_.aspx#7266300</link><pubDate>Sat, 28 Nov 2009 12:17:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7266300</guid><dc:creator>triattwes</dc:creator><author>triattwes</author><description>&lt;p&gt;Do you feel fatigued, bloated, and lethargic all the time for reasons that you can't quite determine? Do you have excess weight that you can't seem to get rid of no matter how much you diet and exercise?&lt;/p&gt;
&lt;p&gt;Chances are great that your body is in desperate need of colon detoxification!&lt;/p&gt;
&lt;p&gt;Look Up &amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://ezinearticles.com/?The-Shocking-Truth-About-Colon-Detoxification---Why-Millions-Are-Turning-to-Colon-Cleansing-Products&amp;amp;id=3204753&amp;gt;&amp;lt;B&amp;gt;colon"&gt;ezinearticles.com&lt;/a&gt; detoxification&amp;lt;/B&amp;gt;&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7266300" width="1" height="1"&gt;</description></item><item><title>re: Context-Bound Thread Queuer - FunFun.</title><link>http://weblogs.asp.net/avnerk/archive/2006/05/19/Context_2D00_Bound-Thread-Queuer-_2D00_-FunFun_2E00_.aspx#7266241</link><pubDate>Sat, 28 Nov 2009 09:38:24 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7266241</guid><dc:creator>triattwes</dc:creator><author>triattwes</author><description>&lt;p&gt;Do you feel fatigued, bloated, and lethargic all the time for reasons that you can't quite determine? Do you have excess weight that you can't seem to get rid of no matter how much you diet and exercise?&lt;/p&gt;
&lt;p&gt;Chances are great that your body is in desperate need of colon detoxification!&lt;/p&gt;
&lt;p&gt;Stop By &amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://ezinearticles.com/?The-Shocking-Truth-About-Colon-Detoxification---Why-Millions-Are-Turning-to-Colon-Cleansing-Products&amp;amp;id=3204753&amp;gt;&amp;lt;B&amp;gt;colon"&gt;ezinearticles.com&lt;/a&gt; detoxification&amp;lt;/B&amp;gt;&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7266241" width="1" height="1"&gt;</description></item><item><title>re: Windows Services, services.msc and the "This Service is marked for deletion" error.</title><link>http://weblogs.asp.net/avnerk/archive/2007/09/05/windows-services-services-msc-and-the-quot-this-service-is-marked-for-deletion-quot-error.aspx#7264704</link><pubDate>Wed, 25 Nov 2009 10:57:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7264704</guid><dc:creator>Wilson Edgar</dc:creator><author>Wilson Edgar</author><description>&lt;p&gt;I'll just add another (and much deserved)&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7264704" width="1" height="1"&gt;</description></item><item><title>re: By Hook or by Crook</title><link>http://weblogs.asp.net/avnerk/archive/2005/10/06/by-hook-or-by-crook.aspx#7263226</link><pubDate>Mon, 23 Nov 2009 02:26:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7263226</guid><dc:creator>High class London escorts</dc:creator><author>High class London escorts</author><description>&lt;p&gt;It was certainly interesting for me to read this post. Thanks for it. I like such topics and everything connected to them. I would like to read a bit more on that blog soon.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7263226" width="1" height="1"&gt;</description></item><item><title>re: Non-generic default values in C#? Why not?!</title><link>http://weblogs.asp.net/avnerk/archive/2006/05/21/Non_2D00_generic-default-values-in-C_23003F00_-Why-not_3F002100_.aspx#7260687</link><pubDate>Thu, 19 Nov 2009 18:18:22 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7260687</guid><dc:creator>Charles T.</dc:creator><author>Charles T.</author><description>&lt;p&gt;I solved this issue with an extension method. I put it in a try catch just in case people also try to call the extension from a non-initialized object.&lt;/p&gt;
&lt;p&gt;public static class Extensions&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/// &amp;lt;summary&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/// Determines if a given object is set to its default value or not&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/// &amp;lt;/summary&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/// &amp;lt;param name=&amp;quot;obj&amp;quot;&amp;gt;&amp;lt;/param&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/// &amp;lt;returns&amp;gt;&amp;lt;/returns&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/// &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;public static Boolean IsDefaultValue&amp;lt;T&amp;gt;(this T val)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;try&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return ((typeof(T).IsValueType)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;? (default(T).Equals(val))&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: (null == val));&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;catch (NullReferenceException nex)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return true;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7260687" width="1" height="1"&gt;</description></item><item><title>re: Allowing timeout on long-running operations - possible bug</title><link>http://weblogs.asp.net/avnerk/archive/2007/08/27/allowing-timeout-on-long-running-operations-possible-bug.aspx#7258773</link><pubDate>Wed, 18 Nov 2009 06:31:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7258773</guid><dc:creator>poori</dc:creator><author>poori</author><description>&lt;p&gt;I just got an iphone 3g and I got so excited that i filled it with loads of applications and songs (about $30 worth). The other day when i plugged my &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://unlockiphone22.com/&amp;quot;&amp;gt;click"&gt;unlockiphone22.com/&amp;quot;&amp;gt;click&lt;/a&gt; here&amp;lt;/a&amp;gt; &amp;nbsp;into the computer on itunes it said to reset the iphone to factory settings. I dont want to loose all my apps so what can i do? PLEASE REPLY A.S.A.P.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7258773" width="1" height="1"&gt;</description></item><item><title>re: Allowing timeout on long-running operations - possible bug</title><link>http://weblogs.asp.net/avnerk/archive/2007/08/27/allowing-timeout-on-long-running-operations-possible-bug.aspx#7258730</link><pubDate>Wed, 18 Nov 2009 05:31:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7258730</guid><dc:creator>poori</dc:creator><author>poori</author><description>&lt;p&gt;i was thinking about gettin the &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://unlockiphone22.com/&amp;quot;&amp;gt;click"&gt;unlockiphone22.com/&amp;quot;&amp;gt;click&lt;/a&gt; here&amp;lt;/a&amp;gt; &amp;nbsp;for christmas, but i heard some bad things about it :S can any one tell me a few things about it? x&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7258730" width="1" height="1"&gt;</description></item><item><title>re: Bad compiler warnings when using anonymous methods for Predicate&lt;T&gt;</title><link>http://weblogs.asp.net/avnerk/archive/2006/05/22/Bad-compiler-warnings-when-using-anonymous-methods-for-Predicate_3C00_T_3E00_.aspx#7256817</link><pubDate>Mon, 16 Nov 2009 17:11:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7256817</guid><dc:creator>stimul8d</dc:creator><author>stimul8d</author><description>&lt;p&gt;pretty poor form from the compiler though it should have just been...&lt;/p&gt;
&lt;p&gt;List&amp;lt;Whatever&amp;gt; list = // get list&lt;/p&gt;
&lt;p&gt;outputList = list.FindAll(delegate(Whatever item)&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; return (//blah blah);&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;);&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7256817" width="1" height="1"&gt;</description></item><item><title>re: Context-Bound Thread Queuer - FunFun.</title><link>http://weblogs.asp.net/avnerk/archive/2006/05/19/Context_2D00_Bound-Thread-Queuer-_2D00_-FunFun_2E00_.aspx#7254757</link><pubDate>Sat, 14 Nov 2009 20:35:10 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7254757</guid><dc:creator>inetreklam</dc:creator><author>inetreklam</author><description>&lt;p&gt;Массовая рассылка, e mail рассылки, email рассылка.&lt;/p&gt;
&lt;p&gt;Программы рассылки, icq рассылки.&lt;/p&gt;
&lt;p&gt;Спам-хостинг, spam-хостинг. АБУЗОУСТОЙЧИВЫЙ ХОСТИНГ !&lt;/p&gt;
&lt;p&gt;Рассылки в каталоги , форумы, гостевые книги, доски объявлений ,блоги.&lt;/p&gt;
&lt;p&gt;Рассылки по mamba.ru в vkontakte.ru .&lt;/p&gt;
&lt;p&gt;Массовая рассылка Вашей рекламы. &lt;/p&gt;
&lt;p&gt;Рассылки по всему МИРУ !=&amp;gt; ПРЯМАЯ доставка до адресата !&lt;/p&gt;
&lt;p&gt;&amp;lt;b&amp;gt;&lt;a rel="nofollow" target="_new" href="http://INET-Reklama.SU"&gt;http://INET-Reklama.SU&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;ICQ: 391-401-173&amp;lt;/b&amp;gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7254757" width="1" height="1"&gt;</description></item><item><title>re: Context-Bound Thread Queuer - FunFun.</title><link>http://weblogs.asp.net/avnerk/archive/2006/05/19/Context_2D00_Bound-Thread-Queuer-_2D00_-FunFun_2E00_.aspx#7254447</link><pubDate>Sat, 14 Nov 2009 13:43:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7254447</guid><dc:creator>FredyvLH</dc:creator><author>FredyvLH</author><description>&lt;p&gt;There are sundry myths and stories wide Santa Claus and his origins. The most popularized is joined about a chains named saint Nicholas who gave toys to all the children in his village. That story then grew into the parable we all recall today with elves and flying reindeer. With that said I am prosperous to tell you the verifiable origins of Santa and his faithful activity in life.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7254447" width="1" height="1"&gt;</description></item></channel></rss>