Browse by Tags
All Tags »
ASP.NET (
RSS)
We've had couple of instances where we needed to embed existing image attachments in dynamics crm into sql server reporting services reports. Here are the steps you need to take in order to make it happen. It's pretty straight forward. Create a new report...
We are working on a version of the Dynamics CRM 4 SDK that will work with the iPhone via MonoTouch. Here is a preview of it creating an account in Dynamics CRM using the MonoTouch C# library. We're creating this to speed up development of xRM solutions...
Mobile Express for Dynamics CRM is now available for free from Microsoft. You can download it from http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=f592ec6c-f412-4fd5-9a80-cd3bcbd26d8b Here it is running on the iPhone Main Accounts...
Time for another Dynamics CRM goodie... We try to automate as many things as we can, automatically sending invoices is one of them. Workflow as you know in Dynamics CRM is very powerful, specially the ability to create custom activities and hook into...
I was browsing the dynamics forums the other day and saw a post asking about the progress bar in CRM, we created one awhile back, here it is for anyone else that's looking for something similar. Click here to download a working sample. What you'll need...
We've decided to release another component we've been using internally. This little webcontrol allows you put pass data from a Web Form to Dynamics CRM 4. How does it work? Create a UserControl to layout the form. <%@ Control Language="C#" %> Topic...
We have decided to release the Visio Stencils we've been using for Dynamics CRM 4 projects, find out more about them here. Sneak peak of the shapes you can use on Create/Update (eg: Popup windows) Here is the Account screen duplicated with the stencil...
I've been trying to change the icons under History for each entity to show the direction of the email or phone call. Using Fiddler I found out that areas.aspx was responsible for rendering the grid when you click on History, then when you click on the...
UPDATE 08/01/2009 - Project is now on CodePlex ( http://www.codeplex.com/crmnumbering/ ) MYOB can only take 8 characters and accountants don't like seeing cryptic Invoice Numbers that CRM generate, so we ended up writing a custom plugin that automatically...
Recently we created a payroll solution which integrated with Microsoft Dynamics CRM 4, part of that was to validate the Bank Account and IRD Numbers. Here's a screenshot of a sample workflow. You can download the code from here . Solution contains a Util...
More Posts
Next page »