Skip to content

Archive for July, 2010

28
Jul

Problem with Microsoft SQL Server Full-Text Search

If, by any means, you have upgraded your Microsoft SQL Server 2005 to 2008, you’ve probably seen this: you want to install a brand new CRM 4 on your server and, just before the end of the wizard, the verification process hangs on the Microsoft SQL Server node with the following message:

Read moreRead more

21
Jul

Microsoft Dynamics CRM 2011 Beta notification

All you need is this link: https://offers.crmchoice.com/betaofferlanding/?campaignid=3C2D347A-8280-DF11-9910-001B7841C76C

Be sure to register to be notified when the public beta is available!

20
Jul

More info on the Microsoft Dynamics Marketplace

On July 12th 2010, at the Microsoft Worldwide Partner Conference, Microsoft Corp., announced the Microsoft Dynamics Marketplace, a new online service for discovering software applications and professional services from Microsoft partners that extend the value of Microsoft Dynamics.

The Microsoft Dynamics Marketplace service will launch in September 2010.

Read moreRead more

20
Jul

Dynamics CRM 2011 new functionalities…

Here is a first list of improvements that are going to be useful:

Read moreRead more

20
Jul

Dynamics CRM 2011 public beta release in September 2010!

As stated here: http://msdynamicsworld.com/story/bi-reporting/crm5-formally-christened-microsoft-dynamics-crm-2011-wpc-2010

And the new name will be Dynamics CRM 2011

8
Jul

What’s in my personal queue?

This is an update of my personal projects based on Dynamics CRM (I’ll talk xRM here), which will be explained in details on this blog:

  • Organization tree in Silverlight
        • Display of all the business units
        • Display of the account’s contacts, with various methods of data retrieval
        • Display of all the linked elements under an account or a contact
  • Reporting in Silverlight
        • Various KPIs
  • Web portal in Silverlight (for outsiders)

Quite a lot of stuff here and I work on them on my spare-time so do not expect to see tons of update soon…

But here is my first attempt at Silverlight 4 with Dynamics CRM 4 data:

image

 

 

This is an organization tree returning the business units hierarchy and is based on the awesome work of Drazen Janjicek (http://cid-dff01c5367c1f660.office.live.com/self.aspx/Silverlight%20Stuff/OrganizationChartDemo.rar) and needs some refining but I’m pretty happy with the results!

Stay tuned!

5
Jul

How-to series: Create a custom report (part 4)

In this article, I deal with the reporting drill-through and with the report pre-filtering to display the list of elements that are currently in queues.

Read moreRead more