ASP to ASP.NET migration help

  • Thread starter Thread starter SIMON GARE
  • Start date Start date
S

SIMON GARE

Hi,

I have developed a booking and despatch application in ASP VBScript and need
to migrate it to ASP.NET.

As a newcomer to .NET I need to know how easy it is going to be? although i
dont really have a choice it needs to be done. I seem to have all the tools,
Windows SMall Business Server 2003 which includes ASP.NET framework, SQL
Server 2005, and a ASP to ASP.NET migration wizard.

The only problem is knowing where to start.

Thanks in advance

Regards
Simon
 
HI Simon

Its all depend up on the decision maker ,developers and the existing application. If you are good in VB you can choose vb.net as your development tool. If your applications business logic is written in COM, you can still use them (need make .Net Compatible check this site http://msdn.microsoft.com/library/d...guide/html/cpconcomcomponentcompatibility.asp).

check the following site.

http://msdn.microsoft.com/library/d...ry/en-us/dndotnet/html/convertasptoaspnet.asp

http://msdn.microsoft.com/library/d.../cpguide/html/cpconmigratingasppagestoasp.asp

vinu
 
Back
Top