<?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 on: Imtech Get SPMetal Definition Extension</title>
	<atom:link href="http://blog.mastykarz.nl/imtech-spmetal-definition-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:22:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: cgl_521</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-79680</link>
		<dc:creator>cgl_521</dc:creator>
		<pubDate>Wed, 18 May 2011 02:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-79680</guid>
		<description>but  Warning: All content types for list Form Templates were excluded 
how to create all? thanks!</description>
		<content:encoded><![CDATA[<p>but  Warning: All content types for list Form Templates were excluded<br />
how to create all? thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cgl_521</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-79678</link>
		<dc:creator>cgl_521</dc:creator>
		<pubDate>Wed, 18 May 2011 02:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-79678</guid>
		<description>it&#039;s work very good! thank you!</description>
		<content:encoded><![CDATA[<p>it&#039;s work very good! thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint 2010 : SPMetal with a UI &#171; Razi [SharePoint MVP] Blog</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-66577</link>
		<dc:creator>SharePoint 2010 : SPMetal with a UI &#171; Razi [SharePoint MVP] Blog</dc:creator>
		<pubDate>Mon, 10 Jan 2011 18:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-66577</guid>
		<description>[...] LINQ to SharePoint is one the most awaited feature that is added in SharePoint 2010 . Before you can start writing LINQ queries  you need to use a command line tool called “SPMETAL” that generats the entity classes. There are number of parameters that can be used while running this query , but some of most common one are “web , namepsace and code”. By the way if you are working exclusively with Visual Studio 2010 , and want to get entities source code generated from inside Visual Studio 2010  , you may want to use a extension developed by a fellow MVP Waldek, you can read  and download it from here.  [...]</description>
		<content:encoded><![CDATA[<p>[...] LINQ to SharePoint is one the most awaited feature that is added in SharePoint 2010 . Before you can start writing LINQ queries  you need to use a command line tool called “SPMETAL” that generats the entity classes. There are number of parameters that can be used while running this query , but some of most common one are “web , namepsace and code”. By the way if you are working exclusively with Visual Studio 2010 , and want to get entities source code generated from inside Visual Studio 2010  , you may want to use a extension developed by a fellow MVP Waldek, you can read  and download it from here.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-62376</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 07 Dec 2010 17:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-62376</guid>
		<description>Waldek - My feature adds web parts with a particular group in the web part gallery. This way it\&#039;d be easy to isolate just the ones I need to delete.  I thought I\&#039;d use Linq instead of doing a CAML query but that\&#039;s when I noticed that the Web Part gallery wasn\&#039;t in the data context. So worst case, I can delete them by issuing a CAML query first and then iterating through them, but thought this would be an opportunity to use Linq.</description>
		<content:encoded><![CDATA[<p>Waldek &#8211; My feature adds web parts with a particular group in the web part gallery. This way it\&#039;d be easy to isolate just the ones I need to delete.  I thought I\&#039;d use Linq instead of doing a CAML query but that\&#039;s when I noticed that the Web Part gallery wasn\&#039;t in the data context. So worst case, I can delete them by issuing a CAML query first and then iterating through them, but thought this would be an opportunity to use Linq.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-62369</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 07 Dec 2010 16:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-62369</guid>
		<description>@Lisa: I&#039;m not sure if the items in the Web Part Gallery are of specific Content Type. Which part would you exactly want to solve using Linq?</description>
		<content:encoded><![CDATA[<p>@Lisa: I&#039;m not sure if the items in the Web Part Gallery are of specific Content Type. Which part would you exactly want to solve using Linq?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-62355</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 07 Dec 2010 14:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-62355</guid>
		<description>I&#039;m using the SPMetal that comes with SP2010 and am not finding a class for the Web Part Gallery.  I&#039;ve got a solution and a feature with some web parts but upon removing the feature and solution the web parts remain in the gallery.  I&#039;d like to use Linq to easily find the ones I need to delete.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#039;m using the SPMetal that comes with SP2010 and am not finding a class for the Web Part Gallery.  I&#039;ve got a solution and a feature with some web parts but upon removing the feature and solution the web parts remain in the gallery.  I&#039;d like to use Linq to easily find the ones I need to delete.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-54264</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 17 Aug 2010 19:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-54264</guid>
		<description>@peter: although I don&#039;t have a final answer yet, I have a tip for you. Did you know that you can easily extend the generated class with additional columns? You can read more about it @ http://msdn.microsoft.com/en-us/library/ee538669.aspx.</description>
		<content:encoded><![CDATA[<p>@peter: although I don&#039;t have a final answer yet, I have a tip for you. Did you know that you can easily extend the generated class with additional columns? You can read more about it @ <a href="http://msdn.microsoft.com/en-us/library/ee538669.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ee538669.aspx</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-54237</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 17 Aug 2010 14:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-54237</guid>
		<description>@peter zorbas: thank you for the additional info, Peter. I will see if I can get any more details about this and will get back to you once I have more information.</description>
		<content:encoded><![CDATA[<p>@peter zorbas: thank you for the additional info, Peter. I will see if I can get any more details about this and will get back to you once I have more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter zorbas</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-54234</link>
		<dc:creator>peter zorbas</dc:creator>
		<pubDate>Tue, 17 Aug 2010 14:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-54234</guid>
		<description>Yes, it\&#039;s just an SPMetal issue I\&#039;m finding that it will not generate any of the GUID, Created By, Modified members all SPLists have.  Hopefully I\&#039;m doing somethign wrong or I\&#039;m just missing the point somewhere with the tool because it wouldn\&#039;t make much sense not to include the default List columns for whatever reason.

Thanks for you response.  I\&#039;ll post more info if I figure anything out.</description>
		<content:encoded><![CDATA[<p>Yes, it\&#039;s just an SPMetal issue I\&#039;m finding that it will not generate any of the GUID, Created By, Modified members all SPLists have.  Hopefully I\&#039;m doing somethign wrong or I\&#039;m just missing the point somewhere with the tool because it wouldn\&#039;t make much sense not to include the default List columns for whatever reason.</p>
<p>Thanks for you response.  I\&#039;ll post more info if I figure anything out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter zorbas</title>
		<link>http://blog.mastykarz.nl/imtech-spmetal-definition-extension/comment-page-1/#comment-54233</link>
		<dc:creator>peter zorbas</dc:creator>
		<pubDate>Tue, 17 Aug 2010 14:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/imtech-spmetal-definition-extension/#comment-54233</guid>
		<description>Yes, it&#039;s just an SPMetal issue I&#039;m finding that it will not generate any of the GUID, Created By, Modified members all SPLists have.  Hopefully I&#039;m doing somethign wrong or I&#039;m just missing the point somewhere with the tool because it wouldn&#039;t make much sense not to include the default List columns for whatever reason.

Thanks for you response.  I&#039;ll post more info if I figure anything out.</description>
		<content:encoded><![CDATA[<p>Yes, it&#039;s just an SPMetal issue I&#039;m finding that it will not generate any of the GUID, Created By, Modified members all SPLists have.  Hopefully I&#039;m doing somethign wrong or I&#039;m just missing the point somewhere with the tool because it wouldn&#039;t make much sense not to include the default List columns for whatever reason.</p>
<p>Thanks for you response.  I&#039;ll post more info if I figure anything out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

