<?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>Red Green Coder</title>
	<atom:link href="http://redgreencoder.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://redgreencoder.wordpress.com</link>
	<description>Dot Net, TDD, SOA, Blah, Blah Blah, Blah, Blah...</description>
	<lastBuildDate>Sun, 22 Oct 2006 19:29:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='redgreencoder.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Red Green Coder</title>
		<link>http://redgreencoder.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://redgreencoder.wordpress.com/osd.xml" title="Red Green Coder" />
	<atom:link rel='hub' href='http://redgreencoder.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Strongly Typed Session Wrapper</title>
		<link>http://redgreencoder.wordpress.com/2006/10/22/strongly-typed-session-wrapper/</link>
		<comments>http://redgreencoder.wordpress.com/2006/10/22/strongly-typed-session-wrapper/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 19:29:44 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[DotNet]]></category>

		<guid isPermaLink="false">http://redgreencoder.wordpress.com/2006/10/22/strongly-typed-session-wrapper/</guid>
		<description><![CDATA[I attended Raymond Lewellan&#8217;s presentation on building a Strongly Typed Session Wrapper at the Tulsa Tech Fest. Raymond did a great job. This concept is one that I believe every new&#160;asp.net developer should be exposed to.&#160; Unfortunately I have yet to see it really discussed in any asp.net books. A quick Google search&#160;reveals a number&#160;of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=redgreencoder.wordpress.com&amp;blog=485624&amp;post=5&amp;subd=redgreencoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I attended <a href="http://codebetter.com/blogs/raymond.lewallen/default.aspx">Raymond Lewellan&#8217;s</a> presentation on building a <a href="http://tulsatechfest.com/Sessions/13WebDev2/tabid/72/articleType/ArticleView/articleId/66/Default.aspx">Strongly Typed Session Wrapper</a> at the <a href="http://www.tulsatechfest.com/">Tulsa Tech Fest</a>. Raymond did a great job. This concept is one that I believe every new&nbsp;asp.net developer should be exposed to.&nbsp; Unfortunately I have yet to see it really discussed in any asp.net books. <a href="http://www.google.com/search?hl=en&amp;q=strongly+typed+session+wrapper">A quick Google search</a>&nbsp;reveals a <a href="http://www.mattberther.com/?p=511">number</a>&nbsp;of <a href="http://resharper.codebetter.com/blogs/brendan.tompkins/archive/2005/02/23/55903.aspx">good</a>&nbsp;<a href="http://resharper.codebetter.com/blogs/brendan.tompkins/archive/2005/02/23/55903.aspx#comments">discussions</a>&nbsp;on wrapping session in asp.net.</p>
<p>Another concept that Raymond covered briefly was the use of a base page class that inherits from <a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.page.aspx">System.Web.UI.Page.</a>&nbsp;Unlike the session wrapper I have seen suggestions to use base page class in at least one asp.net book.</p>
<p>All in all this was a good presentation in which I learned some valuable concepts.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/redgreencoder.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/redgreencoder.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/redgreencoder.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/redgreencoder.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/redgreencoder.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/redgreencoder.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/redgreencoder.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/redgreencoder.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/redgreencoder.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/redgreencoder.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/redgreencoder.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/redgreencoder.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/redgreencoder.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/redgreencoder.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/redgreencoder.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/redgreencoder.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=redgreencoder.wordpress.com&amp;blog=485624&amp;post=5&amp;subd=redgreencoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://redgreencoder.wordpress.com/2006/10/22/strongly-typed-session-wrapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2df02be12f001dbf36d7e42a45820a5a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sdanelson</media:title>
		</media:content>
	</item>
		<item>
		<title>Tulsa Tech Fest</title>
		<link>http://redgreencoder.wordpress.com/2006/10/18/tulsa-tech-fest/</link>
		<comments>http://redgreencoder.wordpress.com/2006/10/18/tulsa-tech-fest/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 01:56:33 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Dev Express]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://redgreencoder.wordpress.com/2006/10/18/tulsa-tech-fest/</guid>
		<description><![CDATA[I had a great time at the 1st Tulsa Tech Fest. If you are a dot net developer or a programmer of any ilk living in Oklahoma you missed out. There were over 100 sessions covering the gamut of Microsoft development technologies, the pre-requisite buzz word topics, open source, java and the list goes on. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=redgreencoder.wordpress.com&amp;blog=485624&amp;post=4&amp;subd=redgreencoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I had a great time at the 1st <a href="http://www.tulsatechfest.com" rel="tag">Tulsa Tech Fest</a>. If you are a dot net developer or a programmer of any ilk living in Oklahoma you missed out. There were over 100 sessions covering the gamut of <a href="http://msdn.microsoft.com/">Microsoft development technologies</a>, the pre-requisite <a title="SOA" href="http://en.wikipedia.org/wiki/Service-oriented_architecture">buzz</a> <a href="http://en.wikipedia.org/wiki/Anti-patterns">word</a> <a href="http://en.wikipedia.org/wiki/Ajax_%28programming%29">topics</a>, open source, java and the list goes on. Of the six sessions I attended I was only disappointed by one and that was only because the speaker was disorganized. I would have been happy with just a couple of good sessions. Heck for the price(FREE) I would have been happy with one solid session.</p>
<p>Did I mention the FREE part? The free part&nbsp;was the just&nbsp;icing on the cake. The ice cream, cherry, insert your favorite topping here on top was the fact that I won a <a href="http://www.devexpress.com/Products/NET/DXperienceEnt/" rel="tag">DXperience Enterprise subscription</a>&nbsp;from <a href="http://www.devexpress.com/" rel="tag">Dev Express</a>.</p>
<p>Check back for more posts on the sessions and my experience with the products included in the DXperience Enterprise subscription.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/redgreencoder.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/redgreencoder.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/redgreencoder.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/redgreencoder.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/redgreencoder.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/redgreencoder.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/redgreencoder.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/redgreencoder.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/redgreencoder.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/redgreencoder.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/redgreencoder.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/redgreencoder.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/redgreencoder.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/redgreencoder.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/redgreencoder.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/redgreencoder.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=redgreencoder.wordpress.com&amp;blog=485624&amp;post=4&amp;subd=redgreencoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://redgreencoder.wordpress.com/2006/10/18/tulsa-tech-fest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2df02be12f001dbf36d7e42a45820a5a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sdanelson</media:title>
		</media:content>
	</item>
	</channel>
</rss>
