Re: Change from vb6 to vb.net

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Raymond,
If you are going from VB6 to Windows Forms I would second the recommendation for http://www.vbmigration.com/. They have WPF support planned for later this year (http://www.vbmigration.com/faq.aspx#wpf)

If you are going from VB6 to ASP.NET be ready to rewrite your entire UI. I would question this decision and instead suggest converting to any of (in order of consideration):
- Silverlight 2.0 app (Silverlight 2.0 is currently in beta).
- WPF browser app
- Windows Forms click once app
- WPF click once application

If you have your business & data logic separate (class libraries) from your UI, then you should be able to use vbmigration partner to migrate those class libraries.

--
Hope this helps
Jay B. Harlow [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net


"Raymond Chiu" <rchiu5hk@xxxxxxxxxxxx> wrote in message news:uW1VM$wtIHA.3564@xxxxxxxxxxxxxxxxxxxxxxx
Dear All,

I have the vb6 program. I am planning to convert this to be vb.net and asp.net 2.0 program. I think I need to recreate all forms but as to class modules, modules code and designer in which how can I convert them to be vb.net common functions or others and crystal reports or .net reports? Any suggestions???

I am using vs 2005 with asp.net 2.0 and on sql server 2000 and windows 2000 server.

Any ideas are welcome.

Appreciate your help.

Thanks,




.



Relevant Pages

  • Re: VB.NET 2008 not backward compatable?
    ... If you're making proper n-tier business applications you're going to be needing to partition code up into libraries, and VB6 sends you straight to DLL hell in that case. ... Windows Vista is pretty perfect, ... I'm not sure if you're still so stuck in the dark ages of VB6 that you haven't heard, but have you even looked into WPF? ... the intrinsic WPF controls are still a rather bad remake of the old Win32 controls. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VB.NET 2008 not backward compatable?
    ... Microsoft wants to herd Windows programmers away ... interfere with Microsoft's attempt to milk the cloud fad. ... The explanation I see for it implies that VB6 ... The reason not to do Shell extensions in .Net, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: [VB?] & Java ...
    ... mit Windows XP und Vista hinzugekommen sind, ... dass Microsoft da stärker als zuvor auf COM ... Binaries (ganz normale VB6 AX-Dlls), ... neuen Compiler (vielleicht schon Ende 2010 - oder sagen ...
    (microsoft.public.de.vb)
  • Re: WPF--a threat to WinForms?
    ... In my opinon Enterprise desktop applications already ... see WPF having a lot to offer over WinForms to most enterprise desktop ... Windows Presentation Foundation (WPF) ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VB.NET 2008 not backward compatable?
    ... Multiple applications sharing the same DLL can quickly turn hellish if you make alterations, even if they don't break binary compatibility. ... How To Build and Service Isolated Applications and Side-by-Side Assemblies for Windows XP ... Unfortunately Microsoft doesn't use WPF for their applications at the moment and thus there are still some huge problems like faulty ClearType support, ... I didn't criticize that they rebuilt the existing Win32 controls, I criticized that the remake had annoying limitations compared to the Win32 controls. ...
    (microsoft.public.dotnet.languages.vb)