background application

Discussion in 'ASP.NET / ASP.NET Core' started by amar, Jul 24, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. hello

    im about to launch a small site.

    inaddition to the site ,
    i need to have an application in the background that need
    to check some data.
    what if the preferred way for it?

    service,web form,console app. ?


    joe amar
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    DASP do not support background service of any type for performance and security reasons.

    I doubt that you can find any shared hosting companies that will allow you to do this.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page