<?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; Internet Explorer</title>
	<atom:link href="http://www.mohamedibrahim.net/blog/tag/internet-explorer/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>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>
		<item>
		<title>Renaming Left Navigation Menu items (leftnav) of an Entity in Microsoft Dynamics CRM 4</title>
		<link>http://www.mohamedibrahim.net/blog/2009/07/30/renaming-left-menu-items-leftnav-entity-microsoft-dynamics-crm-4/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/07/30/renaming-left-menu-items-leftnav-entity-microsoft-dynamics-crm-4/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 18:54:29 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Custom Entity]]></category>
		<category><![CDATA[Entity]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Relationship]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=61</guid>
		<description><![CDATA[I will try to make this as simple and straight to the point as possible. This post is to explain how to to change the name and rename one or more of the left menu items &#8211; leftnav - items of an Entity, for example the Account entity or the Contact entity or any other Custom entity. In summary, [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/07/30/renaming-left-menu-items-leftnav-entity-microsoft-dynamics-crm-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Setting up Microsoft CRM Internet Facing Deployment IFD with Multiple organisations</title>
		<link>http://www.mohamedibrahim.net/blog/2009/07/18/setting-up-microsoft-crm-internet-facing-deployment-ifd-with-multiple-organisations/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/07/18/setting-up-microsoft-crm-internet-facing-deployment-ifd-with-multiple-organisations/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 11:17:56 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[external address]]></category>
		<category><![CDATA[IFD]]></category>
		<category><![CDATA[IFD Tool]]></category>
		<category><![CDATA[Internal Address]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Facing Deployment]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=53</guid>
		<description><![CDATA[You can always setup Microsoft Dynamics CRM with Internet Facing deployment IFD either using the IFD tool by Microsoft or using the manual hard coding in the config files. I have recently used the IFD tool to do so and after I managed to get everything sorted, an important question came to mind which is: How [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/07/18/setting-up-microsoft-crm-internet-facing-deployment-ifd-with-multiple-organisations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Internet Explorer Developer Toolbar with Microsoft Dynamics CRM</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/07/using-the-internet-explorer-developer-toolbar-with-microsoft-dynamics-crm/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/04/07/using-the-internet-explorer-developer-toolbar-with-microsoft-dynamics-crm/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 13:20:44 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[General Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE Toolbar]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Toolbar]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=68</guid>
		<description><![CDATA[If you ever want to know the name of a html element (html element id) you will most probably need Internet Explorer developer toolbar. IE developer Toolbar is a free Microsoft product that you can download from Microsoft&#8217;s download website. Once you download and install the toolbar, you can view it by clicking at view [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/04/07/using-the-internet-explorer-developer-toolbar-with-microsoft-dynamics-crm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error with Report Server</title>
		<link>http://www.mohamedibrahim.net/blog/2009/03/12/error-with-report-server/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/03/12/error-with-report-server/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:35:46 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Reports Server]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Report Server]]></category>
		<category><![CDATA[Report Viewer]]></category>
		<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=5</guid>
		<description><![CDATA[We have been recently approached by a client who had a problem with their report server. If you try to access reports from the reports manager, reports run fine and you can view any report fully and in the right format. The problem arrises when a .NET application tries to open these reports, it just [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/03/12/error-with-report-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

