Technical issues, problems, errors, findings & 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.

Tag Archives: CRM

New Features in Microsoft dynamics CRM 2011. Introduction to CRM 2011 new Customizations & Productivity functionality, Web Client & development enhancements

What’s new in Microsoft Dynamics CRM 2011, Microsoft Dynamics CRM Online 2011 & International worldwide Europe and United Kingdom (UK) CRM Dynamics Online launch. This post tries to answer these questions. The post is the next one in the series and collection of posts that discuss Microsoft dynamics CRM 2011 new features, changes, additions, add-ons and [...]

What’s new in Microsoft Dynamics CRM 2011? Introduction to CRM Outlook client for Microsoft Dynamics CRM 2011 New features, changes, additons and improvements

This post and the following collection of posts will be discussing Microsoft dynamics CRM 2011 new features, changes, additions, add-ons and improvements. The post is based on a collection of quick notes that I have taken from a recent Microsoft Dynamics CRM partners event called Microsoft Dynamics CRM 2011 Global Readiness Tour event that happened [...]

Microsoft Dynamics CRM 4.0 Demonstration Tool Review: Edit Microsoft Dynamics CRM SiteMap using a Graphical User Interface (GUI) tool & utility, CRM data tool & other useful features

This is a quick post to direct people to Microsoft Dynamics CRM tool or utility developed by Microsoft and available free that can be used to quickly edit Microsoft Dynamics CRM SiteMap via a Graphical Interface (GUI) where you can easily change, amend & publish the site map file: sitemap.xml. I’m sure many people already [...]

Converting Microsoft Dynamics CRM 4 JavaScript to Microsoft Dynamics CRM 2011 Javascript code converter

I have just seen this javascript converter tool and I thought I’ll let everyone know about it as it could be quite beneficial when upgrading Microsoft Dynamics CRM 4.0 to Microsoft Dynamics CRM 2011 including Javascript upgrade and changes. This is the link for the tool. I haven’t tested it thoroughly myself yet, so please [...]

Import & Export Microsoft Dynamics CRM Customizations as XML or as compressed file programatically (dynamically) using CRM API/Web Service

  It is very common that you would need to import customizations from a file and upload it directly on CRM then publish thes customizations OR the opposite: where you import customisations from Dynamic CRM implementation and export to a file either XML file or a Zip file which you can then archive or add [...]

Creating, consuming and using Microsoft Dynamics CRM 4.0 Service, Using CRM API and CRM SDK to access CRM database via the webservice

   Creating, consuming and using Microsoft Dynamics CRM 4.0 Service, Using CRM API and CRM SDK to access CRM database via the webservice. Custom .NET code to access CRM, create, update (edit), insert, delete, retrieve (return) and retrievemultiple records for system entities and custom entities using both entity objects and dynamic entities.  This post is a collection of the [...]