![]() | |
#11
| |||
| |||
|
|
Hi David, I was not aware that A2010 had the potential for .Net integration. You could probably make some nice add-ins with .Net and also probably cannabalise a lot of the solutions / code available on the net for saolving various odds-n-sods. My interest in .Net integration is OO related. With regards to VBA vs VB I am not so much comparing the languages as the IDE's. The VBA IDE IMO is missing a few things that would be quite helpful, such as being able to set class attributes, hide procedures / properties that dont need to be shown and so on. Nothing major, just a few tweaks. Being able to have multiple VBA projects in a single 'Office Document' (such as an MDB file) would be useful to me too. I do the import export thing at the moment to set attributes, but hiding the default enumerator on a collection class is just not possible (VBA quietly ignores the attribute setting). I was mucking about with a few friends on the weekend and one of them had an interesting suggestion. Create a 'standard' application that is fixed in its functionality - it simply acts as a framework. Deploy this to as many people as you wish - it is valueless by itself. To distribute your application you ship a library database with all the forms, reports, etc... which the FE knows how to read and use. The FE could then in theory use as many libraries as is needed to produce a completely 'modular' application. I said that it is an interesting idea but that it is probably better to do something like that with another tool instead of Access. IMO you would really need a full OO environment to handle something like that, but perhaps I am wrong. Its a moot point I suppose as the VBA IDE would make developing something like that hell. Cheers The Frog |
#12
| |||
| |||
|
|
I was not aware that A2010 had the potential for .Net integration. |
#13
| |||
| |||
|
|
Frankly, I don't see any benefit at all in integrating .NET into a COM-based environment. What do you accomplish, except to demote the capabilities of .NET to be no greater than those of VBA itself? |
![]() |
| Thread Tools | |
| Display Modes | |
| |