<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeff Vilimek &#187; CRM</title>
	<atom:link href="http://www.jeffvilimek.com/tag/crm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffvilimek.com</link>
	<description>Questions and answers about IT, Software, Business and Leadership</description>
	<lastBuildDate>Sun, 20 Feb 2011 21:50:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Extending SaaS Platforms With Azure</title>
		<link>http://www.jeffvilimek.com/2010/09/extending-saas-platforms-with-azure/</link>
		<comments>http://www.jeffvilimek.com/2010/09/extending-saas-platforms-with-azure/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 16:02:37 +0000</pubDate>
		<dc:creator>Jeff Vilimek</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://www.jeffvilimek.com/2010/06/extending-saas-platforms-with-azure/</guid>
		<description><![CDATA[There is a huge opportunity right now for business software developers to capitalize on the emerging "Software As A Service", or "Cloud" application leaders by building extensions and cooperating services. Microsoft's Azure cloud platform provides an ideal platform for these types of complimentary solutions.]]></description>
			<content:encoded><![CDATA[<p>There is a huge opportunity right now for business software developers to capitalize on the emerging &quot;Software As A Service&quot;, or &quot;Cloud&quot; application leaders by building extensions and cooperating services. Microsoft&#8217;s Azure cloud platform provides an ideal platform for these types of complimentary solutions.</p>
<p>&#160;</p>
<p>For example, Salesforce.com, Microsoft CRM Live and a slew of other CRM cloud services are only one class of cloud applications begging for add-on services. Each of these has strengths and weaknesses and most are targeted at the core use cases specific to their horizontal solution space. Software product developers working in complimentary horizontal spaces, like Marketing Automation, or in verticals like Manufacturing, Professional Services, etc. are well positioned to tap into these enormous customer bases and offer their solution extensions if they can host them in a cloud of their own and integrate effectively.</p>
<p>&#160;</p>
<p>At Technoligence right now we are working on a project that will use Azure to extend a CRM Live solution with a custom quoting and proposal generation engine. It looks something like this:</p>
<p>&#160;</p>
<p><a href="http://www.jeffvilimek.com/wp-content/uploads/2010/06/clip_image0011.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://www.jeffvilimek.com/wp-content/uploads/2010/06/clip_image001_thumb1.png" width="594" height="446" /></a></p>
<p>&#160;</p>
<p>Similarly, some of the work our partners are doing with Marketing Automation could be implemented like this:</p>
<p>&#160;</p>
<p><a href="http://www.jeffvilimek.com/wp-content/uploads/2010/06/clip_image002.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.jeffvilimek.com/wp-content/uploads/2010/06/clip_image002_thumb.png" width="594" height="447" /></a></p>
<p>&#160;</p>
<h3>Why Azure?</h3>
<p>So why do I think Azure is the right cloud platform to build these businesses on, as opposed to something like a hosted datacenter or clouds like Amazon EC2 or Google App Engine? Here are a few main reasons:</p>
<p>&#160;</p>
<ul>
<li><strong>Platform, Not Plumbing:</strong> Azure provides software developers a clean computing platform for implementing solutions without having to worry about the plumbing needed to get their solutions in place. The combination of Web Roles and Worker Roles provide a highly scalable container set for implementing workloads.</li>
</ul>
<p>&#160;</p>
<ul>
<li><strong>AppFabric As The Bridge:</strong> A huge advantage that Azure has, especially as a compliment to many of the SaaS solution clouds, is the ability to deeply integrate into customer on-premise computing infrastructure through what Microsoft calls the AppFabric. This service bus allows cloud applications and on-premise platforms to easily and securely connect and interact.</li>
</ul>
<p>&#160;</p>
<ul>
<li><strong>Codename &quot;Dallas&quot; Data Feeds:</strong> A very exciting component of the Azure platform that Microsoft is in the process of bringing online are the &quot;Dallas&quot; data APIs. Imagine having access to map, weather, traffic, AP news, financial data, etc. to draw on that a custom add-on solution can use to extend a core SaaS application. I think this is going to be a huge opportunity for complimentary services and mash-ups in the near future.</li>
</ul>
<p>&#160;</p>
<p>I&#8217;m compiling a list of add-on solutions that could be started today on SaaS platforms plus Azure. Let me know your ideas and I&#8217;ll write up a post listing the best.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffvilimek.com/2010/09/extending-saas-platforms-with-azure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Custom Applications in Microsoft&#8217;s Clouds</title>
		<link>http://www.jeffvilimek.com/2010/03/custom-applications-in-microsofts-clouds/</link>
		<comments>http://www.jeffvilimek.com/2010/03/custom-applications-in-microsofts-clouds/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 20:50:42 +0000</pubDate>
		<dc:creator>Jeff Vilimek</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.jeffvilimek.com/2010/04/custom-applications-in-microsofts-clouds/</guid>
		<description><![CDATA[Microsoft provides at least two solution platforms in the cloud that I'll talk about here to address some recent questions I've gotten. The first is Windows Azure, which is Microsoft's premier cloud application platform. The second is Dynamics CRM Online, which I see showing signs of developing into a special case cloud-based business application environment of its own.]]></description>
			<content:encoded><![CDATA[<p>Microsoft provides at least two solution platforms in the cloud that I&#8217;ll talk about here to address some recent questions I&#8217;ve gotten. The first is Windows Azure, which is Microsoft&#8217;s premier cloud application platform. The second is Dynamics CRM Online, which I see showing signs of developing into a special case cloud-based business application environment of its own.</p>
<p>&#160;</p>
<p><a href="http://www.jeffvilimek.com/wp-content/uploads/2010/04/cloudservices.png"><img style="border-bottom: 0px; border-left: 0px; margin: 5px 5px 5px 10px; display: inline; border-top: 0px; border-right: 0px" title="Cloud Services" border="0" alt="Cloud Services" align="right" src="http://www.jeffvilimek.com/wp-content/uploads/2010/04/cloudservices-thumb.png" width="128" height="192" /></a></p>
<p>First a definition of &quot;cloud&quot; in this context: There are various ways to virtualize platform layers in hosted internet services that can qualify as &quot;cloud.&quot; You can virtualize the traditional infrastructure, the server hardware, and provide a virtual server environment hosted in an internet connected datacenter. Beyond that, you can move the level of abstraction up a layer and virtualize the application or solution platform as a service, and build custom solutions on it. While infrastructure virtualization is interesting, the development teams using it still need to configure or build the application platform plumbing. Greater value is provided by offering a cloud solution platform environment, as less plumbing needs to be implemented (even if it still does need to be considered.)</p>
<p>&#160;</p>
<p>So what does Microsoft offer?</p>
<p>&#160;</p>
<h3>Windows Azure</h3>
<p><a href="http://www.microsoft.com/windowsazure">Windows Azure</a> is a complete set of custom application plumbing available as a cloud service. The core services are a layer above the idea of a virtual server, providing a scalable application platform for developers to build out custom solutions without having to worry (much) about platform configuration and scaling issues. Adjunct services of the platform provide SQL data services in the cloud as well as the ability to extend application integration to on-premise solutions. </p>
<p>&#160;</p>
<p>While there is a cost to using application services like these, the benefits are often great and come in the form of reduced application plumbing complexity, faster time to market, better application/service scalability, etc.</p>
<p>&#160;</p>
<p>However, Azure is merely a platform, similar to a .NET application server or a WebSphere server. It is up to application developers to build custom applications from the platform up. It&#8217;s on this point that CRMLive has something slightly different to offer.</p>
<p>&#160;</p>
<h3>Dynamics CRM Online and xRM</h3>
<p>What Microsoft has provided with <a href="http://crm.dynamics.com/en-us/Default.aspx">Dynamics CRM Online</a> is a hosted version of their CRM solution. What has come along with that is the ability to customize the solution down to its roots, building completely new business applications, if desired, that may have no relation to CRM. Microsoft calls this customization xRM (<a href="http://www.jeffvilimek.com/2009/08/microsoft-xrm-what-it-means-for-business">where the &quot;x&quot; stands for whatever you want it to.</a>)</p>
<p>&#160;</p>
<p>In CRM Online the level of customization is slightly more constrained that in the on-premise installations of the product, but there are ways around that. Integrating additional application functionality from outside CRM Online (e.g. from a separate could based application service) can round out the customization possibilities. A custom engineering configuration and quoting system I&#8217;m working on now uses this approach.</p>
<p>&#160;</p>
<p>xRM is great for entity relationship based custom business applications. Reporting, workflow, and business user customization are built into the platform. xRM doesn’t makes sense for a wide variety of custom services and solutions (where you would use something like Azure) but for the class of business solutions it does make sense for the benefits are huge. The strong business application framework is a whole additional layer of plumbing that is already done, allowing the architects and developers to focus directly on the business problem.</p>
<p>&#160;</p>
<p>&#160;</p>
<p>Microsoft seems to be downplaying the apparent strengths of the xRM solution approach from their initial marketing messages a year or two ago. I&#8217;d expect this is in an effort to not confuse their development platform messaging (which I may be doing right now.) However, I think the feasibility of xRM, especially in the cloud, is huge under the right circumstances.</p>
<p>&#160;</p>
<p>Let me know if anyone needs more details and we can talk further on either of these or any other cloud computing&#160; platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffvilimek.com/2010/03/custom-applications-in-microsofts-clouds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Dynamics CRM and SalesFUSION Webinar</title>
		<link>http://www.jeffvilimek.com/2010/01/microsoft-dynamics-crm-and-salesfusion-webinar/</link>
		<comments>http://www.jeffvilimek.com/2010/01/microsoft-dynamics-crm-and-salesfusion-webinar/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 17:49:06 +0000</pubDate>
		<dc:creator>Jeff Vilimek</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[SalesFUSION]]></category>

		<guid isPermaLink="false">http://www.jeffvilimek.com/2010/01/microsoft-dynmics-crm-and-salesfusion-webinar/</guid>
		<description><![CDATA[My partner David Micksch is going to be co-hosting a webinar on Technoligence’s behalf with SalesFUSION. We’ve been working a lot with SalesFUSION lately to add deep marketing capabilities to Microsoft CRM. This post provides invitation details and links to the webinar registration.]]></description>
			<content:encoded><![CDATA[<p>My partner <a href="http://www.linkedin.com/in/davidmicksch">David Micksch</a> is going to be co-hosting a webinar on <a href="http://www.technoligence.com">Technoligence’s</a> behalf with <a href="http://salesfusion.com">SalesFUSION</a> this week. We’ve been working a lot with SalesFUSION lately to add deep marketing capabilities to Microsoft CRM. Click here to get to the registration page for the webinar and check out the invitation specifics below:<strong><span style="text-decoration: underline;"><a href="http://mscrm.technoligence.com/af2?LinkID=CH00095593eR00000013AD"><img style="display: block; float: none; margin-left: auto; margin-right: auto" src="http://mscrm.technoligence.com/uploads/95593/images/Newsletters/Webinars/2010/001/webinar%2520register%2520generic.png" border="0" alt="" /></a></span></strong></p>
<p> </p>
<p>Here is the text from the original invitation. Let me know if you have any questions:</p>
<p> </p>
<h3 style="text-align: center;">Best Practice Webinar for MS Dynamics CRM</h3>
<h3 style="text-align: center;">Integrating Marketing into your Dynamics CRM</h3>
<p> </p>
<p>As a Microsoft Dynamics user, you may be considering implementing a marketing solution/add-in product for your CRM deployment. Many companies are beginning to explore an integrated approach for marketing and sales that goes beyond simple email blast integration.</p>
<p> </p>
<p>Join SalesFUSION and Technoligence for this valuable online web clinic that will explore the best practices leading companies follow for integrating demand generation, marketing campaign automation and lead management directly into their Microsoft CRM deployment. This session will feature real-world case studies and cover the hottest topics in Marketing for Microsoft CRM.</p>
<p>Session Topics Include</p>
<p> </p>
<p><img src="http://mscrm.technoligence.com/Extranet/95593/images/Bullet_Small_Orange.jpg" alt="" />  Email Marketing for CRM &#8211; to movement to nurture marketing</p>
<p><img src="http://mscrm.technoligence.com/Extranet/95593/images/Bullet_Small_Orange.jpg" alt="" />  The growing importance of web visitor tracking</p>
<p><img src="http://mscrm.technoligence.com/Extranet/95593/images/Bullet_Small_Orange.jpg" alt="" />  Lead scoring defined and how to implement it without a PhD</p>
<p><img src="http://mscrm.technoligence.com/Extranet/95593/images/Bullet_Small_Orange.jpg" alt="" />  CRM data as a driver for nurture marketing</p>
<p><img src="http://mscrm.technoligence.com/Extranet/95593/images/Bullet_Small_Orange.jpg" alt="" />  Understanding the B2B lead life cycle</p>
<p><img src="http://mscrm.technoligence.com/Extranet/95593/images/Bullet_Small_Orange.jpg" alt="" />  Understanding where&#8230;.and WHY to integrate marketing/sales data in CRM</p>
<p> </p>
<h4>About the Speakers</h4>
<p><em>Kevin Miller serves as EVP Marketing &amp; Sales for SalesFUSION and has over 17 years of retail and B2B database marketing experience as well as CRM experience. Kevin is a principle for SalesFUSION, a leading B2B demand generation platform that integrates marketing and sales for Microsoft CRM.</em></p>
<p> </p>
<p><em>David Micksch is the VP Marketing/Sales at Technoligence, a software solutions company specializing in Microsoft Dynamics CRM. David has extensive experience managing complex B2B sales and currently specializes in working with organizations to improve their implementation of CRM to optimize their sales and marketing processes.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffvilimek.com/2010/01/microsoft-dynamics-crm-and-salesfusion-webinar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft xRM &#8211; What It Means For Business</title>
		<link>http://www.jeffvilimek.com/2009/08/microsoft-xrm-what-it-means-for-business/</link>
		<comments>http://www.jeffvilimek.com/2009/08/microsoft-xrm-what-it-means-for-business/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 14:00:09 +0000</pubDate>
		<dc:creator>Jeff Vilimek</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[xRM]]></category>

		<guid isPermaLink="false">http://www.jeffvilimek.com/2010/01/microsoft-xrm-what-it-means-for-business/</guid>
		<description><![CDATA[xRM is the underpinnings of the Microsoft Dynamics CRM product adapted to manage whatever custom entities and business objects your business might need to build an application around. This post provides some background and details on what it means to businesses from the perspective of the CEO, CFO and CIO.]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in; font-family: calibri; font-size: 11pt">At Microsoft&#8217;s July partner conference much time and energy was spent introducing xRM, including this video:</p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<p><object width="560" height="340" data="http://www.youtube.com/v/Yru5CkANOKA&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Yru5CkANOKA&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object></p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt">With this, I&#8217;ve had more than a few questions from customers and partners about what xRM is and what it might mean to their business. I&#8217;ll try to answer that here from a business perspective, saving the technical perspective for future posts.</p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<h3>Background</h3>
<p style="margin: 0in; font-family: calibri; font-size: 11pt">Microsoft developed their Dynamics Customer Relationship Management (CRM) sales software<span style="mso-spacerun: yes">  </span>from scratch with the first release coming in 2003. A few versions later the CRM product was really maturing and a strange thing happened along the way. Microsoft software engineers did such a great job building the software foundation and exposed enough of that software foundation for customization purposes that other software companies and partners started using CRM just for the sake of that foundation. The underpinnings of CRM, while great at managing Accounts, Contact and Opportunities turned out to be well suited for managing any manner of similar business entity. A robust system for managing business entities and object, relationships between those entities and workflow and reporting around those entities opened up huge potential for all kinds of custom business solutions.</p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt">xRM is the underpinnings of the CRM product adapted to manage whatever custom entities and business objects your business might need to build an application around. Microsoft has added the xRM branding seemingly after the fact but it&#8217;s just the CRM product being used to manage Property, Patients, People, Projects or whatever else a business needs similar to the way it handles Accounts, Contacts and Opportunities.</p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<h3>So what does this mean for business? Here are three perspectives:</h3>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"><strong>CEO:</strong> xRM can offer fast access to custom enterprise tools that map directly to the unique competitive advantages of a given business. Capture, tracking and management of what matters most to your business can increase productivity and get more done with more customers. xRM also exposes a rich model of key performance indicators and metrics enabling CEOs to get answers to critical business questions fast and make better business decisions.</p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"><strong>CFO:</strong> Investment in custom software solutions and custom reporting can be costly. Investing once in a platform that can be leveraged for multiple custom business solutions greatly increases the ROI of that investment. With xRM you invest in a solid core and can shift IT spend further towards specific business value and away from building and rebuilding the plumbing needed to get work done.</p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"><strong>CIO:</strong> Best practices in IT management have always focused on solidifying core enterprise frameworks and technology and using that core to build out custom solutions more quickly. xRM as a platform allows IT to skew resources further towards satisfying the business and focus less on plumbing support. Rich data model and analysis support in xRM solutions also allow IT to offer key information back to the business in ways that would be either costly or not possible with traditional custom solutions.</p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt"> </p>
<p style="margin: 0in; font-family: calibri; font-size: 11pt">We are building xRM solutions for customers now so feel free to forward any other questions you have and I&#8217;d be happy to talk more about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffvilimek.com/2009/08/microsoft-xrm-what-it-means-for-business/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dynamics CRM Highlighted In Gartner Magic Quadrant</title>
		<link>http://www.jeffvilimek.com/2009/06/dynamics-crm-highlighted-in-gartner-magic-quadrant/</link>
		<comments>http://www.jeffvilimek.com/2009/06/dynamics-crm-highlighted-in-gartner-magic-quadrant/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 22:25:49 +0000</pubDate>
		<dc:creator>Jeff Vilimek</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.jeffvilimek.com/2009/11/dynamics-crm-highlighted-in-gartner-magic-quadrant/</guid>
		<description><![CDATA[Technoligence has been focusing more of our business on Microsoft Dynamics CRM and xRM in recent months. We saw early on that Dynamics CRM continues to evolve into both a world class sales, marketing and service tool as well as a platform for advanced relationship management solutions. Microsoft has been making the right investments in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.technoligence.com" target="_blank">Technoligence</a> has been focusing more of our business on Microsoft Dynamics CRM and xRM in recent months. We saw early on that Dynamics CRM continues to evolve into both a world class sales, marketing and service tool as well as a platform for advanced relationship management solutions. Microsoft has been making the right investments in both on-premise options and software as a service or cloud options for CRM. Our recognition of this value and excitement over where Microsoft is heading with Dynamics has cause us to really ramp up our investment in CRM solutions.</p>
<p> </p>
<p>With that in mind, we were very pleased to have our assessments validated by the <a href="http://mediaproducts.gartner.com/reprints/microsoft/vol9/article3/article3.html" target="_blank">April 3rd publication from Gartner</a> of their CRM &#8220;Magic Quadrant&#8221; for customer service contact centers. For those not completely familiar, Gartner has long been a thought leader in evaluating enterprise IT platforms and solutions. One of the key tools they use to evaluate markets of related solutions is their Magic Quadrant model which compares competing solutions against each other in reference to two key characteristics in a 4&#215;4 graphical model.</p>
<p> </p>
<p>This round, the market of CRM solutions was evaluated for fitness across 15 variables summarized in two major axis: &#8220;ability to execute&#8221; and &#8220;completeness of vision&#8221;. As you can see here, Microsoft Dynamics CRM has moved into the all important upper right quadrant.</p>
<p> </p>
<p><a href="http://mediaproducts.gartner.com/reprints/microsoft/vol9/article3/article3.html"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Microsoft is positioned in the Leaders Quadrant in the latest Gartner Magic Quadrant Report " src="http://www.jeffvilimek.com/wp-content/uploads/2009/11/clip-image001.gif" border="0" alt="Microsoft is positioned in the Leaders Quadrant in the latest Gartner Magic Quadrant Report " width="403" height="408" /></a></p>
<p> </p>
<p> </p>
<p>This &#8220;Leader&#8217;s Quadrant&#8221; rating for Microsoft is a strong, independent validation that Microsoft continues to be on the right track with CRM. My personal assessment agrees and I continue to be amazed by the business value we are able to quickly deliver to the businesses we work with.</p>
<p> </p>
<p>Congratulations to Microsoft and the Dynamics CRM team!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffvilimek.com/2009/06/dynamics-crm-highlighted-in-gartner-magic-quadrant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft CRM &#8211; Top Five Features</title>
		<link>http://www.jeffvilimek.com/2009/03/microsoft-crm-top-five-features/</link>
		<comments>http://www.jeffvilimek.com/2009/03/microsoft-crm-top-five-features/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 03:19:56 +0000</pubDate>
		<dc:creator>Jeff Vilimek</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.jeffvilimek.com/2009/03/microsoft-crm-top-five-features/</guid>
		<description><![CDATA[I&#8217;ve been wallowing in Dynamics CRM from Microsoft lately as we continue to build up our CRM service line at Technoligence. I continue to be impressed with what Microsoft has done with CRM and the flexibility they built in to the underlying platform. Beyond putting together a first class CRM solution for the core use-cases [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wallowing in Dynamics CRM from Microsoft lately as we continue to build up our CRM service line at <a href="http://www.technoligence.com" target="_blank">Technoligence</a>. I continue to be impressed with what Microsoft has done with CRM and the flexibility they built in to the underlying platform. Beyond putting together a first class CRM solution for the core use-cases of standard sales and services processes they have taken a further step and exposed their underlying application foundation allowing fast, powerful customization and extension.</p>
<p>&#160;</p>
<p>I expect to put together a few blog posts on CRM over the next few weeks and wanted to start with an overview and some pointers to great material out on the web for anyone not yet familiar with Dynamics CRM in general. Down the road I&#8217;ll probably drill into accelerators, custom reporting capabilities, and custom business solutions built on Dynamics CRM as a platform in more detail.</p>
<p>&#160;</p>
<p>I&#8217;d be interested to hear what others are doing with custom solutions on top of CRM lately. Business frustrated with some of the limitations of ACT or SalesForce have been migrating lately and hearing the good, the bad and the ugly of these migrations would be great.</p>
<p>&#160;</p>
<h3>History</h3>
<p>Microsoft release a humble initial version of CRM in early 2003. At that point it was targeted at small businesses and didn’t extend too much farther than account and contact management. One important feature from a business productivity perspective was the early integration with Outlook, which has only improved over time and continues to be a strength of the solution.</p>
<p>&#160;</p>
<p>By 2005 Microsoft made some significant upgrades to the overall solution in the 3.0 release. It was then that CRM was moved under the Dynamics line of business products. Support for hosted CRM was also as significant addition in that timeframe and was offered through the partner channel.</p>
<p>&#160;</p>
<p>In 2008, the 4.0 version of CRM was introduced. The significant improvements to both the feature set and underlying platform continued pushing Dynamics CRM into serious contention as a best of breed solution at the small business level and has started it knocking on the door of medium/large businesses as a possible solution.</p>
<p>&#160;</p>
<h3>Feature Highlights – My Top Five</h3>
<h4>Outlook Integration</h4>
<p>As you might expect, a key feature that Microsoft has done really well is integration with Outlook. In addition to Outlook exposing the CRM interface, in either an online or online/offline synched configuration, a toolbar is provided that integrates the account management, activity initiation and communication tracking capabilities of CRM into your Outlook workflow.</p>
<p>&#160;</p>
<p><a href="http://www.jeffvilimek.com/wp-content/uploads/2009/01/MicrosoftDynamicsCRMHighlights_1293B/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.jeffvilimek.com/wp-content/uploads/2009/01/MicrosoftDynamicsCRMHighlights_1293B/image_thumb.png" width="584" height="197" /></a> </p>
<p>&#160;</p>
<p>Incoming emails/threads can be tracked in connection to contacts, accounts, opportunities, etc. Contacts are integrated into your Outlook contact list, but only to the degree you wish, with the ability to filter to subsets such as &quot;My Contacts&quot; or more complicated queries involving any contact field. </p>
<p>&#160;</p>
<h4>Dynamic Custom Reporting</h4>
<p>In addition to standard canned reports, <a href="http://www.democrmonline.com/reporting" target="_blank">this video</a> gives a great overview of the add-hoc and custom reporting functionality available in CRM. User configurable custom reporting is very flexible and relatively easy to use.</p>
<p>&#160;</p>
<p>In advanced configurations the CRM reporting capabilities can be extended through integration with SQL Server Analytics and/or Microsoft Performance Point to get even more power in reporting and analysis.</p>
<p>&#160;</p>
<h4>Customization and Extensibility</h4>
<p>The capabilities for customization of CRM are designed to provide flexibility at the user, business administrator and developer levels. Many typical customizations of views, fields, workflows, etc. are designed to be accomplished by non-developer power users/administrators. Further developer levels of customization are fully supported and typically are portable between installations and through upgrades.</p>
<p>If you can stand to click through 11 pages, <a href="http://rc.crm.dynamics.com/rc/regcont/en_us/OP/articles/1-metadatadrivencustomizations.aspx" target="_blank">this introduction</a> to the various customization capabilities of CRM is a good overview. </p>
<p>&#160;</p>
<h4>Workflow</h4>
<p>Imagine a marketing event generates a contact lead. As a follow, up you might want to send a custom email the next day and follow up a week later with a phone call by one of your account reps. This kind of dynamic workflow can be configured right in CRM. Further custom workflow activities can be added on to CRM to provide access to complex custom actions. More background on workflow is available <a href="http://rc.crm.dynamics.com/rc/regcont/en_us/OP/articles/wrkflowcyclediagram.aspx" target="_blank">here</a>.</p>
<p>&#160;</p>
<h4>Accelerators</h4>
<p>One of my favorite and one of the most interesting aspects of CRM customization available now are the &quot;Accelerator&quot; packages. Posted on Microsoft Codeplex with full source code, the Accelerators are fully supported custom add-on solutions for CRM. Advanced Analytics, Notifications, and Enterprise Search configuration are among the eight accelerators currently available. We&#8217;ve begun deploying these internally and for our customers with great success. You can find them all at: <a href="http://www.codeplex.com/crmaccelerators">http://www.codeplex.com/crmaccelerators</a></p>
<p>&#160;</p>
<p>&#160;</p>
<p><strong>What other highlights have I missed here? Anyone else doing interesting things with CRM right now?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffvilimek.com/2009/03/microsoft-crm-top-five-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

