<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://devpinoy.org/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>AVCajipe's Blog - All Comments</title><link>http://devpinoy.org/blogs/avcajipe/default.aspx</link><description>On javascript, asp.net, xml, architecture and other topics in the development space</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>re: Ideas that keep me going</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/12/01/ideas-that-keep-me-going.aspx#35452</link><pubDate>Mon, 07 Dec 2009 13:00:33 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35452</guid><dc:creator>jaredflo</dc:creator><description>&lt;p&gt;I can make this happen, this is what I do! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35452" width="1" height="1"&gt;</description></item><item><title>re: On Feature Management</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/12/01/on-feature-management.aspx#35442</link><pubDate>Wed, 02 Dec 2009 23:18:05 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35442</guid><dc:creator>lamia</dc:creator><description>&lt;p&gt;I&amp;#39;ve been wondering about those things you mentioned for a while. Very good points. Thanks for sharing! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35442" width="1" height="1"&gt;</description></item><item><title>re: More Proof that I can be lazy</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/17/more-proof-that-i-can-be-lazy.aspx#35142</link><pubDate>Sat, 18 Jul 2009 05:09:54 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35142</guid><dc:creator>avcajipe</dc:creator><description>&lt;p&gt;is QUOTENAME for sql server only or does sybase ase also have that as well? thanks for your comments.:)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35142" width="1" height="1"&gt;</description></item><item><title>re: More Proof that I can be lazy</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/17/more-proof-that-i-can-be-lazy.aspx#35141</link><pubDate>Sat, 18 Jul 2009 02:29:18 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35141</guid><dc:creator>bonskijr</dc:creator><description>&lt;p&gt;in the update/insert blocks, there&amp;#39;s no way other columns can be updated/inserted except for &amp;lt;Target_Table&amp;gt;_NAME column, unless they&amp;#39;re the only ones that needs updated/inserted. But of course this is just a sample, you might have colum params for your sp, but then again it might get unwieldy over time.&lt;/p&gt;
&lt;p&gt;I have a suggestion not worry about the CRUD sps, they can be easily scripted out of the tables (example using SMSToolPack which is free) you can&amp;#39;t get any lazier than that.&lt;/p&gt;
&lt;p&gt;And be careful of sql injections for your params, and replace the &amp;#39;&amp;#39;&amp;#39;+@ref_value+&amp;#39;&amp;#39;&amp;#39; statement with QUOTENAME(@ref_value, &amp;#39;&amp;#39;&amp;#39;&amp;#39;) to deal with multiple string delimeters and is alot safer.&lt;/p&gt;
&lt;p&gt;cheers&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35141" width="1" height="1"&gt;</description></item><item><title>re: C# Quirk 1: Pretty Useless Method </title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/14/c-quirk-1-pretty-useless-method-don-t-you-think.aspx#35120</link><pubDate>Tue, 14 Jul 2009 22:50:01 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35120</guid><dc:creator>avcajipe</dc:creator><description>&lt;p&gt;the .Set() method call was already failing uat, we needed something whose modified value can be viewed at once. Anyway, thank you i&amp;#39;ll keep that in mind :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35120" width="1" height="1"&gt;</description></item><item><title>re: C# Quirk 1: Pretty Useless Method </title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/14/c-quirk-1-pretty-useless-method-don-t-you-think.aspx#35119</link><pubDate>Tue, 14 Jul 2009 20:36:08 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35119</guid><dc:creator>LaTtEX</dc:creator><description>&lt;p&gt;You can actually save those AppSettings to the file. After calling a bunch of sets when you call Save it gets written.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s also handy when you need to somehow change the config during runtime.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35119" width="1" height="1"&gt;</description></item><item><title>re: Practical C#8 - The Callback Model</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/12/practical-c-9-the-callback-model.aspx#35112</link><pubDate>Sat, 11 Jul 2009 23:50:23 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35112</guid><dc:creator>avcajipe</dc:creator><description>&lt;p&gt;can pass off as a good asp.net interview question. What&amp;#39;s the difference between a postback and a callback?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35112" width="1" height="1"&gt;</description></item><item><title>re: Practical C#6 - Using DBauer's HierarGrid</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/10/practical-c-5-using-dbauer-s-hierargrid.aspx#35109</link><pubDate>Sat, 11 Jul 2009 11:50:20 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35109</guid><dc:creator>avcajipe</dc:creator><description>&lt;p&gt;ref: &lt;a rel="nofollow" target="_new" href="http://aspalliance.com/21"&gt;http://aspalliance.com/21&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35109" width="1" height="1"&gt;</description></item><item><title>re: Click to go away</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/10/click-to-go-away.aspx#35101</link><pubDate>Fri, 10 Jul 2009 00:05:22 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35101</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;Ahhhh... that clears up a few thing. Ty!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35101" width="1" height="1"&gt;</description></item><item><title>re: Click to go away</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/10/click-to-go-away.aspx#35099</link><pubDate>Thu, 09 Jul 2009 22:54:47 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35099</guid><dc:creator>avcajipe</dc:creator><description>&lt;p&gt;A lot of reasons. Not everyone adapts comfortably well to new technology/updates. Another is that it&amp;#39;s the company security policy of sticking to a version.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35099" width="1" height="1"&gt;</description></item><item><title>re: Confessions of an Asp.Net developer</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/10/confessions-of-an-asp-net-developer.aspx#35098</link><pubDate>Thu, 09 Jul 2009 22:50:38 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35098</guid><dc:creator>avcajipe</dc:creator><description>&lt;p&gt;even more!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35098" width="1" height="1"&gt;</description></item><item><title>re: Confessions of an Asp.Net developer</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/10/confessions-of-an-asp-net-developer.aspx#35097</link><pubDate>Thu, 09 Jul 2009 22:28:38 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35097</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;It&amp;#39;s more embarrassing to forget what you were thinking when you wrote that code 15 minutes ago. *Guilty* :P&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35097" width="1" height="1"&gt;</description></item><item><title>re: Click to go away</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/10/click-to-go-away.aspx#35096</link><pubDate>Thu, 09 Jul 2009 22:22:08 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35096</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;I really don&amp;#39;t get why people still use the old IEs when they have newer, better, safer and FREE alternatives in our modern times.&lt;/p&gt;
&lt;p&gt;MS should do an update that automatically remove old junk and replace with new ones. :P&lt;/p&gt;
&lt;p&gt;Really, a designer&amp;#39;s nightmare. :P&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35096" width="1" height="1"&gt;</description></item><item><title>re: Practical C#4: On Declarative Programming</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/07/10/practical-c-4-on-declarative-programming.aspx#35093</link><pubDate>Thu, 09 Jul 2009 20:52:33 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35093</guid><dc:creator>avcajipe</dc:creator><description>&lt;p&gt;violent comments are welcomed&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35093" width="1" height="1"&gt;</description></item><item><title>re: About Nothing</title><link>http://devpinoy.org/blogs/avcajipe/archive/2009/04/27/a-blog-about-nothing.aspx#35086</link><pubDate>Wed, 08 Jul 2009 05:39:45 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35086</guid><dc:creator>jaredflo</dc:creator><description>&lt;p&gt;I believe #1 is really true, seen a lot of times.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35086" width="1" height="1"&gt;</description></item></channel></rss>
