Recent Posts
<<
Page 1 of 8
>>
Jan 26 Mon
How Dynamics CRM Automatically Assigns Accounts by States
Christian Espinoza writes "...The workflow functionality in Dynamics CRM is a powerful tool that can automate your standard business processes....an easy to follow walkthrough that spells out all the steps and considerations required..."
Jan 19 Mon
Rec Fields Required in AIF Partial Update
Dianne Siebold writes "...To make a long story short, you need the _DocumentHash field as well as the RecId and RecVersion fields for each entity being updated...When performing an update, the typical process is..."
Jan 14 Wed
Setting up End-to-End Virtualization for OpsMgr 2007
System Center Forum writes "...when and how to virtualize server roles in Operations Manager 2007 is something that comes up more-and-more all the time...going to provide end-to-end insight into when and how to make the most of virtualization with OpsMgr in the lab and in production in areas such as:"
Dec 19 Fri
Dynamics AX 2009 How to Import Credit Card Transactions for Expense Mgmt
Dianne Siebold writes "...how to import credit card transactions for expense management in Dynamics AX 2009. To set up importing of credit card transactions into expense management, go to Basic > Setup > Import > Documents. Following is a high level walkthrough of how to set it up..."
Oct 14 Tue
Dynamics AX Map Object Sorting is a Real Issue
Brandon George writes "...I am sure everyone has used Map objects in writing X++ code before. Map's are part of Collection classes that exist inside Dynamics AX. Well one of the strangest things about this Collection class, is that it's lack or sorting methods. It does not have any. You can't sort a Map object by values or Keys..."
Sep 15 Mon
Dynamics AX Error: e-Con 4.0
Brandon George writes "This error, when seen from going into the e-Con Studio, means that the MS-XML Parser 4.0 or greater is not installed on..."
Aug 4 Mon
Sample Dynamics CRM JScript Export Tool
Joris Kalz writes "...I recently had to transfer several customizations to a different CRM installation...I wrote a few lines of code to export all jscript code without annoying interaction...The code is pretty straight forward, so feel free to modify. You can download the VS 2008 project here:"
Jul 24 Thu
How to Add Custom Images for Treenode in Dynamics Ax
Kamal Akannan writes "The most appropriate way to enable a strong support for external images in tree node would be through modifying the ImageListAppl class to load external images. (Currently they can load only resource numbers). The following code below when added to the base class helps you load images externally or through resource nodes..."
Jun 11 Wed
.Net Business Connecter in Dynamics AX 2009. Very cool!
Brandon George writes "I wanted to take the time tonight to post a link to the Dynamics AX 2009, posted system requirements:..So the 3.5 .Net Framework is being required, making the pass on 3.0 framework. This is actaully very interesting, and also great news, because this means you can take advantage of all the great things in the .Net 3.5 framework...."
Dynamics CRM 4.0 has simplified file attachment to notes
Ayaz Ahmad writes "In Dynamics CRM 4.0, file attachment to entities is pretty simple as compared to CRM 3.0. UploadFromBase64DataAnnotationRequest and UploadFromBase64DataAnnotationResponse object are both deprecated. Instead a new attribute has been introduces in annotation object with documentbody that accepts string in base64 encoding. Please find the below sample:"
May 27 Tue
Source for CRM Plug-in Registration Tool
Ben Vollmer writes "

The Plug-in registration tool included as part of the SDK killed me with the XML file...a new Registration tool on the MSDN Code Gallery, which is AWESOME. In about 30 seconds I was able to accomplish more than I was in 4 hours of playing with the XML files..."
May 20 Tue
CRM Syncronizes Internal Task List with Outlook
Anne Stanton writes "....Dynamics CRM also synchronizes the internal task list (open activities) with Outlook tasks so those key items that you personally need to get done and track, click right in. Check off a task in Outlook, and it completes the activity in CRM. This completed activity (task in this case) becomes part of that specific client and/or user's historical record...."
May 11 Sun
Dynamics CRM Videos
Anne Stanton writes "....big picture talks on Microsoft Dynamics CRM and the Microsoft Dynamics suite.... "
Prism, CAB, and WinForms Futures
Glenn Block writes "....(2.0 platform, WinForms) and need to build new Smart Clients. ....Within patterns & practices, we have several offerings for building composite applications. The following list highlights the scenarios where you should consider using each....
"
May 10 Sat
New Code Via Record Templates
Kamal Akannan writes "

....defaulting values from record templates through code in Dynamics Ax 4.0....comes handy to create new records further as most of the value is drawn from the template record itself...."
<<
Page 1 of 8
>>