« Previous Next »

Thread: Proposed Web Application Solution.. Sounds OK?

Last post 03-04-2009 9:41 AM by hchattaway. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 03-03-2009, 10:46 PM

    • hchattaway
    • Not Ranked
    • Joined on 08-02-2002, 9:52 AM
    • Ashby, MA
    • Posts 2

    Proposed Web Application Solution.. Sounds OK?

    Hello!

    My company is in the prelimanary stages of planning a new application that will be a hosted web app as well as have the need to be on Laptops. I am thinking of creating one web app and having the Laptop users have IIS installed on their machines so we are developing one application instead of a Web version and a WinForms version. My thinking is a browser is just another container to host a language, in this case HTML and Javascript with C#  on the server side.

    IN the past, a team had developed an app were all the controls were defined in an XML file and depending on the platform, it would dynamically generate either an HTML form or a Win Form. But this approached sucked.. Each version looked horrible since the strengths of each platform could no be fully utilized easily. I think we should stay with the VS Web forms designer and build one app. Sound reasonable?

     Also, can only IIS 5.1 run on WIndows XP Pro? IIS 7 cannot be installed on XP Pro?


    Thanks!

    Harold

     

     

     

    Harold Chattaway
    Software Engineer
    www.Bugcentral.com

  • 03-04-2009, 2:40 AM In reply to

    Re: Proposed Web Application Solution.. Sounds OK?

    IIS 7.0 only comes with Vista or w2k8
    XP Pro you got IIS5.1 or 6.0 if you are on x64 bit.

    Cheers,
    Bernard Cheah
  • 03-04-2009, 7:27 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Central NJ
    • Posts 6,222
    • IIS MVPs

    Re: Proposed Web Application Solution.. Sounds OK?

    Generally speaking that sounds OK.  Will there be a database involved?

  • 03-04-2009, 9:41 AM In reply to

    • hchattaway
    • Not Ranked
    • Joined on 08-02-2002, 9:52 AM
    • Ashby, MA
    • Posts 2

    Re: Proposed Web Application Solution.. Sounds OK?

     Yes, there would be a local database. I am viewing the browser is just another way to host a language that happens to be a webpage in this case. The driving force behind this proposed approach is so that the locally installed version is pretty much the same as the hosted. With the new jQuery libraries and controls available from vendors like Telerik, a web page is not much different then a WIn Form app now. So the app in this case would consist of the locally installed website and local database.

     Thanks for your response!

    Harold

     

    Harold Chattaway
    Software Engineer
    www.Bugcentral.com

Page 1 of 1 (4 items)
Microsoft Communities