If an Access 2003 database application is packaged using Visual Studio Tools for Microsoft Office will the finished application be constructed as a "framework application" ?
I have not yet investigated the Visual Studio Tools for Microsoft Office, so
I can't say exactly what they do, but I can say with certainty that they can
not convert an Access application to a .NET managed application, as no .NET
managed version of Access exists to execute such an application.
VB.NET and C# are included in the Visual Studio Tools for Microsoft Office.
They can be used for the code-behind in MS Word and MS Excel. They cannot be
used with MS Access. I don't know the strict definition of a "framework
application", but Word or Excel apps can provide or consume Web Services, so
maybe they could be so considered. I think there is a managed-code- and an
unmanaged-code-component to such an app.
Access 2003's enhancements that make it more .NETty are mostly in the area
of better XML support.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.