Welcome to MSDN Blogs Sign in | Join | Help

Microsoft Dynamics Mobile Team blog


News and goodies direct to you from the product team!

December 2008 - Posts

DocumentHandlerParameter Best Practices
When you create a custom DocumentHandler , it is very likely that you may need to supply it with some configuration data. Common examples include the address of your back-end server, credentials to the back-end system, etc. DocumentHandlers can be configured Read More...
DocumentHandler - Behind The Scenes
Mobile Server gives you the option of developing custom code that integrates to your back-end system. One way you can do this is by implementing one or more .NET classes that derive from the abstract DocumentHandler class. This is already described in Read More...
Page view tracker