August 6, 2005
There isn't a tool that I know of. I would suggest seperating the UI from
the heavy duty data & business code rules. Then either a Win Form UI or Web
based app can call into the same code without there being any major changes.
So it would be like 2 UIs tying into 1 business layer which ties into a data
layer. I hope this makes sense and I hope this helps!
--
Joseph Bittman
Microsoft Certified Solution Developer
Web Site:
http://71.39.42.23
Static IP
"Al" <(E-Mail Removed)> wrote in message
news:B609F0F5-180D-4125-A01B-(E-Mail Removed)...
> Hi
> Is there any utility available to convert VB.net to asp.net? I have
> application that I to make it browser based. Before I strart to re write
> all
> the Windows based UI I like to know if I can save some time.
> Thanks in advance
> Al
>