I am looking for a "unmanaged" implementation of the .NET DataSet and its associated objects that is written in Visual C++ (with source if possible). I need an implementation that does not rely on the .NET FrameWork, yet is compatible with the .NET DataSet's so I can share the XML form of the DataSet between unmanaged clients (.NET is not installed on the clients) and a .NET web service. We will be using the DataSet's as our universal datapacket to pass data between the client and server. I am trying to put off having to implement a solution myself in ATL so I am doing some research first. Thanks in advanced for any information or assistance. Send Replies to jwilliams@paymetric.com
J
jawillia99
@jawillia99
Posts
-
NET DataSet Implemented in Visual C++ -
NET DataSet Implemented in Visual C++I am looking for a "unmanaged" implementation of the .NET DataSet and its associated objects that is written in Visual C++ (with source if possible). I need an implementation that does not rely on the .NET FrameWork, yet is compatible with the .NET DataSet's so I can share the XML form of the DataSet between unmanaged clients (.NET is not installed on the clients) and a .NET web service. We will be using the DataSet's as our universal datapacket to pass data between the client and server. I am trying to put off having to implement a solution myself in ATL so I am doing some research first. Thanks in advanced for any information or assistance. Send Replies to jwilliams@paymetric.com