0

I created an application for property selling. One of my client need same application for windows. How can I convert same asp.net application to windows application please help me.

1
  • there is no straight forward way to convert asp.net web application to windows application ..you have to create windows application from scratch also you can use your logic Commented Feb 28, 2015 at 10:02

1 Answer 1

1

There is no magical way to do this but if you are using the .net language for both windows and the website then it could be that you could use the same objects etc and just change the front end / views.

This largely depends on how well the code was written in the first place though.

Sign up to request clarification or add additional context in comments.

2 Comments

So I need to convert my web application to windows??
I got one link for creating exe of web application but it is not working in .net 4.0 codeproject.com/Questions/142022/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.