<?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: So is it best practice to only use C# for SharePoint development?</title>
	<atom:link href="http://www.21apps.com/sharepoint/so-is-it-best-practice-to-only-use-c-for-sharepoint-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.21apps.com/sharepoint/so-is-it-best-practice-to-only-use-c-for-sharepoint-development/</link>
	<description>Inspiring people to change the way they work</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andrew Woodward</title>
		<link>http://www.21apps.com/sharepoint/so-is-it-best-practice-to-only-use-c-for-sharepoint-development/comment-page-1/#comment-37</link>
		<dc:creator>Andrew Woodward</dc:creator>
		<pubDate>Wed, 14 Nov 2007 19:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=61#comment-37</guid>
		<description>Becky,&lt;br/&gt;&lt;br/&gt;I have to confess that I am also one of the many people who made the switch to C# from VB6,  and I think your observations are correct in that most development teams now use C# as the primary language and only do VB.Net as a translation, if they really have to.&lt;br/&gt;&lt;br/&gt;But now the MSDN site supports comments perhaps the VB.Net users out there can start to share your VB.Net translations?</description>
		<content:encoded><![CDATA[<p>Becky,</p>
<p>I have to confess that I am also one of the many people who made the switch to C# from VB6,  and I think your observations are correct in that most development teams now use C# as the primary language and only do VB.Net as a translation, if they really have to.</p>
<p>But now the MSDN site supports comments perhaps the VB.Net users out there can start to share your VB.Net translations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Becky Isserman</title>
		<link>http://www.21apps.com/sharepoint/so-is-it-best-practice-to-only-use-c-for-sharepoint-development/comment-page-1/#comment-36</link>
		<dc:creator>Becky Isserman</dc:creator>
		<pubDate>Wed, 14 Nov 2007 19:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=61#comment-36</guid>
		<description>I find it incredibly odd that there are no webpart templates from MS for VB .Net.  It feels as though the Sharepoint Development Team is more swayed towards C#.  I also think that most of the .Net community uses C# over VB .Net.  I have created a few VB .Net webparts and it felt like an incredible amount of pain just to get a single web part out.</description>
		<content:encoded><![CDATA[<p>I find it incredibly odd that there are no webpart templates from MS for VB .Net.  It feels as though the Sharepoint Development Team is more swayed towards C#.  I also think that most of the .Net community uses C# over VB .Net.  I have created a few VB .Net webparts and it felt like an incredible amount of pain just to get a single web part out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Woodward</title>
		<link>http://www.21apps.com/sharepoint/so-is-it-best-practice-to-only-use-c-for-sharepoint-development/comment-page-1/#comment-35</link>
		<dc:creator>Andrew Woodward</dc:creator>
		<pubDate>Wed, 14 Nov 2007 09:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=61#comment-35</guid>
		<description>Thanks Paul,  not being a VB.Net user I was not aware of this.   Hopefully this tongue in cheek post will help to spread the word :)</description>
		<content:encoded><![CDATA[<p>Thanks Paul,  not being a VB.Net user I was not aware of this.   Hopefully this tongue in cheek post will help to spread the word <img src='http://www.21apps.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Liebrand</title>
		<link>http://www.21apps.com/sharepoint/so-is-it-best-practice-to-only-use-c-for-sharepoint-development/comment-page-1/#comment-34</link>
		<dc:creator>Paul Liebrand</dc:creator>
		<pubDate>Wed, 14 Nov 2007 00:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=61#comment-34</guid>
		<description>I hate to be the one to inform you, but VB.NET does have a using statement.  Here is a perfectly good example:&lt;br/&gt;&lt;br/&gt;Using site As New SPSite(&quot;http:///portal.company.com&quot;)&lt;br/&gt;  Using web As SPWeb = site.OpenWeb()&lt;br/&gt;    Console.WriteLine(web.Title)&lt;br/&gt;  End Using&lt;br/&gt;End Using&lt;br/&gt;&lt;br/&gt;I do agree -- there should be both C# and VB.NET examples out there for those who need it.</description>
		<content:encoded><![CDATA[<p>I hate to be the one to inform you, but VB.NET does have a using statement.  Here is a perfectly good example:</p>
<p>Using site As New SPSite(&#8220;http:///portal.company.com&#8221;)<br />  Using web As SPWeb = site.OpenWeb()<br />    Console.WriteLine(web.Title)<br />  End Using<br />End Using</p>
<p>I do agree &#8212; there should be both C# and VB.NET examples out there for those who need it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

