DORSETRIGS
Home

vb6-migration (4 post)


posts by category not found!

VB6 migrating to .Net with Visual Studio 2010

Migrating from VB 6 to NET with Visual Studio 2010 A Comprehensive Guide Introduction Visual Basic 6 VB 6 was a popular programming language in the late 1990s a

3 min read 09-10-2024 35
VB6 migrating to .Net with Visual Studio 2010
VB6 migrating to .Net with Visual Studio 2010

How do I solve a COM error with the Microsoft.Office.Interop.Access.ApplicationClass?

Troubleshooting COM Errors with Microsoft Office Interop Access Application Class A Guide Migrating a project from VB 6 0 to VB NET can often lead to unexpected

2 min read 07-09-2024 50
How do I solve a COM error with the Microsoft.Office.Interop.Access.ApplicationClass?
How do I solve a COM error with the Microsoft.Office.Interop.Access.ApplicationClass?

Converting VB6 Forms to .Net Core WinForms

Migrating Your VB 6 Forms to NET Core Win Forms A Comprehensive Guide Migrating a legacy VB 6 application to NET Core Win Forms can be a daunting task but its o

3 min read 05-09-2024 59
Converting VB6 Forms to .Net Core WinForms
Converting VB6 Forms to .Net Core WinForms

Is there a way to lock a record or table using an OLEDB connection?

Locking Records in Access Databases Using an OLEDB Connection The question of how to lock records or tables using an OLEDB connection in VB NET arises frequentl

3 min read 04-09-2024 52
Is there a way to lock a record or table using an OLEDB connection?
Is there a way to lock a record or table using an OLEDB connection?