<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://devlicious.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>ViNull, Off the Record - All Comments</title><link>http://devlicious.com/blogs/vinull/default.aspx</link><description>Distilled ramblings of &lt;a href="http://www.vinull.com/"&gt;Michael C. Neel&lt;/a&gt; delivered right to your browser.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>re: ASP.NET: Cannot use a leading .. to exit above the top directory</title><link>http://devlicious.com/blogs/vinull/archive/2010/03/12/asp-net-cannot-use-a-leading-to-exit-above-the-top-directory.aspx#55922</link><pubDate>Sat, 13 Mar 2010 16:38:10 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:55922</guid><dc:creator>Michael C. Neel</dc:creator><description>&lt;p&gt;Sorry, I sould have pulled out the bindings in the examples. &amp;nbsp;The image urls are actually &amp;quot;~/&amp;quot;, but in processing them to html links for the client, the .Net framework will add too many &amp;quot;../&amp;quot; (I&amp;#39;ve always wondered why they chose relative paths by default)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=55922" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET: Cannot use a leading .. to exit above the top directory</title><link>http://devlicious.com/blogs/vinull/archive/2010/03/12/asp-net-cannot-use-a-leading-to-exit-above-the-top-directory.aspx#55910</link><pubDate>Fri, 12 Mar 2010 23:55:28 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:55910</guid><dc:creator>tperri</dc:creator><description>&lt;p&gt;Lex,&lt;/p&gt;
&lt;p&gt;You cannot use ~/ because ~/ takes you to the root of the web application. &amp;nbsp;He was trying to go above the root with a ../&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=55910" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET: Cannot use a leading .. to exit above the top directory</title><link>http://devlicious.com/blogs/vinull/archive/2010/03/12/asp-net-cannot-use-a-leading-to-exit-above-the-top-directory.aspx#55909</link><pubDate>Fri, 12 Mar 2010 23:47:58 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:55909</guid><dc:creator>lex</dc:creator><description>&lt;p&gt;hi, &lt;/p&gt;
&lt;p&gt;can not understand problem... why not to use ~/ before image url?&lt;/p&gt;
&lt;p&gt;&amp;quot;~/inc/img/some.jpg&amp;quot; &amp;nbsp;no extra &amp;quot;../&amp;quot; needed, framework do replace by itself. Also works great in master.pages...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=55909" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET: Creating a UserControl with Child Content</title><link>http://devlicious.com/blogs/vinull/archive/2009/12/07/asp-net-creating-a-usercontrol-with-child-content.aspx#54876</link><pubDate>Sat, 02 Jan 2010 18:41:57 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:54876</guid><dc:creator>Michael C. Neel</dc:creator><description>&lt;p&gt;I don&amp;#39;t have any errors with using a Button, but as I said this isn&amp;#39;t going to work in all situations and you&amp;#39;ll probably need a custom control if you need to put user input and buttons inside the template content. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=54876" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET: Creating a UserControl with Child Content</title><link>http://devlicious.com/blogs/vinull/archive/2009/12/07/asp-net-creating-a-usercontrol-with-child-content.aspx#54831</link><pubDate>Wed, 30 Dec 2009 19:19:16 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:54831</guid><dc:creator>johnpearson</dc:creator><description>&lt;p&gt;What about when one of the child controls is a button. &lt;/p&gt;
&lt;p&gt;Error: Control &amp;#39;btnHidePopup_LinkButton1&amp;#39; of type &amp;#39;LinkButton&amp;#39; must be placed inside a form tag with runat=server.&lt;/p&gt;
&lt;p&gt;Eventhough the page that has the user control also has a form, the above error happens.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=54831" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET: Creating a UserControl with Child Content</title><link>http://devlicious.com/blogs/vinull/archive/2009/12/07/asp-net-creating-a-usercontrol-with-child-content.aspx#54388</link><pubDate>Wed, 09 Dec 2009 22:42:06 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:54388</guid><dc:creator>khaled</dc:creator><description>&lt;p&gt;Good Idea, Thanx alot&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=54388" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET: Creating a UserControl with Child Content</title><link>http://devlicious.com/blogs/vinull/archive/2009/12/07/asp-net-creating-a-usercontrol-with-child-content.aspx#54349</link><pubDate>Tue, 08 Dec 2009 08:52:43 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:54349</guid><dc:creator>Moutasem al-awa</dc:creator><description>&lt;p&gt;I promise :), it is a really useful one and i will try it with SharePoint MasterPages and get back to you for any new updates or bugs.&lt;/p&gt;
&lt;p&gt;Thanks again&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=54349" width="1" height="1"&gt;</description></item><item><title>re: SilverLight 2.0: Setting the Background of a Button</title><link>http://devlicious.com/blogs/vinull/archive/2009/06/09/silverlight-2-0-setting-the-background-of-a-button.aspx#54309</link><pubDate>Thu, 03 Dec 2009 19:20:26 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:54309</guid><dc:creator>rgd</dc:creator><description>&lt;p&gt;thanks...this worked very nicely&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=54309" width="1" height="1"&gt;</description></item><item><title>re: IncaBlocks Released, Thanks AgileZen and Kanban!</title><link>http://devlicious.com/blogs/vinull/archive/2009/10/14/incablocks-released-thanks-agilezen-and-kanban.aspx#52692</link><pubDate>Fri, 16 Oct 2009 15:02:12 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:52692</guid><dc:creator>Michael C. Neel</dc:creator><description>&lt;p&gt;Just XNA and C# - there are some game frameworks out there, but we choose to keep things simple. &amp;nbsp;Looking forward to posting more on XNA!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=52692" width="1" height="1"&gt;</description></item><item><title>re: IncaBlocks Released, Thanks AgileZen and Kanban!</title><link>http://devlicious.com/blogs/vinull/archive/2009/10/14/incablocks-released-thanks-agilezen-and-kanban.aspx#52691</link><pubDate>Fri, 16 Oct 2009 04:20:32 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:52691</guid><dc:creator>Tuna Toksoz</dc:creator><description>&lt;p&gt;What frameworks did you use along the way? I have been interested in XNA for a while, and posts on your xna would be appreciated.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=52691" width="1" height="1"&gt;</description></item><item><title>re: Critical Thinking and Dissent is a Requirement</title><link>http://devlicious.com/blogs/vinull/archive/2009/10/08/critical-thinking-and-dissent-is-a-requirement.aspx#52511</link><pubDate>Fri, 09 Oct 2009 22:55:27 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:52511</guid><dc:creator>jim d</dc:creator><description>&lt;p&gt;@KevDog&lt;/p&gt;
&lt;p&gt;Well, I just did a print-to-pdf on the API and the training manual pages available from StructureMap.sourceforge.net. &amp;nbsp; The manual is about 80 pages and the documentation is over 200 pages. &amp;nbsp;So it seems like a valid criticism. &amp;nbsp;I can&amp;#39;t find any docs available from ninject.org but to be fair I haven&amp;#39;t extensively looked. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I also don&amp;#39;t understand your claim of ad hominem &amp;nbsp;attacks and I don&amp;#39;t think the term means what you think it means. &amp;nbsp;Ad Hominem attacks are directed at people, whereas Joel is attacking ideas. &amp;nbsp;In fact the only person being attacked &amp;nbsp;here is... Joel Spolsky. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=52511" width="1" height="1"&gt;</description></item><item><title>re: Critical Thinking and Dissent is a Requirement</title><link>http://devlicious.com/blogs/vinull/archive/2009/10/08/critical-thinking-and-dissent-is-a-requirement.aspx#52499</link><pubDate>Fri, 09 Oct 2009 10:28:15 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:52499</guid><dc:creator>James Curran</dc:creator><description>&lt;p&gt;I am both a beginner with OO &amp;amp; C#. &amp;nbsp;After reading about it in Sanderson&amp;#39;s MVC book I was able to get multiple dependencies configured and running with Windsor. &amp;nbsp;Now, admittedly, it&amp;#39;s &amp;quot;magic&amp;quot; to me, but, it just works. &amp;nbsp;No 200 page manual required.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=52499" width="1" height="1"&gt;</description></item><item><title>re: Critical Thinking and Dissent is a Requirement</title><link>http://devlicious.com/blogs/vinull/archive/2009/10/08/critical-thinking-and-dissent-is-a-requirement.aspx#52467</link><pubDate>Thu, 08 Oct 2009 18:17:52 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:52467</guid><dc:creator>KevDog</dc:creator><description>&lt;p&gt;Michael,&lt;/p&gt;
&lt;p&gt;It wasn&amp;#39;t the choice of technology that set people off, at least not me, it was the ad hominem bullshit and FUD that came along with it. Is there a single IoC container that has &amp;quot;a 200 page manual&amp;quot;? Are people who use IoC frameworks really so intellectually clueless as to not get that people are confused?&lt;/p&gt;
&lt;p&gt;If he&amp;#39;d left it with &amp;quot;I usually roll my own, it fits my needs better&amp;quot;, there would be no beef at all. It was knocking everyone else that was out of line.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=52467" width="1" height="1"&gt;</description></item><item><title>re: Being a Duct Tape Programmer</title><link>http://devlicious.com/blogs/vinull/archive/2009/09/24/being-a-duct-tape-programmer.aspx#52422</link><pubDate>Thu, 08 Oct 2009 03:33:30 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:52422</guid><dc:creator>Dave Schinkel</dc:creator><description>&lt;p&gt;I think everyone should read the comment from Ben above. &amp;nbsp; Well put.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=52422" width="1" height="1"&gt;</description></item><item><title>re: Being a Duct Tape Programmer</title><link>http://devlicious.com/blogs/vinull/archive/2009/09/24/being-a-duct-tape-programmer.aspx#52419</link><pubDate>Thu, 08 Oct 2009 01:39:05 GMT</pubDate><guid isPermaLink="false">40756a8b-6212-4073-9d98-6c26781577de:52419</guid><dc:creator>Dave Schinkel</dc:creator><description>&lt;p&gt;It&amp;#39;s also extremely lame that Joel Spolsky doesn&amp;#39;t allow comments in his blog. &amp;nbsp;Pu**y. &amp;nbsp;Just because someone runs a business doesn&amp;#39;t mean they know jack about getting things done or code. &amp;nbsp;This is a prime example of carelessness with his post telling people that if you try to think about coding clean, that you&amp;#39;re somehow trying to be &amp;quot;pretty&amp;quot;.&lt;/p&gt;
&lt;p&gt;If that&amp;#39;s not the most lame extreme analogy I&amp;#39;ve read, then you tell me another because that&amp;#39;s making the assumption that all programmers who care about writing maintainable code somehow spend 50% of their time trying to make it &amp;quot;pretty&amp;quot;.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s a statement from a monkey.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devlicious.com/aggbug.aspx?PostID=52419" width="1" height="1"&gt;</description></item></channel></rss>