Tag Archives: Microsoft
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
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 [...]
Hide, Display, Resize and Rename left navigation links, CRM fields and attributes using Javascript for Microsoft Dyanmics CRM 4.
Scripts for Resizing, Hiding and renaming left navigation links, fields and attributes in Microsoft Dynamics CRM 4 using Javascript.
Script to Hide Add Existing Record button and Add New Record button using Javascript in Microsoft Dyanmics CRM
Script to Hide Add Existing Record button and Add New Record button using Javascript in Microsoft Dyanmics CRM
Introduction and Notes about WCF, Silverlight and Creating a Silverlight application that consumes – invokes a WCF service via async (asynchronous) web service call
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 Silverlight is [...]
Configure Microsoft SQL Server to allow remote connection and remote SQL Management Studio access
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 [...]
Hiding Left Navigation Menu Items in an Entity Form using Javascript in Microsoft CRM 4
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 a [...]
Renaming Left Navigation Menu items (leftnav) of an Entity in Microsoft Dynamics CRM 4
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 – leftnav - items of an Entity, for example the Account entity or the Contact entity or any other Custom entity. In summary, this [...]
Setting up Microsoft CRM Internet Facing Deployment IFD with Multiple organisations
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 [...]
Microsoft CRM 4.0 IFD Internet Facing Deployment (IFD) Internal Network address and subnet mask list of IP addresses.
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 the [...]
SAP and Microsoft Dynamics CRM Integration using SCRIBE
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 yes. [...]