<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>JasonJordan.Write(blog)</title>
	<atom:link href="http://jpjordan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpjordan.wordpress.com</link>
	<description>Random ramblings from a random rambler</description>
	<lastBuildDate>Thu, 22 May 2008 17:00:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jpjordan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>JasonJordan.Write(blog)</title>
		<link>http://jpjordan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jpjordan.wordpress.com/osd.xml" title="JasonJordan.Write(blog)" />
	<atom:link rel='hub' href='http://jpjordan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Deploying asp.net pages to Sharepoint Site</title>
		<link>http://jpjordan.wordpress.com/2008/05/22/deploying-aspnet-pages-to-sharepoint-site/</link>
		<comments>http://jpjordan.wordpress.com/2008/05/22/deploying-aspnet-pages-to-sharepoint-site/#comments</comments>
		<pubDate>Thu, 22 May 2008 17:00:23 +0000</pubDate>
		<dc:creator>jpjordan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://jpjordan.wordpress.com/?p=6</guid>
		<description><![CDATA[I have a couple months of Sharepoint development under my belt, but always have had that lingering question of how to really do a custom application.  To date, I had created and deployed list definitions, sharepoint web parts, and custom workflows  &#8211; all created in Visual Studio 2005, using the VS Sharepoint extension tools.  That [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jpjordan.wordpress.com&amp;blog=3742417&amp;post=6&amp;subd=jpjordan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a couple months of Sharepoint development under my belt, but always have had that lingering question of how to really do a custom application.  To date, I had created and deployed list definitions, sharepoint web parts, and custom workflows  &#8211; all created in Visual Studio 2005, using the VS Sharepoint extension tools.  That created a bunch of cool functionality, but I really wanted to add some features that would be a headache to create using server-control web parts. </p>
<p>I originally started my Sharepoint development using Sharepoint Designer, but quickly found that doesn&#8217;t give you much in the way of deployment features.  It seems to only be beneficial when you can work directly on your &#8220;production&#8221; site.  I&#8217;ve found creating packages in Visual Studio and using the Sharepoint Extension &#8220;Deploy&#8221; function to create the solution to be much more powerful.</p>
<p>I wanted to do everything from within VS and be able to easily create and deploy the solution.   The app should be created just like an asp.net app, but take advantage of the Sharepoint context and security features.  I found a couple good posts that really got me started down the path to answering my question.<br />
CJ&#8217;s &#8211; <a href="http://claytonj.wordpress.com/2008/04/13/sharepoint-code-behind-demo-using-vsewss11/">http://claytonj.wordpress.com/2008/04/13/sharepoint-code-behind-demo-using-vsewss11/</a><br />
Chris Johnson&#8217;s &#8211; <a href="http://blogs.msdn.com/cjohnson/archive/2006/09/05/740498.aspx">http://blogs.msdn.com/cjohnson/archive/2006/09/05/740498.aspx</a> (option 4)</p>
<p>Using these ideas, I created a Blank Sharepoint project.  Then by creating asp.net pages (as modules) and code-behind class files, I can create fully functional asp.net pages, with the benefit of the Visual Studio designer. </p>
<p>I originally deployed the asp.net project dll to the Sharepoint site&#8217;s bin directory.  This caused a Sharepoint code-access security error when trying to access the Sharepoint object model (spweb, splist, etc).  I found a solution that said to modify the site&#8217;s web to config to allow medum (instead of minimal) access, but that seemed like too much of a risk.  The solution I decided on was to just deploy the asp.net project&#8217;s dll to the GAC, which allows full trusted access to the Sharepoint objects.</p>
<p> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jpjordan.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jpjordan.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jpjordan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jpjordan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jpjordan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jpjordan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jpjordan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jpjordan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jpjordan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jpjordan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jpjordan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jpjordan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jpjordan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jpjordan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jpjordan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jpjordan.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jpjordan.wordpress.com&amp;blog=3742417&amp;post=6&amp;subd=jpjordan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jpjordan.wordpress.com/2008/05/22/deploying-aspnet-pages-to-sharepoint-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jpjordan</media:title>
		</media:content>
	</item>
		<item>
		<title>MCPD &#8211; .Net 2.0 Web Applications</title>
		<link>http://jpjordan.wordpress.com/2008/05/16/mcpd-net-20-web-applications/</link>
		<comments>http://jpjordan.wordpress.com/2008/05/16/mcpd-net-20-web-applications/#comments</comments>
		<pubDate>Fri, 16 May 2008 19:00:49 +0000</pubDate>
		<dc:creator>jpjordan</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">http://jpjordan.wordpress.com/?p=5</guid>
		<description><![CDATA[My employer has asked that I pass the MS exams for an MCPD certification this year.  I primarily do web development, so I&#8217;ve headed down the MCPD .Net 2.0 Web Applications track.  There are 3 exams (70-536, 70-528, and 70-547).  I&#8217;d heard that 70-536 was more difficult than 528, so I started with the 528 and passed pretty [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jpjordan.wordpress.com&amp;blog=3742417&amp;post=5&amp;subd=jpjordan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My employer has asked that I pass the MS exams for an MCPD certification this year.  I primarily do web development, so I&#8217;ve headed down the MCPD .Net 2.0 Web Applications track.  There are 3 exams (70-536, 70-528, and 70-547).  I&#8217;d heard that 70-536 was more difficult than 528, so I started with the 528 and passed pretty easily.   That&#8217;s been a few weeks ago, and now I&#8217;m starting to think about studying for the 536.  After I pass the 70-536, I will earn an MCTS Web App certification, and be only 1 exam away from the MCPD.</p>
<p>I studied for the 528 using the MS Press training kit book for a couple weeks.  I read the book, cover to cover, and then took the practice exams included in the book.  I regularly scored around 90% on the practice exams, which is about the score I received on the actual exam.  If anybody has any comments on preperation strategies that worked for them, please let me know.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jpjordan.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jpjordan.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jpjordan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jpjordan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jpjordan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jpjordan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jpjordan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jpjordan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jpjordan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jpjordan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jpjordan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jpjordan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jpjordan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jpjordan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jpjordan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jpjordan.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jpjordan.wordpress.com&amp;blog=3742417&amp;post=5&amp;subd=jpjordan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jpjordan.wordpress.com/2008/05/16/mcpd-net-20-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jpjordan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
