This tag is for questions about migrating existing applications, or legacy code, from Visual Basic 6 to a more modern platform.
I want to open a program (written in Visual basic 6) to be open in Visual Studio.net. Please guide, how …
vb.net visual-studio-2010 visual-studio vb6-migrationExact duplicate: Best strategy for moving applications from VB6 to VB.Net Exact duplicate: Conversion tool comparisons for VB6 can …
vb.net vb6 vb6-migrationHow do i Declare a string like this: Dim strBuff As String * 256 in VB.NET?
vb.net vb6-migrationHas anyone migrated a VB6 project to .Net with Visual Studio 2010? I have tested the migration in VS2005, but the …
visual-studio vb6 migration vb6-migrationDoes anyone know a way to convert from VB6 code to C#? Is there a tool that can do this …
c# vb6 porting vb6-migrationIn the middle of converting VB6 code to VB.NET, I need to replace the following code that intends to …
vb.net winforms visual-studio-2008 vb6 vb6-migrationCan anyone explain me in VB i need to use Public Shared Sub so it can be accessed from another …
vb.net vb6-migrationI can't seem to convert my vb6 ActiveX dll project (.vbp) to .net using VS2010 Express. Is there another way? …
visual-studio visual-studio-2010 vb6 vb6-migrationI've found several aspx codes for forms which include the use of a "Set" function. When I try them out …
vb.net set vb6-migrationI'm making the transition from VB6 to VB.Net (VS 2010) and have a basic rather than expansive understanding of the …
vb.net string vb6-migration string-length