Browse by Tags

All Tags » Configuration (RSS)

Microsoft Sync Services Configuration Example

Over the last couple of days I have been putting together some sample code that will significantly reduce the amount of code you have to write to work with the Microsoft Sync Services. Unfortunately one of the major issues with MSS is that you are responsible...

.NET v2 Configuration Sections

Anyone who has written a custom configuration section handler for .NET v1 will appreciate the headaches and the painful process of parsing an xml block. Well .NET v2 has a much better model for building custom configuration sections. In this post I will...
More Posts