Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

SharePoint BDC Error: Cannot have more than 30 Parameters for a Method

One thing to be aware of is that the BDC has a hard limit of 30 parameters. If you use the BDC as designed, you likely will never hit this limit, but if you are trying to implement insert/update functionality you may encounter this little gotcha. When
Posted by johnwpowell | 1 Comments

How to Create a Reusable WCF Service Host for Windows Services and Self-Hosting

In this article, I'll show you how to create a reusable service host that can be run from either from the console (self-hosted) or installed as a Windows service. I'll also demonstrate how to use a configuration file instead of code to control which WCF
 
Page view tracker