Convert your old Access apps to VB.NET

In the past, we have converted very large MS Access based applications to VB.NET. This can be a very expensive and time consuming process for any business. The advantages of converting older MS Access based apps. to VB.NET, however, are considerable. VB.NET has far more power and flexibility, and once your apps. are fully converted you should be very happy with the difference in development speed, the improvements in presentation and the fact that the business logic code can be re-purposed for web based ASP.NET applications.

Along with our own custom built conversion system, we have created a suite of tools that enable us to upgrade your old procedural code, to a fully OOP code base with a Data Access Layer customised to your database. This works best with systems that do not consist of purely bound forms, but have lots of business logic code in the forms and modules.

Read more about our Access to VB.NET Converter

Advantages of Conversion to .NET

The advantages of converting your MS Access applications to VB.NET are numerous, but .NET contains features that MS Access will never have. These include - Full object oriented code model, powerful ADO.NET data connectivity, with typed datasets, LINQ (Language integrated Query) which is a radically new way to access any kind of data, fully integrated controls - data grid, user security components etc. Furthermore, the .NET framework is constantly being improved and updated, while development on the VBA language halted years ago.