Answered Connection Manager wrapper

  • Wednesday, June 17, 2009 8:00 PM
     
     

    This article: http://msdn.microsoft.com/en-us/library/bb840031.aspx states the following:

    << .NET Compact Framework 3.5, included with Microsoft Visual Studio® 2008, provides a managed implementation of the Connection Manager API ... >>

    If there is indeed a set of wrapper classes I cannot find any reference to them in the MSDN Library or elsewhere.  I am aware of the OpenNetCF wrapper but if there is a Microsoft one I would prefer to use that.

    Does anyone have more information or perhaps a link?





Answers

  • Thursday, June 18, 2009 5:50 PM
     
     Answered
    To follow this up. I emailed the author of the article above and he replied that the managed implentation was dropped and never made it into the CF. (He said he has asked Microsoft many times to remove the note from the article that indicates a wrapper is in the vs.net 2008 CF but it hasn't happened yet.)

    In any case the article itself has everything that is needed to create and use a managed wrapper for the Connection Manager.