<?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>R&#38;D &#187; Speaking</title>
	<atom:link href="http://blog.adnanmasood.com/category/speaking/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adnanmasood.com</link>
	<description>Adnan on Technology, Research &#38; Development</description>
	<lastBuildDate>Thu, 17 May 2012 15:39:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Speaking @ SoCal .NET Architecture Users Group &#8211; Implementing SOA Design Patterns with WCF</title>
		<link>http://blog.adnanmasood.com/2012/05/04/speaking-socal-net-architecture-users-group-implementing-soa-design-patterns-with-wcf/</link>
		<comments>http://blog.adnanmasood.com/2012/05/04/speaking-socal-net-architecture-users-group-implementing-soa-design-patterns-with-wcf/#comments</comments>
		<pubDate>Fri, 04 May 2012 12:00:38 +0000</pubDate>
		<dc:creator>Adnan Masood</dc:creator>
				<category><![CDATA[Enterprise Architecture]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://blog.adnanmasood.com/?p=955</guid>
		<description><![CDATA[I will be speaking at the next SoCal IASA chapter meeting will be Thursday May 17, 2012 at Rancho Santiago Community College District, 2323 N. Broadway, Santa Ana. Meeting starts at 7:00 pm iA, pizza and networking 6:30 pm. RSVP by emailing to mike.vincent@mvasoftware.com if you plan to attend. Implementing SOA Design Patterns with WCF [...]]]></description>
			<content:encoded><![CDATA[<p>I will be speaking at the next SoCal IASA chapter meeting will be Thursday May 17, 2012 at Rancho Santiago Community College District, 2323 N. Broadway, Santa Ana. Meeting starts at 7:00 pm iA, pizza and networking 6:30 pm. RSVP by emailing to mike.vincent@mvasoftware.com if you plan to attend.</p>
<p><a href="http://www.socaldotnetarchitecture.org/" target="_blank">Implementing SOA Design Patterns with WCF</a></p>
<p>Service Oriented Architecture (SOA) is an architectural design pattern where it&#8217;s design is determined by few guiding principles mainly (a) Ser- vice compatibility is determined based on policy (b) Services share schema and contract, not class (c) Services are Autonomous and (d) Boundaries are Explicit. Implementation of these so-called SOA tenants requires a powerful framework which provides a unified programming model, reliable messaging, security, workflow service, interoperability and integration, syndication, meta-data exploration support, service versioning, REST-Ful endpoints and many other modern connected systems features. Both Service-Orientation and the Windows Communication Foundation (WCF) offer the promise of greater interoperability and ease of integration, but in order to realize benefits such as these we must evolve the way we architect solutions.</p>
<p>This session will be a hands-on introduction to SOA with Windows Communication Foundation. Speaker presents patterns using WCF that allows you to define descriptive, maintainable, yet extensible contracts and implementation of SOA tenants. Since SOA promotes loose coupling at the transport layer; you&#8217;ll learn how to create loosely coupled systems, the difference between web reference, service reference and channelfactory. The attendees will learn how to avoid anti-Patterns and leverage WCF to create extensible, versioned, responsive, interoperable, and easy-to- maintain services.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adnanmasood.com%2F2012%2F05%2F04%2Fspeaking-socal-net-architecture-users-group-implementing-soa-design-patterns-with-wcf%2F&amp;title=Speaking%20%40%20SoCal%20.NET%20Architecture%20Users%20Group%20%26%238211%3B%20Implementing%20SOA%20Design%20Patterns%20with%20WCF" id="wpa2a_2"><img src="http://blog.adnanmasood.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adnanmasood.com/2012/05/04/speaking-socal-net-architecture-users-group-implementing-soa-design-patterns-with-wcf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resources &#8211; talk @ 10th Annual SecureIT conference</title>
		<link>http://blog.adnanmasood.com/2012/03/21/resources-talk-10th-annual-secureit-conference/</link>
		<comments>http://blog.adnanmasood.com/2012/03/21/resources-talk-10th-annual-secureit-conference/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 19:30:50 +0000</pubDate>
		<dc:creator>Adnan Masood</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Speaking]]></category>

		<guid isPermaLink="false">http://blog.adnanmasood.com/?p=796</guid>
		<description><![CDATA[Following are the resources from my and Tin Zaw&#8216;s talk @ 10th Annual SecureIT conference- “Practical Web Application Security and OWASP Top 10 implementation on Microsoft Platform” OWASP Top 10 Presentation AppSec Tutorial Videos OWASP Cheat Sheets ASP.NET MVC Best Practices Microsoft Partners in Learning OWASP 2010 Top 10 Cheat Sheet Free eBook: OWASP Top [...]]]></description>
			<content:encoded><![CDATA[<p>Following are the resources from my and <a href="https://twitter.com/#!/tzaw" target="_blank">Tin Zaw</a>&#8216;s talk @ <a href="http://blog.adnanmasood.com/2012/03/05/speaking-10th-annual-secureit-conference-practical-web-application-security-and-owasp-top-10-implementation-on-microsoft-platform/" target="_blank">10th Annual SecureIT conference- “Practical Web Application Security and OWASP Top 10 implementation on Microsoft Platform”</a></p>
<ul>
<li><a href="http://owasptop10.googlecode.com/files/OWASP_Top_10_-_2010%20Presentation.pptx" target="_blank">OWASP Top 10 Presentation</a></li>
<li><a href="http://www.youtube.com/user/AppsecTutorialSeries" target="_blank">AppSec Tutorial Videos</a></li>
<li><a href="http://www.youtube.com/user/AppsecTutorialSeries" target="_blank">OWASP Cheat Sheets</a></li>
<li><a href="http://blogs.msdn.com/b/aspnetue/archive/2010/09/17/second_2d00_post.aspx" target="_blank">ASP.NET MVC Best Practices</a></li>
<li><a href="http://www.pil-network.com/" target="_blank">Microsoft Partners in Learning</a></li>
<li><a href="http://www.greebo.net/owasp/OWASP%202010%20Top%2010%20Cheat%20Sheet.pdf" target="_blank">OWASP 2010 Top 10 Cheat Sheet</a></li>
<li><a href="http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html" target="_blank">Free eBook: OWASP Top 10 for .NET developers</a></li>
<li><a href="http://www.troyhunt.com/search/label/OWASP" target="_blank">Troy Hunt (MVP) OWASP Related posts</a></li>
<li><a href="http://weblogs.asp.net/dixin/archive/2010/05/22/anti-forgery-request-recipes-for-asp-net-mvc-and-ajax.aspx" target="_blank">Anti-Forgery Request Recipes For ASP.NET MVC And AJAX</a></li>
<li><a href="http://www.microsoft.com/security/sdl/adopt/tools.aspx" target="_blank">Microsoft Security Development Lifecycle</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/system.web.mvc.authorizeattribute.aspx" target="_blank">Authorize Attribute</a></li>
<li><a href="https://www.owasp.org/index.php/Category:OWASP_WebGoat_Project" target="_blank">OWASP Webgoat Project</a></li>
<li><a href="http://blog.andreloker.de/post/2008/06/16/Keep-your-config-clean-with-external-config-files.aspx" target="_blank">Keep your .config clean with external config files</a></li>
<li><a href="http://stackoverflow.com/questions/4074199/jquery-ajax-calls-and-the-html-antiforgerytoken" target="_blank">jQuery Ajax calls and the Html.AntiForgeryToken()</a></li>
<li><a href="http://security.stackexchange.com/questions/8744/does-asp-net-viewstate-implicitly-prevent-csrf-attacks-what-does-this-mean-for" target="_blank">Does ASP.NET Viewstate implicitly prevent CSRF attacks? What does this mean for MVC?</a></li>
<li><a href="http://blog.slaks.net/2012/01/protecting-against-csrf-attacks-in.html" target="_blank">Protecting against CSRF attacks in ASP.Net MVC</a></li>
<li><a href="http://haacked.com/archive/2009/04/02/anatomy-of-csrf-attack.aspx" target="_blank">Anatomy of a Cross-site Request Forgery Attack</a></li>
<li><a href="https://github.com/adnanmasood/webgoat.mvc" target="_blank">webgoat.mvc</a> (<a href="https://github.com/kahanu/webgoat.mvc" target="_blank">kahanu fork</a> - complete)</li>
<li><a href="http://weblogs.asp.net/srkirkland/archive/2010/04/14/guarding-against-csrf-attacks-in-asp-net-mvc2.aspx" target="_blank">Step by Step improvement in Guarding against CSRF in MVC</a></li>
</ul>
<p>&nbsp;</p>
<p>Happy Secure Coding!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adnanmasood.com%2F2012%2F03%2F21%2Fresources-talk-10th-annual-secureit-conference%2F&amp;title=Resources%20%26%238211%3B%20talk%20%40%2010th%20Annual%20SecureIT%20conference" id="wpa2a_4"><img src="http://blog.adnanmasood.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adnanmasood.com/2012/03/21/resources-talk-10th-annual-secureit-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking @ 10th Annual SecureIT conference- “Practical Web Application Security and OWASP Top 10 implementation on Microsoft Platform”</title>
		<link>http://blog.adnanmasood.com/2012/03/05/speaking-10th-annual-secureit-conference-practical-web-application-security-and-owasp-top-10-implementation-on-microsoft-platform/</link>
		<comments>http://blog.adnanmasood.com/2012/03/05/speaking-10th-annual-secureit-conference-practical-web-application-security-and-owasp-top-10-implementation-on-microsoft-platform/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 03:23:30 +0000</pubDate>
		<dc:creator>Adnan Masood</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.adnanmasood.com/?p=773</guid>
		<description><![CDATA[On March 18th, I will be speaking at the 10th Annual SecureIT conference in a workshop titled “Practical Web Application Security and OWASP Top 10 implementation on Microsoft Platform”. This is a joint session with Tin Zaw, chapter leader and president of OWASP LA. Here is the abstract. Practical Web Application Security and OWASP Top [...]]]></description>
			<content:encoded><![CDATA[<p>On March 18th, I will be speaking at the 10th Annual SecureIT conference in a <a href="http://secureitconf.com/agenda.asp" target="_blank">workshop </a>titled “Practical Web Application Security and OWASP Top 10 implementation on Microsoft Platform”. This is a joint session with Tin Zaw, chapter leader and president of <a href="https://www.owasp.org/index.php/Los_Angeles" target="_blank">OWASP LA</a>.</p>
<p><a href="http://secureitconf.com/agenda.asp" target="_blank"><br />
<img class="aligncenter" title="SecureIT_Web_banner_2012" src="http://blog.adnanmasood.com/wp-content/uploads/2012/03/SecureIT_Web_banner_2012-300x68.jpg" alt="" width="300" height="68" /></a></p>
<p>Here is the abstract.</p>
<p><a href="http://secureitconf.com/agenda.asp" target="_blank">Practical Web Application Security and OWASP Top 10 implementation on Microsoft Platform</a></p>
<p>Presenters: Adnan Masood, Tin Zaw</p>
<p>This session is a hands-on introduction to the web application security threats using the OWASP top 10 list of potential security flaws. The OWASP Top Ten provides a powerful awareness list for web application security and represents a broad consensus about what the most critical web application security flaws are.</p>
<p>Focusing on Microsoft platform with examples in ASP.NETand ASP.NETMVC, we will go over some of the common exploits and techniques for writing secure code in the light of OWASP top 10. In this code centric talk, we will discuss built in security features ofASP.NET and MVC such as cross site request forgery token and secure cookies and how to leverage them to write secure code. The OWASP Top 10 Web Application Security Risks for 2010 which will be covered in this presentation include Injection flaws, Cross-Site Scripting (XSS), Broken Authentication and Session Management, Insecure Direct Object References, Cross-Site Request Forgery (CSRF),Security Misconfiguration, Insecure Cryptographic Storage, Failure to Restrict URL Access, Insufficient Transport Layer Protection and Unvalidated Redirects and Forwards.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adnanmasood.com%2F2012%2F03%2F05%2Fspeaking-10th-annual-secureit-conference-practical-web-application-security-and-owasp-top-10-implementation-on-microsoft-platform%2F&amp;title=Speaking%20%40%2010th%20Annual%20SecureIT%20conference-%20%E2%80%9CPractical%20Web%20Application%20Security%20and%20OWASP%20Top%2010%20implementation%20on%20Microsoft%20Platform%E2%80%9D" id="wpa2a_6"><img src="http://blog.adnanmasood.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adnanmasood.com/2012/03/05/speaking-10th-annual-secureit-conference-practical-web-application-security-and-owasp-top-10-implementation-on-microsoft-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Session Notes – Practical AppFarbic @ Southern California .NET Developers Group</title>
		<link>http://blog.adnanmasood.com/2012/02/02/session-notes-practical-appfarbic-southern-california-net-developers-group/</link>
		<comments>http://blog.adnanmasood.com/2012/02/02/session-notes-practical-appfarbic-southern-california-net-developers-group/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 15:34:54 +0000</pubDate>
		<dc:creator>Adnan Masood</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Speaking]]></category>

		<guid isPermaLink="false">http://blog.adnanmasood.com/?p=681</guid>
		<description><![CDATA[Last night I presented on appfabric at Southern California .NET Developers Group in Buena Park. This talk was an expanded version of my earlier talk in the code camp talk last weekend. I get a chance to talk a little more about network topology and enterprise load balancing scenarios where appfabric caching and session management really [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I presented on <a href="http://msdn.microsoft.com/en-us/windowsserver/ee695849" target="_blank">appfabric </a>at <a href="http://www.socaldotnet.org/Home/tabid/80/ctl/Details/Mid/524/ItemID/7863/Default.aspx" target="_blank">Southern California .NET Developers Group</a> in Buena Park. This talk was an expanded version of <a href="http://blog.adnanmasood.com/2012/01/30/session-notes-practical-appfarbic-socal-code-camp-fullerton/" target="_blank">my earlier talk in the code camp talk</a> last weekend. I get a chance to talk a little more about network topology and enterprise load balancing scenarios where appfabric caching and session management really helps. I also touched upon few topics including <a href="http://mdcadmintool.codeplex.com/" target="_blank">AppFabric Caching Admin tool</a>, <a href="http://msdn.microsoft.com/en-us/library/ee790890.aspx" target="_blank">Concurrency Models (Windows Server AppFabric Caching)</a>, <a href="http://msdn.microsoft.com/en-us/library/ee790849.aspx" target="_blank">Windows Server AppFabric Caching Concepts</a>, <a href="http://msdn.microsoft.com/en-us/library/ee790849.aspx" target="_blank">Windows Server AppFabric Caching Logical Architecture</a>, <a href="http://msdn.microsoft.com/en-us/library/ee790849.aspx" target="_blank">Windows Server AppFabric Caching Physical Architecture</a>  and <a href="http://msdn.microsoft.com/en-us/library/ee790849.aspx" target="_blank">Concepts and Architecture</a> for app fabric design and deployment. My recently submitted tip on code project regarding <a href="Windows Server AppFabric Service Validation http://www.codeproject.com/Tips/322682/Windows-Server-AppFabric-Service-Validation " target="_blank">Windows Server AppFabric Service Validation</a> was also demonstrated.</p>
<p><a href="http://blog.adnanmasood.com/wp-content/uploads/2012/02/powershell.png"><img class="aligncenter" title="powershell" src="http://blog.adnanmasood.com/wp-content/uploads/2012/02/powershell-300x195.png" alt="" width="300" height="195" /></a></p>
<p>Last but not least, one of the attendees brought up an excellent question of how to handle HIPAA and PCI compliant data in the cloud. To the best of my knowledge, based on my last conversations at the cloud summit in LA, the best approach is to do a hybrid cloud implementation i.e. public cloud CDN Style for the public facing sites while keep the sensetive data in-house where your internal data center is PCI/HIPAA compliant. Feel free to check with <a href="http://lynnlangit.wordpress.com/" target="_blank">Lynn</a> since she has been following this area closely.</p>
<p>Thanks to the great audience including celebrities like <a href="http://www.jeremybytes.com/" target="_blank">Jeremy Clark </a>. Special thanks to Art Villa and <a href="http://www.linkedin.com/groups/Announcement-from-Southern-California-NET-121338.S.92123041?qid=a2149dbc-ed73-4cef-a4ec-68371a064226&amp;goback=%2Egna_121338" target="_blank">Janet Chung</a> for the speaking opportunity. For links and code sample, please <a href="http://blog.adnanmasood.com/2012/01/30/session-notes-practical-appfarbic-socal-code-camp-fullerton/" target="_blank">see my previous talk</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adnanmasood.com%2F2012%2F02%2F02%2Fsession-notes-practical-appfarbic-southern-california-net-developers-group%2F&amp;title=Session%20Notes%20%E2%80%93%20Practical%20AppFarbic%20%40%20Southern%20California%20.NET%20Developers%20Group" id="wpa2a_8"><img src="http://blog.adnanmasood.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adnanmasood.com/2012/02/02/session-notes-practical-appfarbic-southern-california-net-developers-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Session Notes &#8211; Practical AppFarbic @ SoCal Code Camp Fullerton</title>
		<link>http://blog.adnanmasood.com/2012/01/30/session-notes-practical-appfarbic-socal-code-camp-fullerton/</link>
		<comments>http://blog.adnanmasood.com/2012/01/30/session-notes-practical-appfarbic-socal-code-camp-fullerton/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 04:00:30 +0000</pubDate>
		<dc:creator>Adnan Masood</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Speaking]]></category>

		<guid isPermaLink="false">http://blog.adnanmasood.com/?p=665</guid>
		<description><![CDATA[One of the great benefits of speaking to a group of peer developers and engineers is the valuable feedback and learning. In my yesterday&#8217;s session on Practical AppFabric Caching, there were various great questions from audience pertaining to app fabric development, deployment and configuration in the wild. The questions were about use of local cache, appfabric security [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great benefits of speaking to a group of peer developers and engineers is the valuable feedback and learning. In my yesterday&#8217;s session on <a href="http://www.socalcodecamp.com/session.aspx?sid=798e6b5c-8ec7-49bc-aa5a-e4f804293855" target="_blank">Practical AppFabric Caching</a>, there were various great questions from audience pertaining to app fabric development, deployment and configuration in the wild. The questions were about <a href="http://msdn.microsoft.com/en-us/library/ee790983.aspx" target="_blank">use of local cache</a>, <a href="http://msdn.microsoft.com/en-us/library/ee790983.aspx" target="_blank">appfabric security model</a>, <a href="http://stackoverflow.com/questions/3018089/question-about-how-appfabrics-cache-feature-can-be-used" target="_blank">local cache vs. global cache scenarios</a>, <a href="http://msdn.microsoft.com/en-us/library/ee790974.aspx" target="_blank">high availability</a>,  <a href="http://msdn.microsoft.com/en-us/library/ff637725.aspx" target="_blank">performance monitoring</a> and <a href="http://msdn.microsoft.com/en-us/library/ff921010.aspx" target="_blank">health monitoring / SCOM</a> in appfabric. I am planning to do detailed blog posts on these topics in near future; but for now, these links should answer the immediate concerns.</p>
<p>As discussed, <a href="http://www.microsoft.com/download/en/details.aspx?id=27115" target="_blank">AppFabric 1.1 can be downloaded from here</a> which introduces read-through and write-behind provider support, graceful shutdown, domain account support, new ASP.NET session state and output caching providers, compression and multiple cache client application configuration sections to the existing appfabric feature-set. The sample app can be downloaded from here. <a href="http://blog.adnanmasood.com/wp-content/uploads/2012/01/CacheWebAppSample.rar">CacheWebAppSample</a>.</p>
<p>Links</p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/windowsserver/ee695849" target="_blank">AppFabric Home @ Microsoft</a></li>
<li><a href="http://en.wikipedia.org/wiki/Cache_algorithms" target="_blank">Caching Algorithms</a></li>
<li><a href="www.hanselman.com/blog/InstallingConfiguringAndUsingWindowsServerAppFabricAndTheVelocityMemoryCacheIn10Minutes.aspx" target="_blank">Installing, Configuring and Using Windows Server AppFabric and the &#8220;Velocity&#8221; Memory Cache in 10 minutes</a></li>
<li><a href="http://www.packtpub.com/microsoft-windows-server-appfabric-cookbook/book" target="_blank">Microsoft Windows Server AppFabric Cookbook</a></li>
<li><a href="http://toddrobinson.com/appfabric/appfabric-cache-feature-comparisons/" target="_blank">AppFabric Cache Feature Comparisons</a></li>
<li><a href="http://download.microsoft.com%2Fdownload%2F1%2Fb%2F2%2F1b21d4a1-c84c-4cb8-923a-740bd927cdeb%2Fvelocity%2520benchmark%2520white%2520paper.docx&amp;ei=s-omT--0OuHaiQKWxv37Bw&amp;usg=AFQjCNFj81YVtkqgVCmSzG90TIDRhizZQg" target="_blank">Velocity vs. HA Velocity</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/aa139633.aspx" target="_blank">Windows Server AppFabric Introduction</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/ff425062(v=WS.10).aspx" target="_blank">AppFabric Client API</a></li>
<li><a href="http://msdn.microsoft.com/en-us/windowsserver/ee695849.aspx" target="_blank">Windows Server AppFabric  Learning Center</a></li>
</ul>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adnanmasood.com%2F2012%2F01%2F30%2Fsession-notes-practical-appfarbic-socal-code-camp-fullerton%2F&amp;title=Session%20Notes%20%26%238211%3B%20Practical%20AppFarbic%20%40%20SoCal%20Code%20Camp%20Fullerton" id="wpa2a_10"><img src="http://blog.adnanmasood.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adnanmasood.com/2012/01/30/session-notes-practical-appfarbic-socal-code-camp-fullerton/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

