Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7794001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T22:39:55+00:00 2026-06-01T22:39:55+00:00

Right now, I’m choosing technologies for a simple crossplatform mobile application. Target systems are

  • 0

Right now, I’m choosing technologies for a simple crossplatform mobile application. Target systems are basically iOS, Windows Phone 7.5 and Windows 8. In the first step it’s going to be a local wireless LAN application.

There are existing servers (using .net / WCF) that have all the data I want to display. The app will be polling every few seconds and give a live view on the data. I won’t be accessing the data server directly but have to create my own app-server in between.

For the client I chose the HTML5, CSS, JavaScript (JQuery) approach to make it run in any modern browser. So I’ll have to communicate via http.

My question is which technologie to use for the server side of my app. I have to receive http requests, get data (at best via WCF) from another server and send it to the client as xml or html. (I am not quite sure whether server or client has to convert xml data into html)

Searching the web I figured out two possible approaches:

  • ASP.net
  • Building my own simple http server using WCF

Looking at some ASP.net documentation and examples I got the impression that it just works the way I know from PHP etc… (Client sends request, server runs a script/programm, server sends response, programm terminates) I cannot keep objects in memory and run code independent of client requests. Or at least it’s not designed to work like that. Is that correct?

That would force me to build my own very simple server that can answer a few specific http requests.

So my questions are:

  • Are my assumptions about ASP.net correct? Or did I get something wrong?
  • Would be an own http server the way to go?
  • Can you recommend any other approaches (within the Microsoft / .net world)?

Thanks in advance…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T22:39:57+00:00Added an answer on June 1, 2026 at 10:39 pm

    There are countless web technologies that could do it but the thing that stands out for me is this:

    There are existing servers (using .net / WCF) that have all the data I want to display.

    So you’ve already got .net kicking around and I can’t help thinking that the fastest way to get data out of a .net/WCF server is with a .net/WCF client.

    For that reason alone I’d go with asp.net MVC. Gives you a quick and easy path to getting to your data while leaving you with a lot of flexibility with how you handle the “V” part (straight HTML pages, ajax with xml data or json etc)

    Just last month asp.net mvc was released under the Apache 2.0 open source license.

    For your use-case, I’d keep well away from asp.net webforms and asp.net ajax

    edit:

    I cannot keep objects in memory and run code independent of client requests. Or at least it’s not designed to work like that. Is that correct?

    ASP.net (like a lot of application servers) has both session and application scopes you can store data in.
    You can also create background threads to perform work outside the standard request->response lifycycle.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Right now I'm making an extremely simple website- about 5 pages. Question is if
Right now I have a mysql database with a table userphone(id, phone, type,userid) and
Right now I have an application that loads a bunch of thumbnail images into
Right now I am working on c# windows applications developement. But my concern is
Right now, I keep all of my projects on my laptop. I'm thinking that
Right now, I'm particularly interested in reading the data from MP3 files (ID3 tags?),
Right now my ant task looks like. <javadoc sourcepath=${source} destdir=${doc}> <link href=http://java.sun.com/j2se/1.5.0/docs/api/ /> </javadoc>
Right now I have a database (about 2-3 GB) in PostgreSQL, which serves as
Right now I'm doing something like this: RewriteRule ^/?logout(/)?$ logout.php RewriteRule ^/?config(/)?$ config.php I
Right now I have an SSIS package that runs every morning and gives me

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.