Visualizar por etiquetado

[VSTO] Debugging VSTO applications
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 Leer más
enviado 02 marzo 10 08:32 por rtebar | 1 comentarios   
Archivado en:
[WPF] Custom Check Box Template
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 Leer más
enviado 26 febrero 10 09:01 por rtebar | 1 comentarios   
Archivado en:
[WCF] Delegation between WCF and CRM Services
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. Leer más
enviado 23 febrero 10 08:37 por rtebar | 1 comentarios   
Archivado en:
CRM Case Study. Alfapeople and TTT Moneycorp
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 Leer más
enviado 20 enero 10 10:38 por rtebar | 0 comentarios   
Archivado en:
[CRM4] Thanks Rollup 8. Error adding a user to CRM 4
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 Leer más
enviado 15 enero 10 07:47 por rtebar | 1 comentarios   
Archivado en:
[CRM4] Searches and Views
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 Leer más
enviado 14 enero 10 06:12 por rtebar | 1 comentarios   
Archivado en:
[CRM4] Add/Remove Activities and Notes relationships
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 Leer más
enviado 12 enero 10 05:59 por rtebar | 1 comentarios   
Archivado en:
[WPF/WCF] DataGrid + DoubleClick + MVVM + Loading Splash (description & code)
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) Leer más
enviado 07 enero 10 06:02 por rtebar | 1 comentarios   
Archivado en: ,
[DataBase] Quick way to test DB connection: UDL files
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 Leer más
enviado 16 diciembre 09 07:44 por rtebar | 1 comentarios   
Archivado en: ,
[WPF] Custom Listbox (description and source code)
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 Leer más
enviado 02 noviembre 09 06:00 por rtebar | 1 comentarios   
Archivado en:
[ASP.NET] A single assembly for the entire Web site
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 . Leer más
enviado 31 octubre 09 12:52 por rtebar | 0 comentarios   
Archivado en:
[CRM 4] Recovering from ISV.config errors
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 Leer más
enviado 29 octubre 09 08:08 por rtebar | 1 comentarios   
Archivado en:
[CRM] CRM or XRM ??
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 Leer más
enviado 26 octubre 09 08:40 por rtebar | 2 comentarios   
Archivado en:
[CRM] BoomerangSMS
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 Leer más
enviado 10 octubre 09 04:15 por rtebar | 0 comentarios   
Archivado en:
[CRM 4] Error using Bulk Deletion Jobs: "This condition had one or more Lookup values that are not valid"
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 Leer más
enviado 07 octubre 09 05:10 por rtebar | 0 comentarios   
Archivado en:
Más envíos Página siguiente >

Search

Go

Sindicación