Click here to Skip to main content
16,023,339 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
What is the process to convert web application to desktop application in .net, C#.
Is there any software or there is any code....
Posted

1 solution

There is no software to convert Desktop application to Web application. Mostly, code behind code will be same with slight changes. UI part totally different. In web application you have to use HTML.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900