copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
What is REST and SOAP Endpoints? - social. microsoft. com In this release of Microsoft Dynamics CRM the SOAP endpoint provides an alternative way to perform operations that the REST endpoint is not yet capable of I personally use REST with JQuery AJAX in my JScript web resources REST is also used in silverlight client In my plugins and custom workflow activities I use SOAP
Multiple Conditions Colors for SharePoint List Calendar - Microsoft . . . Hi, I have two sets of conditions that I would like to color code for in a SharePoint List Calendar Conditional Formatting is great when coloring certain items based on one variable, however I haven't found a way to color code for multiple variables As an example, let's say I have time off requests for employees and each type of request is color coded Blue for Vacation, Red for Sick Day I
how do i set the value of a lookup with no id or type? I have an iframe that does some calculations that returns percentages each look up has are known percentage values how do i update the lookup to this value contained in the iframe?
Only display month in date field - social. microsoft. com Is there a way to get CRM to only display the Month or Month and Day without the Year? For example 10 31 2009 I just want 10 31 to be displayed, but not only in the field when I am in "Active Accounts" View as well Thanks! Wednesday, December 1, 2010 3:54 PM
Is there a way to limit the sitemap changes to user only instead of . . . Alle Antworten 1 Anmelden In a round about way you can put some some controls in place using entity permissions: <Privilege> (SiteMap) Blog post illustrating: Hiding Areas in the Sitemap Jason Lattimer My Blog - Follow me on Twitter - LinkedIn Als Antwort vorgeschlagenJLattimerMVP, Moderator
way to duplicate (clone) a row in a datatable? - social. microsoft. com The approach bombs out, exception saying that the row already exists, even tho I've changed the key field, in the origInventoryRow above and calling the 'Add' method Hate to write the code to copy field-by-field if there is an easier way