<?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 Mark Nichols</title>
	<atom:link href="http://marknic.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marknic.net</link>
	<description>Let me explain. No, there is too much.  I will sum up.</description>
	<lastBuildDate>Wed, 13 Mar 2013 21:23:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Add an OData Feed to Your App Using Web API by MarkNic</title>
		<link>http://marknic.net/2013/03/02/add-an-odata-feed-to-your-app-using-web-api/#comment-1046</link>
		<dc:creator>MarkNic</dc:creator>
		<pubDate>Wed, 13 Mar 2013 21:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=352#comment-1046</guid>
		<description><![CDATA[If you need a custom ViewModel, then I would probably not use OData unless the data happened to be in the right structure.  I don&#039;t believe that you can restructure OData output or create a &quot;projection&quot; from the available fields.  If I needed a ViewModel then I would probably just do straight-up Web API, then I could create what is required of the consumer.  OData shines when you don&#039;t know what the consumer(s) require.  You let the consumer decide through the query.

Mark]]></description>
		<content:encoded><![CDATA[<p>If you need a custom ViewModel, then I would probably not use OData unless the data happened to be in the right structure.  I don&#8217;t believe that you can restructure OData output or create a &#8220;projection&#8221; from the available fields.  If I needed a ViewModel then I would probably just do straight-up Web API, then I could create what is required of the consumer.  OData shines when you don&#8217;t know what the consumer(s) require.  You let the consumer decide through the query.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add an OData Feed to Your App Using Web API by knockoutJS developer</title>
		<link>http://marknic.net/2013/03/02/add-an-odata-feed-to-your-app-using-web-api/#comment-1008</link>
		<dc:creator>knockoutJS developer</dc:creator>
		<pubDate>Thu, 07 Mar 2013 12:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=352#comment-1008</guid>
		<description><![CDATA[this all looks good, but in reality you would return a custom ViewModel which is different from your Meeting entity, how do you handle that use case?]]></description>
		<content:encoded><![CDATA[<p>this all looks good, but in reality you would return a custom ViewModel which is different from your Meeting entity, how do you handle that use case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by Alexqc25</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-244</link>
		<dc:creator>Alexqc25</dc:creator>
		<pubDate>Fri, 22 Jun 2012 17:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-244</guid>
		<description><![CDATA[This is a nice article, but links for resources are down...]]></description>
		<content:encoded><![CDATA[<p>This is a nice article, but links for resources are down&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by Dipak Bava</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-243</link>
		<dc:creator>Dipak Bava</dc:creator>
		<pubDate>Thu, 03 May 2012 11:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-243</guid>
		<description><![CDATA[Works like charm.
In case if any one face IndexOutofRange exception in &quot;Scan solution for projects&quot; activity, modify condition to 
fileLine.Trim().StartsWith(&quot;Project&quot;) And Not fileLine.Trim().StartsWith(&quot;ProjectSection&quot;)

Dipak]]></description>
		<content:encoded><![CDATA[<p>Works like charm.<br />
In case if any one face IndexOutofRange exception in &#8220;Scan solution for projects&#8221; activity, modify condition to<br />
fileLine.Trim().StartsWith(&#8220;Project&#8221;) And Not fileLine.Trim().StartsWith(&#8220;ProjectSection&#8221;)</p>
<p>Dipak</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by cts</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-232</link>
		<dc:creator>cts</dc:creator>
		<pubDate>Thu, 05 Jan 2012 18:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-232</guid>
		<description><![CDATA[Ha, I must&#039;ve had an error in my original NuGet.exe location path, because I re-did it and now it seems to be working. Thanks a million.]]></description>
		<content:encoded><![CDATA[<p>Ha, I must&#8217;ve had an error in my original NuGet.exe location path, because I re-did it and now it seems to be working. Thanks a million.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by Anonymous</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-231</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 05 Jan 2012 18:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-231</guid>
		<description><![CDATA[Where did you put the updated code?]]></description>
		<content:encoded><![CDATA[<p>Where did you put the updated code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by Anonymous</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-230</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 05 Jan 2012 18:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-230</guid>
		<description><![CDATA[Is the build process successfully getting NuGet.exe from source control?   That is, is nuget.exe ending up on the build machine so it can be executed?]]></description>
		<content:encoded><![CDATA[<p>Is the build process successfully getting NuGet.exe from source control?   That is, is nuget.exe ending up on the build machine so it can be executed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by cts</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-229</link>
		<dc:creator>cts</dc:creator>
		<pubDate>Thu, 05 Jan 2012 17:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-229</guid>
		<description><![CDATA[Hi Mark, I am having trouble the NuGetRestoreTemplate, and am about to tear my hair out, when I look at the log files it get&#039;s as far as &quot;Get NuGet from source control&quot;, and then skips all the Invoke NuGet.exe install etc etc and tries to build using MSBuild causing it to fail because the packages haven&#039;t been restored? Any ideas as to why it is doing this??

Thanks again ]]></description>
		<content:encoded><![CDATA[<p>Hi Mark, I am having trouble the NuGetRestoreTemplate, and am about to tear my hair out, when I look at the log files it get&#8217;s as far as &#8220;Get NuGet from source control&#8221;, and then skips all the Invoke NuGet.exe install etc etc and tries to build using MSBuild causing it to fail because the packages haven&#8217;t been restored? Any ideas as to why it is doing this??</p>
<p>Thanks again </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by cts</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-228</link>
		<dc:creator>cts</dc:creator>
		<pubDate>Thu, 05 Jan 2012 17:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-228</guid>
		<description><![CDATA[Hi Mark, 
Please ignore my previous comment below, I see in the article you mention copying the process to a new xaml. 
]]></description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
Please ignore my previous comment below, I see in the article you mention copying the process to a new xaml. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using NuGet in TFS Without Committing Packages to Source Control by cts</title>
		<link>http://marknic.net/2011/12/21/using-nuget-in-tfs-without-committing-packages-to-source-control/#comment-227</link>
		<dc:creator>cts</dc:creator>
		<pubDate>Thu, 05 Jan 2012 10:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://marknic.net/?p=283#comment-227</guid>
		<description><![CDATA[Hi Mark, Following Gary comment, I was wondering whether there is a build script that incorporates the NuGetter, and the NuGet Restore features? 

 I am busy looking to use this on my TFS server. it&#039;s brilliant 
Thank you]]></description>
		<content:encoded><![CDATA[<p>Hi Mark, Following Gary comment, I was wondering whether there is a build script that incorporates the NuGetter, and the NuGet Restore features? </p>
<p> I am busy looking to use this on my TFS server. it&#8217;s brilliant<br />
Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
