<?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>Infinities Loop - All Comments</title><link>http://weblogs.asp.net/infinitiesloop/default.aspx</link><description>ASP.NET and .NET from a new perspective</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: The CodeExpressionBuilder</title><link>http://weblogs.asp.net/infinitiesloop/archive/2006/08/09/The-CodeExpressionBuilder.aspx#7249397</link><pubDate>Sun, 08 Nov 2009 21:19:38 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7249397</guid><dc:creator>Shay</dc:creator><description>&lt;p&gt;Thank you, Great code!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7249397" width="1" height="1"&gt;</description></item><item><title>re: OnLoad vs. Page_Load vs. Load event</title><link>http://weblogs.asp.net/infinitiesloop/archive/2008/03/24/onload-vs-page-load-vs-load-event.aspx#7247972</link><pubDate>Thu, 05 Nov 2009 19:15:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7247972</guid><dc:creator>Gaurav Sharma</dc:creator><description>&lt;p&gt;Marcos Boyington - Yes you are right that the virtual mechanism is expensive, but just to remind you that the mechanism is already in place whether you want to use it or not. Because if you override the OnX methods then your overridden versions are called &amp;amp; it becomes evident that u have achieved polymorphism. However, on the flip side, if u don&amp;#39;t override the OnX methods even then polymorphism is in effect. Because for any derived class the VTABLE entries cannot be left blank, so if u dont override certain virtuals, then the derived class VTABLE is filled with the address of the base class version of those virtual function(s). either ways its the derived class VTABLE from which the call is actually resolved.&lt;/p&gt;
&lt;p&gt;So in my view something that is already in place, &amp;amp; which cannot be avoided, should be rather used than let go waste.&lt;/p&gt;
&lt;p&gt;BUT the advantage of delegates is that they add flexibility, by letting u choose when to add an event handler &amp;amp; in which partial class translation unit. But with overriding you can only override once in only one translation unit.&lt;/p&gt;
&lt;p&gt;Also, by having delegates custom control classes (which might not be related to each other anyhow) get a chance to participate in the the Page life cycle &amp;amp; do something constructive.&lt;/p&gt;
&lt;p&gt;So I would rather weigh the situation &amp;amp; decide accordingly in favor of delegates or overrides or both, than follow one size fits all mantra.&lt;/p&gt;
&lt;p&gt;Opinions ?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7247972" width="1" height="1"&gt;</description></item><item><title>Newton Poetry  &amp;mdash; Google Chrome&amp;#8217;s throwback</title><link>http://weblogs.asp.net/infinitiesloop/archive/2008/09/03/google-chrome-aw-snap.aspx#7245843</link><pubDate>Tue, 03 Nov 2009 11:41:52 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245843</guid><dc:creator>Newton Poetry  — Google Chrome’s throwback</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Newton Poetry &amp;nbsp;&amp;amp;mdash; Google Chrome&amp;amp;#8217;s throwback&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245843" width="1" height="1"&gt;</description></item><item><title>JavaScript not working within UpdatePanel</title><link>http://weblogs.asp.net/infinitiesloop/archive/2007/09/17/inline-script-inside-an-asp-net-ajax-updatepanel.aspx#7245262</link><pubDate>Mon, 02 Nov 2009 14:01:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245262</guid><dc:creator>Jonas Stawski</dc:creator><description>&lt;p&gt;JavaScript not working within UpdatePanel&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245262" width="1" height="1"&gt;</description></item><item><title>Expressions vs. Statements, part 2: ASP.NET Code Block Types &amp;laquo;  Research &amp;amp; Development</title><link>http://weblogs.asp.net/infinitiesloop/archive/2006/08/09/The-CodeExpressionBuilder.aspx#7244093</link><pubDate>Sat, 31 Oct 2009 20:24:58 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7244093</guid><dc:creator>Expressions vs. Statements, part 2: ASP.NET Code Block Types «  Research &amp; Development</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Expressions vs. Statements, part 2: ASP.NET Code Block Types &amp;amp;laquo; &amp;nbsp;Research &amp;amp;amp; Development&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7244093" width="1" height="1"&gt;</description></item><item><title>re: TRULY Understanding ViewState</title><link>http://weblogs.asp.net/infinitiesloop/archive/2006/08/03/Truly-Understanding-Viewstate.aspx#7243432</link><pubDate>Fri, 30 Oct 2009 19:01:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7243432</guid><dc:creator>Charger</dc:creator><description>&lt;p&gt;Amazing article... For more than 3 years looks like it&amp;#39;s been very helpful.&lt;/p&gt;
&lt;p&gt;Congratz ;)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7243432" width="1" height="1"&gt;</description></item><item><title>Marin (Warin) ?? ScriptManager.LoadScriptsBeforeUI Explained - Infinities Loop ?? Chat Catcher</title><link>http://weblogs.asp.net/infinitiesloop/archive/2007/03/03/scriptmanager-loadscriptsbeforeui-explained.aspx#7243148</link><pubDate>Fri, 30 Oct 2009 09:57:08 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7243148</guid><dc:creator>Marin (Warin) ?? ScriptManager.LoadScriptsBeforeUI Explained - Infinities Loop ?? Chat Catcher</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Marin (Warin) ?? ScriptManager.LoadScriptsBeforeUI Explained - Infinities Loop ?? Chat Catcher&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7243148" width="1" height="1"&gt;</description></item><item><title>re: Response.Redirect into a new window (with Extension Methods)</title><link>http://weblogs.asp.net/infinitiesloop/archive/2007/09/25/response-redirect-into-a-new-window-with-extension-methods.aspx#7242369</link><pubDate>Thu, 29 Oct 2009 11:19:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7242369</guid><dc:creator>gvdamn</dc:creator><description>&lt;p&gt;Can I use your (extension) method also to open up e.g. an Acrobat reader file? If so any help in the (preferably VB) code to make this happen would be much appreciated? (The file is coming from a database and contained in a Byte variable.)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7242369" width="1" height="1"&gt;</description></item><item><title>re: Google Chrome - Aw, Snap!</title><link>http://weblogs.asp.net/infinitiesloop/archive/2008/09/03/google-chrome-aw-snap.aspx#7239699</link><pubDate>Mon, 26 Oct 2009 14:52:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7239699</guid><dc:creator>Sagish</dc:creator><description>&lt;p&gt;Another way this error appears is if CSS-ing this way:&lt;/p&gt;
&lt;p&gt;div.someDiv {&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; position: relative;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; display: &amp;nbsp;inline-block; /* IE rendering fix */&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;and putting a &amp;quot;position: absolute&amp;quot; element in that div (like an image &lt;a rel="nofollow" target="_new" href="http://screencast.com/t/veUkaghH"&gt;screencast.com/.../veUkaghH&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Solution:&lt;/p&gt;
&lt;p&gt;Get rid of &amp;quot;inline-block&amp;quot; and use only &amp;quot;display: block&amp;quot;.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7239699" width="1" height="1"&gt;</description></item><item><title>re: Response.Redirect into a new window (with Extension Methods)</title><link>http://weblogs.asp.net/infinitiesloop/archive/2007/09/25/response-redirect-into-a-new-window-with-extension-methods.aspx#7237326</link><pubDate>Fri, 23 Oct 2009 17:40:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7237326</guid><dc:creator>InfinitiesLoop</dc:creator><description>&lt;p&gt;Polprav -- go for it :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7237326" width="1" height="1"&gt;</description></item></channel></rss>