All,

Does anybody know of any tools that will help me convert from legacy (DOS) 
based screens to ASP.NET?

I have a large DOS application with lots and lots of prompts and labels on 
it - and want to generate equivalent ASP.NET pages.  But, there must be a 
quick way or at least a short cut available in a tool - for instance....

I have a screen grab of the legacy screen (the text with prompts and data) 
- and I could manually recreate a new page in ASP.NET.... but it would be a 
fairly boring task having to recreate all the labels - is there any form of 
tool where I could take the existing screen, highlight what is a label, and 
the tool creates the ASP.NET label controls for me that I can then start 
dragging about?

Just looking for short cuts of at least getting the screens designed based 
on the prompts and labels that already exist?

Any ideas on tools?

Or should I just go ahead and create one of my own (which could scan the 
text of a screen, work out what is a label or data), create the required 
XML code, and I drop the XML code for the labels into a blank ASP.NET form?

Thanks in advance.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

--- 
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dotnetdevelopment+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to