Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to implement a service "beside" my web-site

How to implement a service "beside" my web-site

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasesysadminbusiness
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Frygreen
    wrote on last edited by
    #1

    A beginner's problem: I have a asp.net web-site running on a webserver. Additionally, on this server I want to have running some other programs, which generate data as input for this web-site. E.g. such a program/service observes a requirements-database, and generates a report. This report should be the input for the web-site and can then be accessed by users. How can such a szenario be realized?

    Z 1 Reply Last reply
    0
    • F Frygreen

      A beginner's problem: I have a asp.net web-site running on a webserver. Additionally, on this server I want to have running some other programs, which generate data as input for this web-site. E.g. such a program/service observes a requirements-database, and generates a report. This report should be the input for the web-site and can then be accessed by users. How can such a szenario be realized?

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      Frygreen wrote:

      This report should be the input for the web-site

      What does that even mean?

      There are only 10 types of people in the world, those who understand binary and those who don't.

      F 1 Reply Last reply
      0
      • Z ZurdoDev

        Frygreen wrote:

        This report should be the input for the web-site

        What does that even mean?

        There are only 10 types of people in the world, those who understand binary and those who don't.

        F Offline
        F Offline
        Frygreen
        wrote on last edited by
        #3

        I try to explain: This means, that other programs retrive data from different sources, they preprocess it, and store it, e.g. in a database. The web-server now reads the data from this database and presents it to the user

        Z 1 Reply Last reply
        0
        • F Frygreen

          I try to explain: This means, that other programs retrive data from different sources, they preprocess it, and store it, e.g. in a database. The web-server now reads the data from this database and presents it to the user

          Z Offline
          Z Offline
          ZurdoDev
          wrote on last edited by
          #4

          OK. So what exactly is your question then?

          There are only 10 types of people in the world, those who understand binary and those who don't.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups