<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://comunidadnetjuarez.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Escuchoyo</title><link>http://comunidadnetjuarez.org/blogs/rtebar/default.aspx</link><description>"No hay cosas grandes, sino conjuntos de pequeñas"</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>[VSTO] Debugging VSTO applications</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/03/02/vsto-debugging-vsto-applications.aspx</link><pubDate>Tue, 02 Mar 2010 19:32:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2308</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2308.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2308</wfw:commentRss><description>One very useful trick to debug VSTO applications is this “cheeky” flag: VSTO_SUPPRESSDISPLAYALERTS . It’s a environment variable to enable error messages about dodgy exceptions, like COM exceptions. For example, I was getting a strange behavior in my Office Word application when I was trying to add a new Plain Text Control: However, my VSTO application didn’t show me any messages or warning about any error, until I added this environment variable VSTO_SUPPRESSDISPLAYALERTS to my system with value...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/03/02/vsto-debugging-vsto-applications.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2308" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/VSTO/default.aspx">VSTO</category></item><item><title>[WPF] Custom Check Box Template</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/02/26/wpf-custom-check-box-template.aspx</link><pubDate>Fri, 26 Feb 2010 20:01:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2307</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2307.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2307</wfw:commentRss><description>Once again, let’s enjoy the WPF’s flexibility to change any style and template. In this case, I’ve customised the Check Box’s style to get the next appearance: Unchecked Checked Focus Mouse Over You can download the code from here. My example is based on this good MSDN article about Check Box’s template . There you can also find templates for other controls....(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/02/26/wpf-custom-check-box-template.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2307" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/WPF/default.aspx">WPF</category></item><item><title>[WCF] Delegation between WCF and CRM Services</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/02/23/wcf-delegation-between-wcf-and-crm-services.aspx</link><pubDate>Tue, 23 Feb 2010 19:37:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2305</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2305.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2305</wfw:commentRss><description>Impersonation and Delegation are important concepts around the services' world. Impersonation restricts client access to resources in the local machine where is running the service and Delegation restricts client access to resources on other machine. In my scenario, I was trying to access from a WCF service to Dynamics CRM 4.0 services using Delegation. In WCF, Delegation is a special type of Impersonation, which can be configured easily according to the next good articles: http://msdn.microsoft.com/en-us/library/ms730088.aspx...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/02/23/wcf-delegation-between-wcf-and-crm-services.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2305" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/WCF/default.aspx">WCF</category></item><item><title>CRM Case Study. Alfapeople and TTT Moneycorp</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/20/crm-case-study-alfapeople-and-ttt-moneycorp.aspx</link><pubDate>Wed, 20 Jan 2010 21:38:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2289</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2289.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2289</wfw:commentRss><description>Below you can watch the video of a Microsoft case study about one of the main customer of my current company Alfapeople Ltd: TTT Moneycorp . Here I’ve enjoyed working in interesting and challenging projects related to CRM, WCF and WPF In addition, in the next link http://www.microsoftmovies.co.uk/dynamics/general/ you can watch more case studies about different businesses and Microsoft solutions in UK. Enjoy :)...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/20/crm-case-study-alfapeople-and-ttt-moneycorp.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2289" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item><item><title>[CRM4] Thanks Rollup 8. Error adding a user to CRM 4</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/15/crm4-thanks-rollup-8-error-adding-a-user-to-crm-4.aspx</link><pubDate>Fri, 15 Jan 2010 18:47:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2286</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2286.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2286</wfw:commentRss><description>According to the CRM Update Rollup 8 , they have resolved the following error: “After you install Update Rollup 3 or Update Rollup 4, you cannot add a user to more than one organization in the same deployment of Microsoft Dynamics CRM if the user exists in a child domain" …and definitely they have, because I tested it the last week. However, the scenario wasn’t exactly a parent/child domain, but a trusted link domain were instead. Download CRM 4 Rollup 8...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/15/crm4-thanks-rollup-8-error-adding-a-user-to-crm-4.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2286" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item><item><title>[CRM4] Searches and Views</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/14/crm4-searches-and-views.aspx</link><pubDate>Thu, 14 Jan 2010 17:12:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2285</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2285.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2285</wfw:commentRss><description>Searches are fundamental in any CRM. Dynamics CRM provides different ways to search records from any entity. The most powerful search is the Advanced Find , which allows normal users to create custom queries and save them as new views, so that they can reuse them: Why do some attributes not show up? Only searchable attributes are showed up in Advanced Find Looking at CRM Metadata a bit deeply, this “Searchable” property is translated to “ ValidForAdvancedFind ” property in AttributeMetadata. However,...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/14/crm4-searches-and-views.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2285" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item><item><title>[CRM4] Add/Remove Activities and Notes relationships</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/12/crm4-add-remove-activities-and-notes-relationships.aspx</link><pubDate>Tue, 12 Jan 2010 16:59:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2282</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2282.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2282</wfw:commentRss><description>When you create a new entity in CRM 4, you have to define if it will have Note and Activities relationships. After you’ve created it, you won’t be able to change it (important to remember it!). However, sometimes we forget it :) and we need to add or remove these relationships later. In that case, we can do the next trick: Export the corresponding entity that you want to add / remove Note and Activities relationships Delete this entity from CRM In the XML file that you’ve exported with the customisations,...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/12/crm4-add-remove-activities-and-notes-relationships.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2282" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item><item><title>[WPF/WCF] DataGrid + DoubleClick + MVVM + Loading Splash (description &amp; code)</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/07/wpf-wcf-datagrid-doubleclick-mvvm-loading-splash-description-code.aspx</link><pubDate>Thu, 07 Jan 2010 17:02:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2278</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2278.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2278</wfw:commentRss><description>Using the DataGrid WPF Toolkit, this post shows a simple client/server application to fill a DataGrid according to the information that is provided by a WCF service. When any row receives a double click, a new document (jpeg or docx for this example) is opened by an external application. The application is designed using MVVM pattern, where View and ViewModel are placed in the client side and Model in the server side. In our example, we will show a set of “Alerts” in a DataGrid , so that we will...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2010/01/07/wpf-wcf-datagrid-doubleclick-mvvm-loading-splash-description-code.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2278" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/WCF/default.aspx">WCF</category><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/WPF/default.aspx">WPF</category></item><item><title>[DataBase] Quick way to test DB connection: UDL files</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/12/16/database-quick-way-to-test-db-connection-udl-files.aspx</link><pubDate>Wed, 16 Dec 2009 18:44:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2271</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2271.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2271</wfw:commentRss><description>Many times we need to test quickly database connections. An easy and handy way is to use UDL files. From your desktop, try to create a new file and rename its extension with “.udl” if you do double click in the new file, you will get a familiar dialog to configure your DB connection string and test it:...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/12/16/database-quick-way-to-test-db-connection-udl-files.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2271" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/utilities/default.aspx">utilities</category><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/database/default.aspx">database</category></item><item><title>[WPF] Custom Listbox (description and source code)</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/11/02/wpf-custom-listbox-description-and-source-code.aspx</link><pubDate>Mon, 02 Nov 2009 17:00:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2251</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2251.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2251</wfw:commentRss><description>WPF allows to create custom controls with flexibility. In this case, I’ll show you a custom Listbox with the follow interesting features: Resizeable (listbox and its items) Custom items with text and picture Mouse over effect with custom color Selected item with custom background color Items Source from Binding. In my example, I’ve used a collection of “Customer” objects to fill the elements of the listbox, simulating that they are provided by a external service, as well as each picture is a array...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/11/02/wpf-custom-listbox-description-and-source-code.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2251" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/WPF/default.aspx">WPF</category></item><item><title>[ASP.NET] A single assembly for the entire Web site</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/31/asp-net-a-single-assembly-for-the-entire-web-site.aspx</link><pubDate>Sat, 31 Oct 2009 11:52:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2250</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2250.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2250</wfw:commentRss><description>From Visual Studio 2008, we don’t have yet, by default, an option to compile a web site with all its assemblies in only one DLL. But you can do it installing Visual Studio 2008 Web Deployment Projects . Read more about it here ....(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/31/asp-net-a-single-assembly-for-the-entire-web-site.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2250" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>[CRM 4] Recovering from ISV.config errors</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/29/crm-4-recovering-from-isv-config-errors.aspx</link><pubDate>Thu, 29 Oct 2009 19:08:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2249</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2249.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2249</wfw:commentRss><description>CRM accepts different types of easy and quick user interface customizations like new menus, custom buttons, and navigation areas, which can be added throughout the application. To do it, only we should update the ISV.config, an XML file that we can export like any other customisation of CRM. However, although CRM validate this XML file, some error can be entered and our CRM interface can be damaged. Supposing, like a good practise, we did a copy security of our original ISV.config, we will be able...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/29/crm-4-recovering-from-isv-config-errors.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2249" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item><item><title>[CRM] CRM or XRM ??</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/26/crm-crm-or-xrm.aspx</link><pubDate>Mon, 26 Oct 2009 19:40:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2248</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2248.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2248</wfw:commentRss><description>What is CRM? Microsoft Dynamics CRM is a versatile business solution that we can easily tailor to your specific business needs. As an inherent part of your business strategy Microsoft CRM exceeds the benefits of a sheer software solution and gives you an all-inclusive, 360 degree overview of your business. The flexible platform of Microsoft CRM allows you to automate manual processes, increase efficiency and productivity and truly connect with your customers. Managing sales, marketing and customer...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/26/crm-crm-or-xrm.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2248" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item><item><title>[CRM] BoomerangSMS</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/10/crm-boomerangsms.aspx</link><pubDate>Sat, 10 Oct 2009 14:15:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2238</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2238.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2238</wfw:commentRss><description>Let me introduce you one of our last Alfapeople CRM project: BoomerangSMS. This solution allows you to automatically send and receive text messages through CRM by using the Boomerang SMS API. The project consists of an SMS Router Service plus all the customisations required to get it working on any Microsoft Dynamics CRM Deployment. Boost your productivity and plummet costs by routinely managing appointment scheduling, order confirmations and delivery times according to preset workflows. This add-on...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/10/crm-boomerangsms.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2238" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item><item><title>[CRM 4] Error using Bulk Deletion Jobs: "This condition had one or more Lookup values that are not valid"</title><link>http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/07/crm-4-error-using-bulk-deletion-jobs-this-condition-had-one-or-more-lookup-values-that-are-not-valid.aspx</link><pubDate>Wed, 07 Oct 2009 15:10:00 GMT</pubDate><guid isPermaLink="false">b14c8f85-9ed7-4095-98ee-deffe49c73ab:2237</guid><dc:creator>Escuchoyo</dc:creator><slash:comments>0</slash:comments><comments>http://comunidadnetjuarez.org/blogs/rtebar/comments/2237.aspx</comments><wfw:commentRss>http://comunidadnetjuarez.org/blogs/rtebar/commentrss.aspx?PostID=2237</wfw:commentRss><description>Using the Bulk Deletion Jobs tool that I told you in my previous post , I’ve found a bug, which is not yet resolved and I’m trying to find out it. I’m not sure if it’s a CRM issue or it’s a issue of my solution, so I’m looking for your opinion and similar experiences. The point is when you create programmatically Build Deletion Jobs whose query contains conditions with LookUp types , (DateTime, Picklist, strings, decimals,.. work fine) these attributes aren’t showed properly in the Bulk Delete Operation...(&lt;a href="http://comunidadnetjuarez.org/blogs/rtebar/archive/2009/10/07/crm-4-error-using-bulk-deletion-jobs-this-condition-had-one-or-more-lookup-values-that-are-not-valid.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://comunidadnetjuarez.org/aggbug.aspx?PostID=2237" width="1" height="1"&gt;</description><category domain="http://comunidadnetjuarez.org/blogs/rtebar/archive/tags/CRM/default.aspx">CRM</category></item></channel></rss>