<?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>Alex Papadimoulis' .NET Blog - All Comments</title><link>http://weblogs.asp.net/alex_papadimoulis/default.aspx</link><description>Alex's musings about .NET and other Microsoft technologies</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>Ultracet addiction.</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2005/05/05/405747.aspx#6425761</link><pubDate>Mon, 21 Jul 2008 02:53:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6425761</guid><dc:creator>Ultracet.</dc:creator><description>&lt;p&gt;Difference between percocet and ultracet. Ultracet vs vicodin. Ultracet.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6425761" width="1" height="1"&gt;</description></item><item><title>Ajax HTML Grid Control for ASP.NET MVC (Part2)</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/Smart-Paster-1.1-Add-In---StringBuilder-and-Better-C_2300_-Handling.aspx#6373289</link><pubDate>Mon, 07 Jul 2008 21:11:10 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6373289</guid><dc:creator>Seth Juarez</dc:creator><description>&lt;p&gt;Ajax HTML Grid Control for ASP.NET MVC (Part2)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6373289" width="1" height="1"&gt;</description></item><item><title>asp net ul html</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2005/05/25/408925.aspx#6230115</link><pubDate>Thu, 29 May 2008 19:27:33 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6230115</guid><dc:creator>asp net ul html</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;asp net ul html&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6230115" width="1" height="1"&gt;</description></item><item><title>Great reads for the week  &amp;laquo; Computing Life</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2005/10/26/428527.aspx#6227943</link><pubDate>Thu, 29 May 2008 06:55:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6227943</guid><dc:creator>Great reads for the week  « Computing Life</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Great reads for the week &amp;nbsp;&amp;amp;laquo; Computing Life&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6227943" width="1" height="1"&gt;</description></item><item><title>crohns disease</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2005/05/05/405747.aspx#6200421</link><pubDate>Sun, 18 May 2008 09:18:11 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6200421</guid><dc:creator>crohns disease</dc:creator><description>&lt;p&gt;Even in the past, people are searching for the best facial wrinkle cream that can really eliminate the signs of aging. And through the development of technology, many manufacturers have made some important research and discoveries. They present their&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6200421" width="1" height="1"&gt;</description></item><item><title>re: The "Steve Rule" Proved True Again</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2005/04/22/403889.aspx#6192904</link><pubDate>Thu, 15 May 2008 16:17:08 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6192904</guid><dc:creator>chris christmas</dc:creator><description>&lt;p&gt;the real wtf is that all 7 of the chrisses are women. &amp;nbsp;Also 90% of the women in IT are named Suresh.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6192904" width="1" height="1"&gt;</description></item><item><title>re: Using Modules in VB.NET</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2004/06/17/158295.aspx#6186625</link><pubDate>Tue, 13 May 2008 16:01:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6186625</guid><dc:creator>William Duffy</dc:creator><description>&lt;p&gt;Another benefit of using modules which has not been mentioned is the VB compiler performs a static import for all modules in a project so that qualifying a method with the class(module) name becomes optional.&lt;/p&gt;
&lt;p&gt;For example instead of&lt;/p&gt;
&lt;p&gt;MyClass.StaticMethod(parameter)&lt;/p&gt;
&lt;p&gt;you can just call&lt;/p&gt;
&lt;p&gt;StaticMethod(paramter)&lt;/p&gt;
&lt;p&gt;Notice how this emulates the syntax of Left(myString,4), demonstrated by Alex above. &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6186625" width="1" height="1"&gt;</description></item><item><title>re: Stop Using Enterprise Manager! (Use DDL Instead)</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2006/05/03/stop-using-enterprise-manager-use-ddl-instead.aspx#6141285</link><pubDate>Tue, 29 Apr 2008 15:19:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6141285</guid><dc:creator>Hefty</dc:creator><description>&lt;p&gt;//I never considered the possibility that a professional software developer would use a GUI to create a table//&lt;/p&gt;
&lt;p&gt;Hmm, that reads as rather sanctimonious!&lt;/p&gt;
&lt;p&gt;I often use the GUI to create an initial table schema , particularly look-up tables used to populate dropdowns etc. Then I will modify the DDL which is automatically generated as appropriate.&lt;/p&gt;
&lt;p&gt;&amp;#39;Professionals&amp;#39; should also be able to select the most efficent method of getting the job done ;-)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6141285" width="1" height="1"&gt;</description></item><item><title>Useful add-ons (plugins) for Visual Studio 2005  - Ye Meri Life Hai!</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/Smart-Paster-1.1-Add-In---StringBuilder-and-Better-C_2300_-Handling.aspx#6124395</link><pubDate>Wed, 23 Apr 2008 17:12:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6124395</guid><dc:creator>Useful add-ons (plugins) for Visual Studio 2005  - Ye Meri Life Hai!</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Useful add-ons (plugins) for Visual Studio 2005 &amp;nbsp;- Ye Meri Life Hai!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6124395" width="1" height="1"&gt;</description></item><item><title>resveratrol</title><link>http://weblogs.asp.net/alex_papadimoulis/archive/2005/05/05/405747.aspx#6111610</link><pubDate>Sat, 19 Apr 2008 02:29:51 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6111610</guid><dc:creator>resveratrol</dc:creator><description>&lt;p&gt;Oak Forest anesthesia is the only home Garcia has unrecognizable for 16 butterbur. All 220 patients- quadriplegics, gunshot wound victims, stroke survivors- are to be narrowed. And provably the crystallizing petting, which are not mentioned in any standard&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6111610" width="1" height="1"&gt;</description></item></channel></rss>