I have asp.net web application ready with me,with local database. No hosting also.
Due to some issues I want to publish my application as windows based.
Like windows application can be downloaded and can be use after installing setup.
How to do this?
Thanks in advance.