<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michaël&#039;s coding thoughts &#187; Internal</title>
	<atom:link href="http://blog.hompus.nl/tag/internal/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hompus.nl</link>
	<description>Because I like to share knowledge</description>
	<lastBuildDate>Fri, 11 Mar 2011 13:35:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>&quot;CS0122: &#039;x&#039; is inaccessible due to its protection level&quot; but you don&#039;t want to go public</title>
		<link>http://blog.hompus.nl/2009/03/04/cs0122_x_is_inaccessible_due_to_its_protection_level_but_you_dont_want_to_go_public/</link>
		<comments>http://blog.hompus.nl/2009/03/04/cs0122_x_is_inaccessible_due_to_its_protection_level_but_you_dont_want_to_go_public/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 10:00:16 +0000</pubDate>
		<dc:creator>Michaël Hompus</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Internal]]></category>

		<guid isPermaLink="false">http://hompus.wordpress.com/2009/03/04/cs0122_x_is_inaccessible_due_to_its_protection_level_but_you_dont_want_to_go_public/</guid>
		<description><![CDATA[Sometimes you have to split your code into different assemblies. For example when I created a custom Admin Page which inherits from WebAdminPageBase (Microsoft.SharePoint.ApplicationPages). The problem with Microsoft.SharePoint.ApplicationPages is that it&#8217;s not deployed to the GAC. Putting a reference to this assembly from my assembly, also containing custom webparts and other controls which have to [...]]]></description>
		<wfw:commentRss>http://blog.hompus.nl/2009/03/04/cs0122_x_is_inaccessible_due_to_its_protection_level_but_you_dont_want_to_go_public/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

