472,102 Members | 2,008 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,102 software developers and data experts.

Converting a VBScript application to VB.NET

Hi,

Does anyone know of any software out there that would convert an application
written in VBScript to either VB.NET or C#/C++ quite quickly for me, or will
I have to re-write the application myself.

Any help much appreciated.
Nov 21 '05 #1
3 2257
Mary,

When it is windowsform than that will be rewriting. You can use code by
pasting and cuting, however than you will have to write and add a lot. When
it is ASPX, than you can use a lot of the ASP VBScript to start and do it
piece by piece.

I hope this helps?

Cor
Nov 21 '05 #2
"Mary" <Ma**@discussions.microsoft.com> schrieb:
Does anyone know of any software out there that would convert an
application
written in VBScript to either VB.NET or C#/C++ quite quickly for me, or
will
I have to re-write the application myself.


Converting the code to VB6 would be possible with very small changes.
Converting the code to VB.NET would require more changes.
Converting the code to C# would need some additional changes.
Converting the code to C++ would mean that you have to rewrite everything.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #3
Since you have VBScript try to concentrate on VB.NET. If C# and C++ I think
is good look for you to redesign before write them. Visit this site to get
the correct pattern:

http://msdn.microsoft.com/architecture/

chanmm

"Mary" <Ma**@discussions.microsoft.com> wrote in message
news:7C**********************************@microsof t.com...
Hi,

Does anyone know of any software out there that would convert an
application
written in VBScript to either VB.NET or C#/C++ quite quickly for me, or
will
I have to re-write the application myself.

Any help much appreciated.

Nov 21 '05 #4

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

20 posts views Thread by Harag | last post: by
3 posts views Thread by John MacIntyre | last post: by
2 posts views Thread by Dave | last post: by
23 posts views Thread by Reggie | last post: by
4 posts views Thread by client site dll in vbscript | last post: by
6 posts views Thread by ShieldsJared | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.