<?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>Mohamed Ibrahim Mostafa&#039;s Blog &#187; WCF</title>
	<atom:link href="http://www.mohamedibrahim.net/blog/tag/wcf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohamedibrahim.net/blog</link>
	<description>Technical issues, problems, errors, findings &#38; resolutions covering Microsoft Dynamics CRM, software development, Microsoft .NET, C#, VB.NET, Commerce Server, Integration, E-Commerce, Scribe, Online shops and more general technology and consultancy posts.</description>
	<lastBuildDate>Fri, 30 Sep 2011 08:37:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Problems with Deploying WCF services on IIS 7.0 (or IIS 6, IIS) and other deployment options and scenarios (visual studio .NET and Windows Activation Services)</title>
		<link>http://www.mohamedibrahim.net/blog/2010/01/24/problems-with-deploying-wcf-services-on-iis-70-or-iis-6-iis-and-other-deployment-options-and-scenarios-visual-studio-net-and-windows-activation-services/</link>
		<comments>http://www.mohamedibrahim.net/blog/2010/01/24/problems-with-deploying-wcf-services-on-iis-70-or-iis-6-iis-and-other-deployment-options-and-scenarios-visual-studio-net-and-windows-activation-services/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:21:05 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Handler Mapping]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=143</guid>
		<description><![CDATA[There are 3 main ways to deploy Windows Communication Foundation &#8211; WCF services to consume: 1- IIS 2- Windows Activation Service a.k.a WAS 3- Visual Studio .NET for development and dev testing purposes as part of a visual studio solution. For full details about Windows Communciation Foundation deployment scenarios, categories and structure please refer to [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2010/01/24/problems-with-deploying-wcf-services-on-iis-70-or-iis-6-iis-and-other-deployment-options-and-scenarios-visual-studio-net-and-windows-activation-services/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problem Running WCF on Visual Studio 2008 and Windows 7 &#8211; could not find host &#8211; page timeout</title>
		<link>http://www.mohamedibrahim.net/blog/2010/01/05/problem-running-wcf-on-visual-studio-2008-and-windows-7-could-not-find-host-page-timeout/</link>
		<comments>http://www.mohamedibrahim.net/blog/2010/01/05/problem-running-wcf-on-visual-studio-2008-and-windows-7-could-not-find-host-page-timeout/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 21:06:33 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[WCF]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Timeout]]></category>
		<category><![CDATA[Visual Studio .NET]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=137</guid>
		<description><![CDATA[This post is about a problem that I have had recently with visual studio .Net 2008, WCF and Windows 7. I have a working WCF service (add to the solution by another person) which I am trying to run from within my visual studio 2008. Normally, you should go to your project, right click on [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2010/01/05/problem-running-wcf-on-visual-studio-2008-and-windows-7-could-not-find-host-page-timeout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction and Notes about WCF, Silverlight and Creating a Silverlight application that consumes &#8211; invokes a WCF service via async (asynchronous) web service call</title>
		<link>http://www.mohamedibrahim.net/blog/2009/11/03/introduction-notes-about-wcf-silverlight-and-creating-a-silverlight-application-that-consumes-invokes-a-wcf-service-via-async-asynchronous-web-service-call/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/11/03/introduction-notes-about-wcf-silverlight-and-creating-a-silverlight-application-that-consumes-invokes-a-wcf-service-via-async-asynchronous-web-service-call/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 19:31:00 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=132</guid>
		<description><![CDATA[This post is an introduction and a collection of some useful information, notes and facts about WCF in genreal, Silverlight and running a silverlight web application that uses a WCF service via asynchronous web service call. - The first fact that you need to know is that: The only option for web service calling in [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/11/03/introduction-notes-about-wcf-silverlight-and-creating-a-silverlight-application-that-consumes-invokes-a-wcf-service-via-async-asynchronous-web-service-call/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

