Hi , i there is VB 6 app that our client has which must be converted to VB.NET/C# .
The application is a database application and application logic is stored in VB6 code and about 8 stored procedures.
There is a Test environment and there is a Production environment which are not the same.(The test environment SQL tables aren't updated , and some table/stored procedure structures are not the same)
I don't understand the full system.
How do I go by understanding the system?
I've tested a Visual Basic 6 upgrade assessment tool that predicted the conversion of this would take 3.64 months.
There are 20 forms.
Would I need a table comparing tool like Redgate.
My experience is not a lot . My c# knowledge is more than vb6.