robsuttonjr
MIS
In case some are not aware a community release of Sedna is available for download:
Taken from NET3COM.doc:
The .NET Framework is a rich collection of namespaces and API that provides a comprehensive set of functionality that developers can use to build applications that run on the .NET platform. While VFP does have a rich library of API, there are some features that either don’t exist in the VFP libraries (such as cryptography) or are considerably harder to do.
NET4COM brings together a small subset of the .NET Framework — a collection of commonly used API that brings to VFP functionality that either did not exist before or was cumbersome to implement.
Several VS 2005 features distill and surface common code patterns and commonly referenced API in the form of the VB .MY namespace and Code Snippets. We will derive our subset based on these.
This document describes the NET4COM library that will ship as part of the Sedna release of Visual FoxPro. The NET4COM library will expose a set of COM objects. These objects will ‘wrap’ a small part of the .NET Framework to provide developers with a set of API that bring the power of the .NET Framework to VFP
Regards,
Rob
Taken from NET3COM.doc:
The .NET Framework is a rich collection of namespaces and API that provides a comprehensive set of functionality that developers can use to build applications that run on the .NET platform. While VFP does have a rich library of API, there are some features that either don’t exist in the VFP libraries (such as cryptography) or are considerably harder to do.
NET4COM brings together a small subset of the .NET Framework — a collection of commonly used API that brings to VFP functionality that either did not exist before or was cumbersome to implement.
Several VS 2005 features distill and surface common code patterns and commonly referenced API in the form of the VB .MY namespace and Code Snippets. We will derive our subset based on these.
This document describes the NET4COM library that will ship as part of the Sedna release of Visual FoxPro. The NET4COM library will expose a set of COM objects. These objects will ‘wrap’ a small part of the .NET Framework to provide developers with a set of API that bring the power of the .NET Framework to VFP
Regards,
Rob