Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

Developing custom business applications

msteff
Начинающий
1 188Просмотр.
Hi, we custom program business applications using Microsoft .NET tools. We work with Visual Basic and MS Access. Is there any hope of making the programs we create with these tools multi-threaded? I am sure people are laughing as they read this post, thinking why is some lowly business app developer asking such a question.... Thanks.
0 баллов
1 Ответить
Dmitry_Vyukov
Ценный участник I
1 188Просмотр.
Visual Basic.NET have full access to .NET framework. So you can create multi-threaded programs not worse than programs created with C# (or Java, and just a little worse than programs created with C++ :) ).

And I think that MS Access earlier or later will have some internal multi-threading to boost performance.

Dmitriy V'jukov
Ответить