Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.80/5 (2 votes)
See more:
Is there a possibility that my vb.net application can be view on my asp.net website.Thanks!
Posted
Comments
[no name] 6-Sep-14 8:30am    
Do you think that maybe the answer would depend on what your "vb.net application" is? Is it a VB.NET ASP.NET application? Is it a VB.NET windows application? Is it a VB.NET windows service? Unless you wrote it to be displayed on the web then most likely 'No'.
Member 11063062 6-Sep-14 8:40am    
VB.NET windows application sir
[no name] 6-Sep-14 8:58am    
Unless you wrote it to be displayed on the web then most likely 'No'. Are desktop application written to be displayed on the web? No, you cannot just make an application magically appear on the web. You need to re-write it if you want it to be an web application.

1 solution

No its not possible.
You can open your website in VB.net Application.
 
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