Browse by Tags
All Tags » Microsoft CRM Live Code Sample ( RSS)
-
|
I'm a little embarrassed that it's taken me a while to 'see' this but it's really...
|
-
|
When using the CRM Web Services, there are times when you need to work with custom entities that aren't...
|
-
|
What is a web service ? A web service is a programming interface exposed by an application. It follows industry standards that allow it to be consumed ( used ) by any software technology that understands the web service standards defined by W3C. CRM Live...
|
-
|
I’ve been looking at multiple ways to create dashboards for CRM Live. There are a couple of options to consider: 1. Build a web site 2. Use a tool like Excell 3. Build a smart client I've tried all 3 and think that a smart client provides the...
|
-
|
Integrating you customer facing site to CRM Live is valuable addition to fine tuning your business process. This will allow you to capture real time customer questions, inquiries, etc into your CRM process. I've created a simple web application using...
|
-
|
Adding maps to your CRM Live Site is a pretty easy task that will add a nice touch. The first todo is to build an html page that takes a lat/long value and renders a map. Next, add an IFrame to your form where you want the map. The IFrame should point...
|
|
|
|
|
|