Escuchoyo
"The best way to predict the Future is to invent It" - Alan kay
Visualizar por etiquetado
ADO.NET
AJAX
albacete dotnetclubs
Alfapeople
AnkhSVN
ASP.NET
Bot
c++
ClickOnce
clm.net
Compact Framework
CRM
database
debug
DirectX
DotNetCenter
Dynamics
encriptación
Expresiones regulares
Expression Blend
extended stored procedures
Fence
Firefox
Flash
Framework 3.0
free tools
Game
Google
IIS
Imagine Cup
Imagine Cup 2008
Internet Explorer
juegos
Latitude
lego
live services
mesh
Messenger
Microsoft
Microsoft SharedView
Microsoft Student Partners
mindcamp
mindstorm
MSP
MVP
Office Live
opends60.lib
PFDF
Photofinishing Data Format
plugins
Presentación
Protocolos
Python
redes
reflection
Regex
Rosario
Scrum
Silverlight
Silverlight 2
SQL Server
SVN
Team Foundation Server
Team System
Teched 2007
Teched Barcelona 2007
threading
Tortoise
trace
usb
utilities
Virtual Server 2005
Virtual Studio Orcas
Virtualización
Vista
Visual Studio
Visual Studio 2008
VPN
VSTFS
VSTO
WCF
Web Service
Webcast
Windows 7
Windows Mobile
Windows Vista
WPF
xbox
XNACommunity
XP
XSD
[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
[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
[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
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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
Más envíos
Página siguiente >
Search
Go
Este blog
Inicio
Contactar por e-mail
Certifications
My Others projects
Robotic Context Awareness by RFID
Interactive EcoPanel by RFID
Etiquetas
ADO.NET
AJAX
albacete dotnetclubs
Alfapeople
AnkhSVN
ASP.NET
Bot
c++
ClickOnce
clm.net
Compact Framework
CRM
database
debug
DirectX
DotNetCenter
Dynamics
encriptación
Expresiones regulares
Expression Blend
extended stored procedures
Fence
Firefox
Flash
Framework 3.0
free tools
Game
Google
IIS
Imagine Cup
Imagine Cup 2008
Internet Explorer
juegos
Latitude
lego
live services
mesh
Messenger
Microsoft
Microsoft SharedView
Microsoft Student Partners
mindcamp
mindstorm
MSP
MVP
Office Live
opends60.lib
PFDF
Photofinishing Data Format
plugins
Presentación
Protocolos
Python
redes
reflection
Regex
Rosario
Scrum
Silverlight
Silverlight 2
SQL Server
SVN
Team Foundation Server
Team System
Teched 2007
Teched Barcelona 2007
threading
Tortoise
trace
usb
utilities
Virtual Server 2005
Virtual Studio Orcas
Virtualización
Vista
Visual Studio
Visual Studio 2008
VPN
VSTFS
VSTO
WCF
Web Service
Webcast
Windows 7
Windows Mobile
Windows Vista
WPF
xbox
XNACommunity
XP
XSD
Navegación
Principal
Blogs
Imágenes
Archivo
marzo 2010 (1)
febrero 2010 (2)
enero 2010 (5)
diciembre 2009 (1)
noviembre 2009 (1)
octubre 2009 (8)
septiembre 2009 (6)
abril 2009 (4)
febrero 2009 (4)
noviembre 2008 (1)
junio 2008 (3)
abril 2008 (1)
marzo 2008 (2)
febrero 2008 (3)
enero 2008 (1)
noviembre 2007 (3)
octubre 2007 (2)
septiembre 2007 (1)
agosto 2007 (7)
julio 2007 (10)
junio 2007 (4)
abril 2007 (2)
marzo 2007 (5)
enero 2007 (2)
diciembre 2006 (4)
Sindicación
RSS 2.0
Atom 1.0