<?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; Microsoft</title>
	<atom:link href="http://www.mohamedibrahim.net/blog/tag/microsoft/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>Return and display picklist value (display value) in custom sql report  reporting services report in Microsoft Dynamics CRM 4 entity attribute and StringMap picklist values table</title>
		<link>http://www.mohamedibrahim.net/blog/2010/02/24/return-and-display-picklist-value-display-value-in-custom-sql-report-reporting-services-report-in-microsoft-dynamics-crm-4-entity-attribute-and-stringmap-picklist-values-table/</link>
		<comments>http://www.mohamedibrahim.net/blog/2010/02/24/return-and-display-picklist-value-display-value-in-custom-sql-report-reporting-services-report-in-microsoft-dynamics-crm-4-entity-attribute-and-stringmap-picklist-values-table/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 17:56:31 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Queries]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=172</guid>
		<description><![CDATA[Normally, you should be able to get the picklist display value and picklist item id in the filtered view of any entity. In some cases, you may need to work with StringMap table directly to get the picklist values for a specific field of a given entity. This could be the case if you are [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2010/02/24/return-and-display-picklist-value-display-value-in-custom-sql-report-reporting-services-report-in-microsoft-dynamics-crm-4-entity-attribute-and-stringmap-picklist-values-table/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hide, Display, Resize and Rename left navigation links, CRM fields and attributes using Javascript for Microsoft Dyanmics CRM 4.</title>
		<link>http://www.mohamedibrahim.net/blog/2010/02/17/hide-display-resize-and-rename-left-navigation-links-crm-fields-and-attributes-using-javascript-for-microsoft-dyanmics-crm-4/</link>
		<comments>http://www.mohamedibrahim.net/blog/2010/02/17/hide-display-resize-and-rename-left-navigation-links-crm-fields-and-attributes-using-javascript-for-microsoft-dyanmics-crm-4/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 18:00:32 +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[Field]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=164</guid>
		<description><![CDATA[Scripts for Resizing, Hiding and renaming left navigation links, fields and attributes in Microsoft Dynamics CRM 4 using Javascript.]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2010/02/17/hide-display-resize-and-rename-left-navigation-links-crm-fields-and-attributes-using-javascript-for-microsoft-dyanmics-crm-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Script to Hide Add Existing Record button and Add New Record button using Javascript in Microsoft Dyanmics CRM</title>
		<link>http://www.mohamedibrahim.net/blog/2010/02/10/script-to-hide-add-existing-record-button-and-add-new-record-button-using-javascript-in-microsoft-dyanmics-crm/</link>
		<comments>http://www.mohamedibrahim.net/blog/2010/02/10/script-to-hide-add-existing-record-button-and-add-new-record-button-using-javascript-in-microsoft-dyanmics-crm/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 17:26:29 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[Add Existing]]></category>
		<category><![CDATA[Add new]]></category>
		<category><![CDATA[Associatev View]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Custom Entity]]></category>
		<category><![CDATA[Entity]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=166</guid>
		<description><![CDATA[Script to Hide Add Existing Record button and Add New Record button using Javascript in Microsoft Dyanmics CRM]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2010/02/10/script-to-hide-add-existing-record-button-and-add-new-record-button-using-javascript-in-microsoft-dyanmics-crm/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>
		<item>
		<title>Configure Microsoft SQL Server to allow remote connection and remote SQL Management Studio access</title>
		<link>http://www.mohamedibrahim.net/blog/2009/10/10/setup-configure-microsoft-sql-server-to-allow-remote-connection-remote-sql-management-studio-access/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/10/10/setup-configure-microsoft-sql-server-to-allow-remote-connection-remote-sql-management-studio-access/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:31:38 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Remote Connection]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=127</guid>
		<description><![CDATA[To get straight to the point. I have been trying to setup Microsoft SQL Server 2008 to allow remote connection and specifically I wanted the SQL server to allow SQL Server Management Studio on a different computer completely outside the network to be able to access this remote SQL Server and manage it fully without [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/10/10/setup-configure-microsoft-sql-server-to-allow-remote-connection-remote-sql-management-studio-access/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hiding Left Navigation Menu Items in an Entity Form using Javascript in Microsoft CRM 4</title>
		<link>http://www.mohamedibrahim.net/blog/2009/07/31/hiding-left-navigation-menu-items-in-an-entity-form-using-javascript-in-microsoft-crm-4/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/07/31/hiding-left-navigation-menu-items-in-an-entity-form-using-javascript-in-microsoft-crm-4/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 10:01: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[Entity]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Relationship]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=72</guid>
		<description><![CDATA[This is just a follow on from my previous post (http://www.mohamedibrahim.net/blog/2009/07/30/renaming-left-menu-items-leftnav-entity-microsoft-dynamics-crm-4/). In this post, I explained how to rename left menu items in an entity form using javascript. These links are created when a new N:1 relationship is created between two entities. The primary entity in this relationship will get a new left navigation link everytime [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/07/31/hiding-left-navigation-menu-items-in-an-entity-form-using-javascript-in-microsoft-crm-4/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>Microsoft CRM 4.0 IFD Internet Facing Deployment (IFD) Internal Network address and subnet mask list of IP addresses.</title>
		<link>http://www.mohamedibrahim.net/blog/2009/07/10/microsoft-crm-40-ifd-internet-facing-deployment-ifd-internal-network-address-subnet-mask-list-ip-addresses/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/07/10/microsoft-crm-40-ifd-internet-facing-deployment-ifd-internal-network-address-subnet-mask-list-ip-addresses/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 10:54:29 +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[IFD]]></category>
		<category><![CDATA[IFD Tool]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Internal Address]]></category>
		<category><![CDATA[Internet Facing Deployment]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Subnet mask]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=48</guid>
		<description><![CDATA[Hi, I have been working on setting up a test Microsoft dynamics CRM server on a server at home with Internet facing deployment. I wanted to try to see how CRM hosted will work. I have been through few issues that thankfully I managed to resolve them all. I will write another post specifically focusing on [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/07/10/microsoft-crm-40-ifd-internet-facing-deployment-ifd-internal-network-address-subnet-mask-list-ip-addresses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SAP and Microsoft Dynamics CRM Integration using SCRIBE</title>
		<link>http://www.mohamedibrahim.net/blog/2009/07/06/sap-and-microsoft-dynamics-crm-integration-using-scribe/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/07/06/sap-and-microsoft-dynamics-crm-integration-using-scribe/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 13:46:57 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SCRIBE]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=37</guid>
		<description><![CDATA[Few months ago, I was asked to research the possibility of integrating two systems for a client using SCRIBE Software specifically. The two systems are Microsoft CRM and SAP. I have done an intensive research in the subject and I have come up with a 9 pages document detailing the answer. The quick answer is [...]]]></description>
		<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/07/06/sap-and-microsoft-dynamics-crm-integration-using-scribe/feed/</wfw:commentRss>
		<slash:comments>72</slash:comments>
		</item>
	</channel>
</rss>

