Discussion:
vb.net source code changes to asp.net
(too old to reply)
Carven
2008-01-31 04:58:30 UTC
Permalink
Hi all,

I have a windows form made of VS.NET 2003, the backend database is MS SQL
2005. How can I convert it into web version without rewriting the code from
the beginning? I mean I do the things in lesser extent!

Thks in advances!
v***@prcvap.microsoft.com
2008-02-01 01:45:14 UTC
Permalink
Carven
2008-02-14 06:58:01 UTC
Permalink
Hi,

Thks! but my application is not so complicated , no well-defined business
layer and data access layer. How to convert it , either on assembly or
somewhere?
Hello Carven,
I’m afraid you will have to rewrite the Fa?ade Layer for your Web Application. But you can reuse the code in Business Layer and DataAccess Layer in your Winform application.
Hope this helps.
Best regards,
Wen Yuan
Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights
v***@prcvap.microsoft.com
2008-02-15 02:57:54 UTC
Permalink
Loading...