<?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>Tallan&#039;s Technology Blog &#187; Max Weber</title>
	<atom:link href="http://blog.tallan.com/author/mweber/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tallan.com</link>
	<description>Tallan&#039;s Top Technologists Share Their Thoughts on Today&#039;s Technology Challenges</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:23:33 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Book Review: BizTalk 2010 Recipes: A Problem-Solution Approach</title>
		<link>http://blog.tallan.com/2011/07/08/book-review-biztalk-2010-recipes-a-problem-solution-approach/</link>
		<comments>http://blog.tallan.com/2011/07/08/book-review-biztalk-2010-recipes-a-problem-solution-approach/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 03:42:31 +0000</pubDate>
		<dc:creator>Max Weber</dc:creator>
				<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Apress]]></category>
		<category><![CDATA[BizTalk 2010]]></category>
		<category><![CDATA[Book Review]]></category>

		<guid isPermaLink="false">http://blog.tallan.com/?p=1177</guid>
		<description><![CDATA[Just recently, I finished reading the book BizTalk 2010 Recipes: A Problem-Solution Approach &#8211; by Mark Beckner, published by Apress. Overall, I think the read was worthwhile since it helped me fill in some knowledge gaps in BizTalk and introduced me to some of the new features in BizTalk 2010. I am looking at this [...]]]></description>
			<content:encoded><![CDATA[<p>Just recently, I finished reading the book <a href="http://www.amazon.com/BizTalk-2010-Recipes-Problem-Solution-Approach/dp/1430232641/ref=sr_1_1?ie=UTF8&amp;qid=1310096481&amp;sr=8-1">BizTalk 2010 Recipes: A Problem-Solution Approach</a> &#8211; by Mark Beckner, published by Apress. Overall, I think the read was worthwhile since it helped me fill in some knowledge gaps in BizTalk and introduced me to some of the new features in BizTalk 2010. I am looking at this from the perspective of an experienced BizTalk 2006 R2 developer.</p>
<p>The material is pretty diverse and spread across 11 chapters &#8211; each covering a different area of BizTalk. Each chapter is broken down into several (8 to 25) sections that take the following format: problem, followed by solution, followed by an explanation. While this format works for some of the content, it does not work for all of it and can end up confusing the reader. Here, I believe a tradeoff was made for consistency over accuracy because the &#8220;how it works&#8221; section does not always describe the &#8220;how&#8221; but the &#8220;why&#8221; or the &#8220;when.&#8221;</p>
<p>I believe a beginner to intermediate BizTalk developer would gain the most out of this book, while some value can still be had for the intermediate to advanced BizTalk developer &#8211; though not as much since Mark does not cover the deeper scenarios that they may be looking for. The book covered core scenarios in key areas well &#8211; schemas, maps, and orchestrations. It also covered other core scenarios or features in other areas such as business rules, EDI, deployment, administration, business activity monitoring, and non-WCF adapters. I especially liked chapter 1 of the book being all about the new features in BizTalk 2010. While it might seem confusing for a new to BizTalk developer, it is great for those that have used previous versions of BizTalk.</p>
<p>I was hoping that areas outside the core product such as ESB Toolkit would be covered and thought it a strange omission that WCF adapters were not included in the Adapters chapter or anywhere in the book at all. They have been a part of BizTalk since 2006 R2. This was probably the largest disappointment in the book for me personally, as I was looking forward to Mark&#8217;s take on WCF adapters.</p>
<p>Overall, I thought reading <a href="http://www.amazon.com/BizTalk-2010-Recipes-Problem-Solution-Approach/dp/1430232641/ref=sr_1_1?ie=UTF8&amp;qid=1310096481&amp;sr=8-1">BizTalk 2010 Recipes: A Problem-Solution Approach</a> was worth my time. For the developer with beginner to intermediate-level skills in BizTalk development, I would rate this book a 4+ out of 5. For intermediate to advanced skillsets, I would rate this book a 3 out of 5, since it did not cover more advanced and/or obscure topics.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tallan.com/2011/07/08/book-review-biztalk-2010-recipes-a-problem-solution-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides and Code from NYC (Winter) Code Camp 2011&#8211;(How to) Put your Code First with Entity Framework</title>
		<link>http://blog.tallan.com/2011/02/23/slides-and-code-from-nyc-winter-code-camp-2011how-to-put-your-code-first-with-entity-framework/</link>
		<comments>http://blog.tallan.com/2011/02/23/slides-and-code-from-nyc-winter-code-camp-2011how-to-put-your-code-first-with-entity-framework/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 05:19:00 +0000</pubDate>
		<dc:creator>Max Weber</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[User Groups]]></category>
		<category><![CDATA[Code Camp]]></category>
		<category><![CDATA[EF Code First]]></category>
		<category><![CDATA[Entity Data Model]]></category>
		<category><![CDATA[Entity Framework 4]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[MVC 3]]></category>
		<category><![CDATA[NuGet]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[WCF Data Services 4]]></category>

		<guid isPermaLink="false">http://blog.tallan.com/?p=1043</guid>
		<description><![CDATA[I would like to thank everyone for attending my presentation this Saturday at the NYC (Winter) Code Camp! I really enjoyed the high level of interest and participation from the attendees. Unfortunately, we only had 75 minutes to talk about Entity Framework and EF Code First but thankfully we have the internet! 
Thanks to all [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to thank everyone for attending my presentation this Saturday at the NYC (Winter) Code Camp! I really enjoyed the high level of interest and participation from the attendees. Unfortunately, we only had 75 minutes to talk about Entity Framework and EF Code First but thankfully we have the internet! </p>
<p>Thanks to all of the organizers at the NYC Code Camp for an excellent day of learning and networking! This year, it “sold out” in 27 hours! The speakers were excellent and the event was run very smoothly.</p>
<p>I have posted the slide deck (including the demo code) for your viewing pleasure. </p>
<p>Material:</p>
<p>
<div style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px" class="wlWriterEditableSmartContent">
<div><a href="http://blog.tallan.com/wp-content/uploads/2011/02/EF.Code_.First_1.pptx" target="_blank">EF Code First.pptx</a></div>
</div>
<div style="padding-bottom: 0px;margin: 0px;padding-left: 0px;padding-right: 0px;float: none;padding-top: 0px" class="wlWriterEditableSmartContent">
<div><a href="http://blog.tallan.com/wp-content/uploads/2011/02/EFCodeFirst.Key_.Solution.zip" target="_self">EFCodeFirst.Key.Solution.zip</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.tallan.com/2011/02/23/slides-and-code-from-nyc-winter-code-camp-2011how-to-put-your-code-first-with-entity-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EF4 and WCF Data Services presentation materials from Hartford Code Camp 3</title>
		<link>http://blog.tallan.com/2010/06/24/ef4-and-wcf-data-services-presentation-materials-from-hartford-code-camp-3/</link>
		<comments>http://blog.tallan.com/2010/06/24/ef4-and-wcf-data-services-presentation-materials-from-hartford-code-camp-3/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 17:02:50 +0000</pubDate>
		<dc:creator>Max Weber</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Enterprise .NET]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[User Groups]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Code Camp]]></category>
		<category><![CDATA[Entity Data Model]]></category>
		<category><![CDATA[Entity Framework 4]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[WCF Data Services 4]]></category>

		<guid isPermaLink="false">http://blog.tallan.com/?p=457</guid>
		<description><![CDATA[As some of you know, I presented on Entity Framework 4 and WCF Data Services 4 at Hartford Code Camp back on June 19th. I have posted the material from the code camp here.]]></description>
			<content:encoded><![CDATA[<p>As some of you know, I presented on Entity Framework 4 and WCF Data Services 4 at Hartford Code Camp back on June 19th. I have posted the material from the code camp here.</p>
<p>For next time, I may try to turn this into two separate presentations and beef each up with more nitty-gritty. I know I have been asked  to dive into item-level and field-level security so I will attempt to do so for the next New England Code Camp in Waltham.</p>
<p>Slide Deck (PPTX): <a title="EF4 and WCF Data Services 4 – Max Weber – Tallan" href="http://blog.tallan.com/2010/06/24/ef4-and-wcf-data-services-presentation-materials-from-hartford-code-camp-3/ef4-and-wcf-data-services-4-max-weber-tallan/">EF4 and WCF Data Services 4 – Max Weber – Tallan</a></p>
<p>Slide Deck (PPT): <a href="http://blog.tallan.com/2010/06/24/ef4-and-wcf-data-services-presentation-materials-from-hartford-code-camp-3/ef4-and-wcf-data-services-4-max-weber-tallan-2/">EF4 and WCF Data Services 4 &#8211; Max Weber &#8211; Tallan</a></p>
<p>Entity Framework project: <a title="EF4Presentation.Solution" href="http://blog.tallan.com/2010/06/24/ef4-and-wcf-data-services-presentation-materials-from-hartford-code-camp-3/ef4presentation-solution-mweber/">EF4Presentation.Solution</a></p>
<p>Entity Framework + WCF Data Services project: <a title="BlogModel solution modified" href="http://blog.tallan.com/2010/06/24/ef4-and-wcf-data-services-presentation-materials-from-hartford-code-camp-3/blogmodel-modified-mweber/">BlogModel solution modified</a></p>
<p>Don&#8217;t forget to check out Elisa Flasko&#8217;s article on <a href="http://msdn.microsoft.com/en-us/magazine/ee336128.aspx">Entity Framework 4.0 and WCF Data Services 4.0 in Visual Studio 2010</a> &#8211; this was the basis for the BlogModel solution and is good at guiding one through setting up a WCF Data Service with EF4.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tallan.com/2010/06/24/ef4-and-wcf-data-services-presentation-materials-from-hartford-code-camp-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC presentation materials from Code Camp 10</title>
		<link>http://blog.tallan.com/2008/10/02/aspnet-mvc-presentation-materials-from-code-camp-10/</link>
		<comments>http://blog.tallan.com/2008/10/02/aspnet-mvc-presentation-materials-from-code-camp-10/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 20:50:49 +0000</pubDate>
		<dc:creator>Max Weber</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Code Camp]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://blogs.tallan.com/dotnetreflections/?p=57</guid>
		<description><![CDATA[Hi all,
Acouple of weekends ago at Code Camp 10, I presented on the ASP.NET Model View Controller (MVC) Framework. As promised, I have attached the presentation for all to see.
I would like to thank my co-worker Stan Kennedy for his assistance with the slide deck (actually, he deserves most, if not all of the credit [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>Acouple of weekends ago at Code Camp 10, I presented on the ASP.NET Model View Controller (MVC) Framework. As promised, I have attached the presentation for all to see.</p>
<p>I would like to thank my co-worker Stan Kennedy for his assistance with the slide deck (actually, he deserves most, if not all of the credit for it) and everyone that showed up to the presentation. I hope everyone learned something &#8211; I certainly did as well.</p>
<p>I would like to direct everyone over to the <a href="http://www.asp.net/mvc">ASP.NET MVC site</a>, which is an excellent resource for anyone wanting to know more about it &#8211; and would recommend anyone who wants to start out with it to view Stephen Walther&#8217;s How-to videos on the subject (also on the ASP.NET MVC site) as well.</p>
<p>Additionally, I know there were some questions around REST and what it had to do with the Model View Controller. From what I understand, REST is simply an architectural style, which is usually applied to an entire website. REST stands for Representational State Transfer and in the case of a website, each page represents a state, and each link represents a state transfer. Since each page is its own state, the state transfer takes place by loading up a new URL on the page. The ASP.NET MVC Framework allows a developer to build their website in a RESTful architecture from the ground up from the framework&#8217;s normal usage patterns. There is a bit more to the architecture, so for the curious, I would recommend heading to wikipedia to get additional information or to <a href="http://www.xfront.com/REST-Web-Services.html">this other site</a>, which I think summarizes REST quite well.</p>
<p>Thanks, and enjoy</p>
<p>Max</p>
<p>Powerpoint slides: <a href="http://blog.tallan.com/wp-content/uploads/2008/10/mvc-mweber-code-camp-10.ppt">mvc-mweber-code-camp-10</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tallan.com/2008/10/02/aspnet-mvc-presentation-materials-from-code-camp-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

