Welcome to MSDN Blogs Sign in | Join | Help

Microsoft Dynamics CRM UK Blog

CRM news and views from Simon Hutson

Browse by Tags

All Tags » Visual Basic .N... » CRM 4.0   (RSS)
Closing An Incident (Case) That Has Open Activities
In The Lap Of The Gods… Every so often I come across a feature in CRM that makes me wonder “why was it designed like that?”. The one that catches me out almost every time I demo is the inability to close or cancel a incident when there are associated Read More...
Converting HTML E-mail To Plain Text
OK, I admit it. I've caught the CRM development bug. What started as a harmless bit of fun working on document library integration between CRM & SharePoint has now developed into an obsession. In this post I will describe how to build a plug-in that Read More...
Visual Studio 2008 Hangs After Adding A Web Reference
Sign Of The Times... A few weeks ago I came across a problem in Visual Studio 2008, whereby it seemed to hang every time I added a web reference to the CRM web service , and then tried using IntelliSense to discover the attributes of an entity . Looking Read More...
Creating A Debugger Visualizer For Dynamic Entities
Are You Gonna Be My Girl.... Over the last couple of months I've been spending quite a bit of time with the SDK, building custom workflow activities and plug-ins for CRM 4.0. One of the problems working with the IPlugin interface is that you are forced Read More...
E-mail To Case Using Workflow - Update
Voodoo Chile... Having implemented the workflow described by Jagan here to take an incoming e-mail and convert it automatically to a case, it became clear that some custom code would be need to solve the following problems: Using the workflow designer Read More...
Creating SharePoint Sites With CRM Workflow
Can I Play With Madness... Now that I have a custom site definition that incorporates a minimal master page my next task was to automate the site creation process. I decided to build a custom workflow activity rather than a plug-in as this give me a high Read More...
Microsoft Dynamics CRM 4.0 Tidbits - Advanced Events
I Walk The Line... With CRM 3.0 we had a pretty robust model for building custom business logic extensions, known as callouts, which allowed developers to write C# or VB.NET code to handle pre-stage and post-stage events for platform operations such as: Read More...
Page view tracker