Quantcast
Channel: Wim's Weblog
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

A little commenting trick to switch between code blocks to use.

A little trick i’ve used for quite some time…   If you want to test a windows service for instance, you can’t start it in the debugger. But I want to use the debugger.   Then you could write something...

View Article



Image may be NSFW.
Clik here to view.

Creating a simple Microsoft CRM 4.0 plugin.

The beginning Ok, in the beginning there was nothing. So, let’s start by taking a look at Introduction to Plug-in Development for Microsoft Dynamics CRM 4.0. From here we can copy paste some sample...

View Article

Image may be NSFW.
Clik here to view.

CRM 4.0 tool – Bulk update / export to csv

One of our customers recently asked to do an update on their instance of the microsoft CRM 4.0 platform. The goal was to change the current Country Picklist to a lookup field which points to a...

View Article

Image may be NSFW.
Clik here to view.

MailChimp > Sync module

I added a project to CodePlex last week: MailChimp Sync Module makes it easier for developers to synchronize their lists from any datasource to mailchimp. It’s developed in C# on the mailchimp .NET...

View Article

Image may be NSFW.
Clik here to view.

Closing in on Techdays 2009

As you all probably know, Techdays 2009 is getting close… If you want to meet me or one of our team, here are some of the sessions we’ll probably attend: The preconference Day 1 Day 2 Hope to meet you...

View Article


Image may be NSFW.
Clik here to view.

Preserve and created and modified information when importing a document in...

I’m currently writing a web service on our SharePoint server to upload documents because one of our clients would like to migrate from a third party document management system to SharePoint. This...

View Article

Image may be NSFW.
Clik here to view.

Auto complete text box in Dynamics CRM 4.0

We needed a drop down box in our CRM 4.0 environments for a lot of our clients. The data from the drop down should come from within CRM 4.0 to limit the dependencies to other systems. The cleanest way...

View Article

Image may be NSFW.
Clik here to view.

Improved Duplicate Detection in Dynamics CRM

Why do I need it? We’ve noticed the CRM Duplicate detection doesn’t allow for much creativity, you can only create Duplicate Detection Rules with the following condition: full string match begins with...

View Article


Image may be NSFW.
Clik here to view.

Format and validate phonenumbers in Dynamics CRM 4.0 Plugin

When importing data in Dynamics CRM 4.0 there is no client side code triggered, so to make sure you get phonenumbers (or anything else for that matter) in a clean format, you might want to consider...

View Article


Image may be NSFW.
Clik here to view.

ASP.Net Exception Reporter

Orbit One has developed a unique solution that allows you to track and analyse “unhandled exceptions” in the code of web applications. “Unhandled exceptions” are problems that are not supposed to...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images