Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I had an interview and the company is upgrading their code. They said they have a VB6 application with 400+ Forms and they're thinking about upgrading to ASP.Net/VB.Net..

 

How do you go about doing this?? any thoughts? I was thinking mapping out the functions and just go page by page..But seems like a huge task.

Posted

"reusable code?".. you mean code that could be taken from VB6 and put in .net?

 

I asked them and they said it's not for reporting. Going back for a second interview and just wanted to get a better idea...

Posted
I was more thinking portions of the forms you see being use over and over. You could encapsulate them into user controls and reuse, like a customer object, but with a form attached to it.
Posted
I believe there are tools available that will translate VB6 code into VB.NET code. I have no clue as to how well they work, but I'm sure there would be some tweaking involved.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...