Onrefresh Not working Anymore after upgrading to Polaris

We started facing issue in one of our organization after it is upgraded to Polaris. In oportunity form we have used attach event to attach onrefresh event to subgrid to refresh opportunity form after doing any modification in line items. var ProductSubgrid = document.getElementById(“opportunityproductsGrid”);        ProductSubgrid.attachEvent(“onrefresh”, FunctionName); So I tried to check if someone else is facing this issue and… Read more »

Win A free copy of the 'Microsoft Dynamics CRM 2011 Application Design just by commenting !

I have good news for my readers, I am organizing a contest where I have two copies of my book (Microsoft Dynamics CRM 2011 Application Design) that I will give to our two lucky winners. How you can win: To win your copy of this book, all you need to do is come up with a comment below highlighting the… Read more »

Get Customer address in Sales entities using HTML web resource

We got a requirement to show customer address (more address) in opportunity entity, so that customer can select bill to address from there. So I thought to create a html web resource to show customer address based on the customer selected in opportunity form, but this web resource can be used in any of the sales entity to fetch more… Read more »

Unable to create Silverlight Project in Visual Studio 2010

I was trying to create silverlight project in my laptop and I got error that you need to install Silverlight Developer environment, this was strange to me because I had silverlight developers runtime environment installed on my machine. I clicked on the link provided by visual studio 2010 and downloaded it again and when I tried to install it I… Read more »

Microsoft Dynamics CRM 2011 Customization & Configuration Certificate Guide – Review

Book Review Chapter 1: Overview of Microsoft Dynamics CRM 2011 This chapter deals with technical details of Microsoft CRM 2011 like Microsoft CRM 2011 Architecture and different layer with different deployment options available. A good explanation about supported and unsupported customization in Microsoft CRM 2011. Chapter 2: Configuring the System Settings This chapter is about Configuring Microsoft CRM 2011, it… Read more »

Silverlight process missing in VS 2010, while trying to debug

I was working on a Silverlight component yesterday and I was facing some issue, so I thought let’s debug my XAP file to see what is causing this issue. When I tried to attach Silverlight process in my source code, I was unable to get Silverlight process. Earlier I was able to debug my XAP files without any issue, but… Read more »

2012 in review

Mahender   January 1, 2013   No Comments on 2012 in review

The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here’s an excerpt: 19,000 people fit into the new Barclays Center to see Jay-Z perform. This blog was viewed about 75,000 times in 2012. If it were a concert at the Barclays Center, it would take about 4 sold-out performances for that many people to see it…. Read more »

Microsoft Dynamics CRM 2011 Application Design

It is my pleasure to share this news with my readers that I have been working on a book for last few months and now it is available on Packtpub.com. Microsoft Dynamics CRM 2011 Application Design is the solution to your business needs. Whether you are just starting out or are an old hand this book will provide you with… Read more »

Microsoft Dynamics CRM 2011 Customization & Configuration Certificate Guide

Yesterday I got an email from my publisher to review Microsoft Dynamics CRM 2011 Customization & Configuration Certificate Guide written by my fellow MVP Neil Benson . So I am going through this book and will post my review shortly, till then stay tuned.