<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for code name</title>
	<atom:link href="http://victorsergienko.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://victorsergienko.com</link>
	<description>Programming: Java, Groovy, C++, .NET, OOD, a little this and that</description>
	<lastBuildDate>Tue, 27 Dec 2011 15:17:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Self-update library for .NET using WiX: DotUpdater by Victor Sergienko</title>
		<link>http://victorsergienko.com/self-update-library-for-net-using-wix-dotupdater/comment-page-1/#comment-2588</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Tue, 27 Dec 2011 15:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=97#comment-2588</guid>
		<description>@Todd D, long ago. Though I gave committer rights on Codeplex to someone, and can give more :)

I meant that currently I am hardly able to answer questions about Windows Installer.</description>
		<content:encoded><![CDATA[<p>@Todd D, long ago. Though I gave committer rights on Codeplex to someone, and can give more <img src='http://victorsergienko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I meant that currently I am hardly able to answer questions about Windows Installer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Self-update library for .NET using WiX: DotUpdater by Todd D</title>
		<link>http://victorsergienko.com/self-update-library-for-net-using-wix-dotupdater/comment-page-1/#comment-2587</link>
		<dc:creator>Todd D</dc:creator>
		<pubDate>Thu, 22 Dec 2011 19:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=97#comment-2587</guid>
		<description>Victor, have you stopped development or supporting the dotupdater? I assume that this is the case with the statement that you &#039;lost your expertise with installer&#039;.</description>
		<content:encoded><![CDATA[<p>Victor, have you stopped development or supporting the dotupdater? I assume that this is the case with the statement that you &#8216;lost your expertise with installer&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Got a StackOverflow careers invitation. by Sergey</title>
		<link>http://victorsergienko.com/got-a-stackoverflow-careers-invitation/comment-page-1/#comment-2586</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Fri, 25 Nov 2011 22:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=173#comment-2586</guid>
		<description>can I ask you for invitation to StackOverflow careers?</description>
		<content:encoded><![CDATA[<p>can I ask you for invitation to StackOverflow careers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Project Dependencies&#8221; of Visual Studio 2008 broken in MSBuild by Victor Sergienko</title>
		<link>http://victorsergienko.com/project-dependencies-of-visual-studio-2008-broken-in-msbuild/comment-page-1/#comment-2585</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Mon, 10 Oct 2011 10:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=70#comment-2585</guid>
		<description>Thanks Chuck for a good piece of knowledge.

I cannot remember for sure now, but it feels like it was a purely C# solution, and I &lt;b&gt;was&lt;/b&gt; running it with /build. Well, anyway.</description>
		<content:encoded><![CDATA[<p>Thanks Chuck for a good piece of knowledge.</p>
<p>I cannot remember for sure now, but it feels like it was a purely C# solution, and I <b>was</b> running it with /build. Well, anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Project Dependencies&#8221; of Visual Studio 2008 broken in MSBuild by Chuck England</title>
		<link>http://victorsergienko.com/project-dependencies-of-visual-studio-2008-broken-in-msbuild/comment-page-1/#comment-2584</link>
		<dc:creator>Chuck England</dc:creator>
		<pubDate>Thu, 06 Oct 2011 18:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=70#comment-2584</guid>
		<description>Prior to Visual Studio 2010, C++ projects were build using VCBuild, and not MSBuild. As a result, you would either need to use &quot;DevEnv.exe /build&quot; (which uses the same Solution Build Manager as the IDE) to build the projects, or create your own traversal type project.

And example of writing a traversal target may be found in Figure 7 of this article: http://msdn.microsoft.com/en-us/magazine/dd483291.aspx</description>
		<content:encoded><![CDATA[<p>Prior to Visual Studio 2010, C++ projects were build using VCBuild, and not MSBuild. As a result, you would either need to use &#8220;DevEnv.exe /build&#8221; (which uses the same Solution Build Manager as the IDE) to build the projects, or create your own traversal type project.</p>
<p>And example of writing a traversal target may be found in Figure 7 of this article: <a href="http://msdn.microsoft.com/en-us/magazine/dd483291.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/magazine/dd483291.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Self-update library for .NET using WiX: DotUpdater by Victor Sergienko</title>
		<link>http://victorsergienko.com/self-update-library-for-net-using-wix-dotupdater/comment-page-1/#comment-2581</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Tue, 21 Jun 2011 16:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=97#comment-2581</guid>
		<description>&lt;b&gt;Marcel&lt;/b&gt;, it&#039;s definitely for 2.0.</description>
		<content:encoded><![CDATA[<p><b>Marcel</b>, it&#8217;s definitely for 2.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Self-update library for .NET using WiX: DotUpdater by Marcel</title>
		<link>http://victorsergienko.com/self-update-library-for-net-using-wix-dotupdater/comment-page-1/#comment-2580</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Tue, 21 Jun 2011 08:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=97#comment-2580</guid>
		<description>Is there dotUpdater port for .NET Framework 2.0 ? Seems to me as it requires .NET Framework 1.1 ?</description>
		<content:encoded><![CDATA[<p>Is there dotUpdater port for .NET Framework 2.0 ? Seems to me as it requires .NET Framework 1.1 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails: mocking domain objects in unit tests by Beaumont Muni</title>
		<link>http://victorsergienko.com/grails-mocking-domain-objects-in-unit-tests/comment-page-1/#comment-2574</link>
		<dc:creator>Beaumont Muni</dc:creator>
		<pubDate>Tue, 01 Mar 2011 17:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=79#comment-2574</guid>
		<description>Appreciate the Post ... good post and has helped  .. 

thanks ...</description>
		<content:encoded><![CDATA[<p>Appreciate the Post &#8230; good post and has helped  .. </p>
<p>thanks &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy Comparator for class field names by Victor Sergienko</title>
		<link>http://victorsergienko.com/groovy-comparator-for-class-field-names/comment-page-1/#comment-2570</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Wed, 16 Feb 2011 22:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=157#comment-2570</guid>
		<description>Hi Alex,

OpenID is almost here, had to use 3rd-party service - WordPress openId didn&#039;t work with Google or LiveJournal, and didn&#039;t have Facebook/VK.

What about continued fractions, you got some samples to compare to? &lt;a href=&quot;http://www.merriampark.com/fractions.htm#Continued&quot; rel=&quot;nofollow&quot;&gt;This&lt;/a&gt;, maybe? I&#039;ll give it a look :)

1. One needs it for convention-over-configuration paradigm: we&#039;re absolutely fine with form fields going in the same order as declared in the class. Shocked?

2. Well, it worked and it&#039;s groovy :D And pretty null-safe - note it&#039;s not Java.</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>OpenID is almost here, had to use 3rd-party service &#8211; WordPress openId didn&#8217;t work with Google or LiveJournal, and didn&#8217;t have Facebook/VK.</p>
<p>What about continued fractions, you got some samples to compare to? <a href="http://www.merriampark.com/fractions.htm#Continued" rel="nofollow">This</a>, maybe? I&#8217;ll give it a look <img src='http://victorsergienko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>1. One needs it for convention-over-configuration paradigm: we&#8217;re absolutely fine with form fields going in the same order as declared in the class. Shocked?</p>
<p>2. Well, it worked and it&#8217;s groovy <img src='http://victorsergienko.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  And pretty null-safe &#8211; note it&#8217;s not Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy Comparator for class field names by arumad</title>
		<link>http://victorsergienko.com/groovy-comparator-for-class-field-names/comment-page-1/#comment-2569</link>
		<dc:creator>arumad</dc:creator>
		<pubDate>Wed, 16 Feb 2011 07:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=157#comment-2569</guid>
		<description>1) why would one need such functionality?
2) compare by minus is almost a bad practice.
p.s.1 openId would be nice.
i hope you don&#039;t believe those loosers who claims it&#039; already dead.
p.s.2 great example for language comparison, you are trying to do here - continued fractions.
BTW. I&#039;m reading &quot;Hacker Heroes&quot; now -
have found Gosper (author of the first such algorithm) there among first (lost of asm and a little of lisp) hackers.
amazing. before small remark &quot;some of that notes latter became published papers&quot; i didn&#039;t realize that was the same Gosper, and book was rather boring for me.
i would never believe chained fractions was first developed in assembler before that book.</description>
		<content:encoded><![CDATA[<p>1) why would one need such functionality?<br />
2) compare by minus is almost a bad practice.<br />
p.s.1 openId would be nice.<br />
i hope you don&#8217;t believe those loosers who claims it&#8217; already dead.<br />
p.s.2 great example for language comparison, you are trying to do here &#8211; continued fractions.<br />
BTW. I&#8217;m reading &#8220;Hacker Heroes&#8221; now -<br />
have found Gosper (author of the first such algorithm) there among first (lost of asm and a little of lisp) hackers.<br />
amazing. before small remark &#8220;some of that notes latter became published papers&#8221; i didn&#8217;t realize that was the same Gosper, and book was rather boring for me.<br />
i would never believe chained fractions was first developed in assembler before that book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hibernate join bug by fenuk</title>
		<link>http://victorsergienko.com/hibernate-join-bug-createfromjoinelement/comment-page-1/#comment-963</link>
		<dc:creator>fenuk</dc:creator>
		<pubDate>Fri, 26 Nov 2010 13:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=102#comment-963</guid>
		<description>hello, you helped me with some questions about Grails on stackoverflow.com.Thanks you.And a want ask you: we can speak more about Grails?

P.S. Sorry, that I write message here, but i not find more better place on site :)</description>
		<content:encoded><![CDATA[<p>hello, you helped me with some questions about Grails on stackoverflow.com.Thanks you.And a want ask you: we can speak more about Grails?</p>
<p>P.S. Sorry, that I write message here, but i not find more better place on site <img src='http://victorsergienko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Self-update library for .NET using WiX: DotUpdater by Victor Sergienko</title>
		<link>http://victorsergienko.com/self-update-library-for-net-using-wix-dotupdater/comment-page-1/#comment-942</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Tue, 19 Oct 2010 16:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=97#comment-942</guid>
		<description>Sorry for abandoning your comments.
Anyway, now I can&#039;t tell you, as I lost my expertise in Installer long ago 8(</description>
		<content:encoded><![CDATA[<p>Sorry for abandoning your comments.<br />
Anyway, now I can&#8217;t tell you, as I lost my expertise in Installer long ago 8(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prim&#8217;s allgorithm in Groovy: inspired by Fortran and Java versions by Victor Sergienko</title>
		<link>http://victorsergienko.com/prims-allgorithm-in-groovy-inspired-by-fortran-and-java-versions/comment-page-1/#comment-941</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Tue, 19 Oct 2010 16:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=126#comment-941</guid>
		<description>It&#039;s there, look how I construct G: new Graph(V: 1..5, E: expected + edges)</description>
		<content:encoded><![CDATA[<p>It&#8217;s there, look how I construct G: new Graph(V: 1..5, E: expected + edges)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prim&#8217;s allgorithm in Groovy: inspired by Fortran and Java versions by Sergey Bondarenko</title>
		<link>http://victorsergienko.com/prims-allgorithm-in-groovy-inspired-by-fortran-and-java-versions/comment-page-1/#comment-939</link>
		<dc:creator>Sergey Bondarenko</dc:creator>
		<pubDate>Mon, 18 Oct 2010 12:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=126#comment-939</guid>
		<description>That&#039;s a bit strange - there is no Edge(1, 2, 1) in initial data.
Why it appears in expected data?</description>
		<content:encoded><![CDATA[<p>That&#8217;s a bit strange &#8211; there is no Edge(1, 2, 1) in initial data.<br />
Why it appears in expected data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Project Dependencies&#8221; of Visual Studio 2008 broken in MSBuild by Victor Sergienko</title>
		<link>http://victorsergienko.com/project-dependencies-of-visual-studio-2008-broken-in-msbuild/comment-page-1/#comment-932</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Fri, 25 Jun 2010 13:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=70#comment-932</guid>
		<description>Joe, I believe it&#039;s the same as for ???? .NET projects.
Linking is not about build order, it&#039;s about physical usage of one project functions in another.</description>
		<content:encoded><![CDATA[<p>Joe, I believe it&#8217;s the same as for ???? .NET projects.<br />
Linking is not about build order, it&#8217;s about physical usage of one project functions in another.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Project Dependencies&#8221; of Visual Studio 2008 broken in MSBuild by Joe Lakey</title>
		<link>http://victorsergienko.com/project-dependencies-of-visual-studio-2008-broken-in-msbuild/comment-page-1/#comment-931</link>
		<dc:creator>Joe Lakey</dc:creator>
		<pubDate>Thu, 24 Jun 2010 18:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=70#comment-931</guid>
		<description>I have inherited a project with both C# and C++ projects. I understand setting dependencies and references in and between C# projects. How should references/dependencies be set between C++ projects or from a C# to a C++ project or vice versa? There seem to be several places in the Properties of a C++ project where another project can be referenced or &quot;linked.&quot;</description>
		<content:encoded><![CDATA[<p>I have inherited a project with both C# and C++ projects. I understand setting dependencies and references in and between C# projects. How should references/dependencies be set between C++ projects or from a C# to a C++ project or vice versa? There seem to be several places in the Properties of a C++ project where another project can be referenced or &#8220;linked.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Project Dependencies&#8221; of Visual Studio 2008 broken in MSBuild by Victor Sergienko</title>
		<link>http://victorsergienko.com/project-dependencies-of-visual-studio-2008-broken-in-msbuild/comment-page-1/#comment-930</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Tue, 08 Jun 2010 16:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=70#comment-930</guid>
		<description>Chuck, thank you for explaining.
I don&#039;t know why wasn&#039;t I able to find it in VS. Sadly, I have no Visual Studio now and can&#039;t check if it was there in 2005 version: I was sure it wasn&#039;t the thing project reference did.</description>
		<content:encoded><![CDATA[<p>Chuck, thank you for explaining.<br />
I don&#8217;t know why wasn&#8217;t I able to find it in VS. Sadly, I have no Visual Studio now and can&#8217;t check if it was there in 2005 version: I was sure it wasn&#8217;t the thing project reference did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Project Dependencies&#8221; of Visual Studio 2008 broken in MSBuild by tim</title>
		<link>http://victorsergienko.com/project-dependencies-of-visual-studio-2008-broken-in-msbuild/comment-page-1/#comment-929</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 07 Jun 2010 22:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=70#comment-929</guid>
		<description>THANK YOU - you are a life saver</description>
		<content:encoded><![CDATA[<p>THANK YOU &#8211; you are a life saver</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Project Dependencies&#8221; of Visual Studio 2008 broken in MSBuild by ChuckEng - MSFT</title>
		<link>http://victorsergienko.com/project-dependencies-of-visual-studio-2008-broken-in-msbuild/comment-page-1/#comment-928</link>
		<dc:creator>ChuckEng - MSFT</dc:creator>
		<pubDate>Fri, 04 Jun 2010 19:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=70#comment-928</guid>
		<description>MSBuild actually only uses the build ordering when you build a solution from the command line, or when you build in the IDE. You can set this in the IDE with the menu option &quot;Build Order...&quot; in the Project menu.

However, what MSBuild creates and uses are what we refer to as P2P&#039;s (or Project to Project references). These can be created in the IDE by right clicking the References node (C# application) and selecting &quot;Add Reference...&quot;. Go to the Projects tab, and choose the project that this project depends on. You can add multiple. This adds XML to the .csproj file that looks like:
  
    
      {EF60F047-304C-4684-9278-E8DD8C7618F8}
      Microsoft.Build.BatchBuild
    
  
This project reference allows MSBuild to make sure that the referenced project is built prior to building this project. This works on solutions or projects, in the IDE and on the command line.
Note that you can also get to the References dialog by choosing &quot;Add Reference...&quot; from the project menu with the appropriate project selected in solution explorer.

Chuck England
chuckeng@microsoft.com
Visual Studio Platform
Program Manager - MSBuild</description>
		<content:encoded><![CDATA[<p>MSBuild actually only uses the build ordering when you build a solution from the command line, or when you build in the IDE. You can set this in the IDE with the menu option &#8220;Build Order&#8230;&#8221; in the Project menu.</p>
<p>However, what MSBuild creates and uses are what we refer to as P2P&#8217;s (or Project to Project references). These can be created in the IDE by right clicking the References node (C# application) and selecting &#8220;Add Reference&#8230;&#8221;. Go to the Projects tab, and choose the project that this project depends on. You can add multiple. This adds XML to the .csproj file that looks like:</p>
<p>      {EF60F047-304C-4684-9278-E8DD8C7618F8}<br />
      Microsoft.Build.BatchBuild</p>
<p>This project reference allows MSBuild to make sure that the referenced project is built prior to building this project. This works on solutions or projects, in the IDE and on the command line.<br />
Note that you can also get to the References dialog by choosing &#8220;Add Reference&#8230;&#8221; from the project menu with the appropriate project selected in solution explorer.</p>
<p>Chuck England<br />
<a href="mailto:chuckeng@microsoft.com">chuckeng@microsoft.com</a><br />
Visual Studio Platform<br />
Program Manager &#8211; MSBuild</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Self-update library for .NET using WiX: DotUpdater by Fernando</title>
		<link>http://victorsergienko.com/self-update-library-for-net-using-wix-dotupdater/comment-page-1/#comment-926</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Fri, 09 Apr 2010 10:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/?p=97#comment-926</guid>
		<description>Anyone ?</description>
		<content:encoded><![CDATA[<p>Anyone ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

