I need the best way to host my aspx.Net website.

Hassan Yusuf 0 Reputation points
2024-05-07T10:47:42.8633333+00:00

Vb.net website / Aspx.Net

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,648 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,417 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
    2024-05-08T05:21:13.8433333+00:00

    Hi @Hassan Yusuf,

    You can choose the deployment method according to your needs. You can deploy the application to a folder, IIS, Azure or another destination in VS.

    Quickstart: Publish an ASP.NET web app

    By deploying an application, service, or component, you distribute it for installation on other computers, devices, servers, or in the cloud. You choose the appropriate method in Visual Studio for the type of deployment that you need.

    Not sure what deployment option to choose? See What publishing options are right for me?

    Best regards,
    Lan Huang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments