<?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>Luciano Evaristo Guerche - All Comments</title><link>http://weblogs.asp.net/guerchele/default.aspx</link><description>A brazilian geek interested in .NET technologies</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: RE: Separating Date and Time in T-SQL</title><link>http://weblogs.asp.net/guerchele/archive/2004/05/04/RE_3A00_-Separating-Date-and-Time-in-T_2D00_SQL.aspx#7225544</link><pubDate>Thu, 08 Oct 2009 14:46:59 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7225544</guid><dc:creator>Muncho</dc:creator><description>&lt;p&gt;You can use cast(... as int) instead of &amp;quot;ROUND&amp;quot;:&lt;/p&gt;
&lt;p&gt;cast(cast(cast(@Time as float) as int) as datetime)&lt;/p&gt;
&lt;p&gt;You can even omit cast(... as datetime) if you are assigning to a &amp;quot;DATETIME&amp;quot; variable or column. This is because you can assign an integer to a datetime and the value is considered the number of days since 1900-01-01.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7225544" width="1" height="1"&gt;</description></item><item><title>PDC 2008 - Day 3 (60 matching sessions) - Luciano Evaristo Guerche | Windows (7) Affinity</title><link>http://weblogs.asp.net/guerchele/archive/2008/10/29/pdc-2008-day-3-60-matching-sessions.aspx#7060628</link><pubDate>Mon, 27 Apr 2009 13:50:52 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7060628</guid><dc:creator>PDC 2008 - Day 3 (60 matching sessions) - Luciano Evaristo Guerche | Windows (7) Affinity</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;PDC 2008 - Day 3 (60 matching sessions) - Luciano Evaristo Guerche | Windows (7) Affinity&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7060628" width="1" height="1"&gt;</description></item><item><title>re: String.Format("My name is {0}", "Luciano Evaristo Guerche") (VB6)</title><link>http://weblogs.asp.net/guerchele/archive/2006/05/17/String.Format_28002200_My-name-is-_7B00_0_7D0022002C00_-_2200_Luciano-Evaristo-Guerche_22002900_-_2800_VB6_2900_.aspx#6830680</link><pubDate>Mon, 12 Jan 2009 14:10:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6830680</guid><dc:creator>Kostas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I thought that vb6 has Strings.Format() function...&lt;/p&gt;
&lt;p&gt;Isn&amp;#39;t almost the same?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6830680" width="1" height="1"&gt;</description></item><item><title>re: How to download PDC Sessions using DownThemAll! Firefox addon</title><link>http://weblogs.asp.net/guerchele/archive/2008/10/29/how-to-download-pdc-sessions-using-downthemall-firefox-addon.aspx#6779697</link><pubDate>Fri, 12 Dec 2008 15:18:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6779697</guid><dc:creator>Luciano Evaristo Guerche</dc:creator><description>&lt;p&gt;Sparky,&lt;/p&gt;
&lt;p&gt;Take a look at &lt;a rel="nofollow" target="_new" href="http://www.tellingmachine.com/post/2008/12/One-PowerShell-Script-to-download-them-all.aspx"&gt;www.tellingmachine.com/.../One-PowerShell-Script-to-download-them-all.aspx&lt;/a&gt; and I guess you'll find the information you are looking for...&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6779697" width="1" height="1"&gt;</description></item><item><title>re: How to download PDC Sessions using DownThemAll! Firefox addon</title><link>http://weblogs.asp.net/guerchele/archive/2008/10/29/how-to-download-pdc-sessions-using-downthemall-firefox-addon.aspx#6776088</link><pubDate>Wed, 10 Dec 2008 03:22:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6776088</guid><dc:creator>sparky</dc:creator><description>&lt;p&gt;Can someone please tell me what the prefixes in the session numbers mean like BB, ES etc -&amp;gt; I assume it &amp;nbsp;is some sort of level descriptor but can I get an explanation of it if possible. Thanks.&lt;/p&gt;
&lt;p&gt;Also, excellent post!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6776088" width="1" height="1"&gt;</description></item><item><title>re: An ease way of using ADO Recordset's Filter method to filter a field by multiple values</title><link>http://weblogs.asp.net/guerchele/archive/2004/05/25/An-ease-way-of-using-ADO-Recordset_2700_s-Filter-method-to-filter-a-field-by-multiple-values.aspx#6751501</link><pubDate>Mon, 24 Nov 2008 13:29:52 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6751501</guid><dc:creator>FLheritier</dc:creator><description>&lt;p&gt;Don&amp;#39;t work with string values ....&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6751501" width="1" height="1"&gt;</description></item><item><title>re: String.Format("My name is {0}", "Luciano Evaristo Guerche") (VB6)</title><link>http://weblogs.asp.net/guerchele/archive/2006/05/17/String.Format_28002200_My-name-is-_7B00_0_7D0022002C00_-_2200_Luciano-Evaristo-Guerche_22002900_-_2800_VB6_2900_.aspx#6748334</link><pubDate>Thu, 20 Nov 2008 14:32:45 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6748334</guid><dc:creator>A Booth</dc:creator><description>&lt;p&gt;Code fix for anyone who actually wanted to use it&lt;/p&gt;
&lt;p&gt;Module:mString.bas&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage: sMyString = mString.Format(&amp;quot;Some{0}hing&amp;quot;, &amp;quot;t&amp;quot;)&lt;/p&gt;
&lt;p&gt;Public Static Function Format(sFormat As String, ParamArray arParameters()) As String&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Dim i As Integer&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Format = sFormat&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;For i = LBound(arParameters) To UBound(aryPlaceHolders)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Format = Replace(Format, &amp;quot;{&amp;quot; &amp;amp; i &amp;amp; &amp;quot;}&amp;quot;, arParameters(i))&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Next&lt;/p&gt;
&lt;p&gt;End Function&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6748334" width="1" height="1"&gt;</description></item><item><title>re: String.Format("My name is {0}", "Luciano Evaristo Guerche") (VB6)</title><link>http://weblogs.asp.net/guerchele/archive/2006/05/17/String.Format_28002200_My-name-is-_7B00_0_7D0022002C00_-_2200_Luciano-Evaristo-Guerche_22002900_-_2800_VB6_2900_.aspx#6748320</link><pubDate>Thu, 20 Nov 2008 14:23:24 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6748320</guid><dc:creator>A Booth</dc:creator><description>&lt;p&gt;Why not create a COM Object / Module containing a Format method ?&lt;/p&gt;
&lt;p&gt;E.G: Module mString.bas&lt;/p&gt;
&lt;p&gt;Public Static Function Format(sFormat As String, ParamArray arParameters()) As String&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Dim i As Integer&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Format = sFormat&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;For i = LBound(arParameters) To UBound(aryPlaceHolders)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Format = Replace(strOutput, &amp;quot;{&amp;quot; &amp;amp; i &amp;amp; &amp;quot;}&amp;quot;, arParameters(i))&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Next&lt;/p&gt;
&lt;p&gt;End Function&lt;/p&gt;
&lt;p&gt;Clearly, it would be nice to expand this to incorporate data type formatting. ( {0:d} for example)&lt;/p&gt;
&lt;p&gt;If you really want to emulate/utilize .NET functionality into VB6, look into COM Interop. With this, you can actually use .NET class libraries in VB6, so you would simply create a wrapper class in .NET that exposes String class as a COM object, thereby using the full functionality of .NET&amp;#39;s String.Format method and everything else, instead of emulating it in VB6&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6748320" width="1" height="1"&gt;</description></item><item><title>PDC2008 videolar?? | ??smet'in G??ncesi</title><link>http://weblogs.asp.net/guerchele/archive/2008/10/29/pdc-2008-day-1-46-matching-sessions.aspx#6740236</link><pubDate>Sat, 15 Nov 2008 19:14:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6740236</guid><dc:creator>PDC2008 videolar?? | ??smet'in G??ncesi</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;PDC2008 videolar?? | ??smet&amp;#39;in G??ncesi&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6740236" width="1" height="1"&gt;</description></item><item><title>ASP.NET MVC first step</title><link>http://weblogs.asp.net/guerchele/archive/2008/10/29/pdc-2008-day-1-46-matching-sessions.aspx#6727166</link><pubDate>Sun, 09 Nov 2008 08:39:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6727166</guid><dc:creator>Il blog di Luca Mauri</dc:creator><description>&lt;p&gt;ASP.NET MVC first step&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6727166" width="1" height="1"&gt;</description></item></channel></rss>