to ASP.net or not to

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jaan

    to ASP.net or not to

    Hi,

    I hope I am asking at the right place. I work as a web designer and use
    Dreamweaver. Few days ago I was asked to write a web app similar to
    yahoo!photos; where people can upload their pictures and create albums which
    an be shared. I was thinking of doing it using PHP (because I've been using
    it for a while) but couple of my co workers recommended using asp.net I am
    curious what advantage will I have using asp.net for this kind of application
    because the hosting with asp.net is more expensive.

    thx
  • Roland Hall

    #2
    Re: to ASP.net or not to

    "Jaan" wrote in message
    news:8EC529E7-C8F0-4EE8-A414-52A785D60322@mi crosoft.com...

    : I hope I am asking at the right place. I work as a web designer and use
    : Dreamweaver. Few days ago I was asked to write a web app similar to
    : yahoo!photos; where people can upload their pictures and create albums
    which
    : an be shared. I was thinking of doing it using PHP (because I've been
    using
    : it for a while) but couple of my co workers recommended using asp.net I am
    : curious what advantage will I have using asp.net for this kind of
    application
    : because the hosting with asp.net is more expensive.

    This is a Classic ASP newsgroup. .NET groups have dotnet in their name.
    You might get a better response there.

    --
    Roland Hall
    /* This information is distributed in the hope that it will be useful, but
    without any warranty; without even the implied warranty of merchantability
    or fitness for a particular purpose. */
    Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
    WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
    MSDN Library - http://msdn.microsoft.com/library/default.asp


    Comment

    • Hal Rosser

      #3
      Re: to ASP.net or not to


      "Jaan" <Jaan@discussio ns.microsoft.co m> wrote in message
      news:8EC529E7-C8F0-4EE8-A414-52A785D60322@mi crosoft.com...[color=blue]
      > Hi,
      >
      > I hope I am asking at the right place. I work as a web designer and use
      > Dreamweaver. Few days ago I was asked to write a web app similar to
      > yahoo!photos; where people can upload their pictures and create albums[/color]
      which[color=blue]
      > an be shared. I was thinking of doing it using PHP (because I've been[/color]
      using[color=blue]
      > it for a while) but couple of my co workers recommended using asp.net I am
      > curious what advantage will I have using asp.net for this kind of[/color]
      application[color=blue]
      > because the hosting with asp.net is more expensive.
      >[/color]

      we'll say 'not to'
      use ASP (of course) - or JSP and servlets



      ---
      Outgoing mail is certified Virus Free.
      Checked by AVG anti-virus system (http://www.grisoft.com).
      Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004


      Comment

      • Drew

        #4
        Re: to ASP.net or not to

        Not to go against the group, but...

        I think you will be able to accomplish that task with PHP, there are tons of
        resources out there and since you are already accustomed to PHP, you should
        be alright.

        HTH,
        Drew

        "Hal Rosser" <hmrosser@bells outh.net> wrote in message
        news:hRbkd.708$ jE2.46@bignews4 .bellsouth.net. ..[color=blue]
        >
        > "Jaan" <Jaan@discussio ns.microsoft.co m> wrote in message
        > news:8EC529E7-C8F0-4EE8-A414-52A785D60322@mi crosoft.com...[color=green]
        >> Hi,
        >>
        >> I hope I am asking at the right place. I work as a web designer and use
        >> Dreamweaver. Few days ago I was asked to write a web app similar to
        >> yahoo!photos; where people can upload their pictures and create albums[/color]
        > which[color=green]
        >> an be shared. I was thinking of doing it using PHP (because I've been[/color]
        > using[color=green]
        >> it for a while) but couple of my co workers recommended using asp.net I
        >> am
        >> curious what advantage will I have using asp.net for this kind of[/color]
        > application[color=green]
        >> because the hosting with asp.net is more expensive.
        >>[/color]
        >
        > we'll say 'not to'
        > use ASP (of course) - or JSP and servlets
        >
        >
        >
        > ---
        > Outgoing mail is certified Virus Free.
        > Checked by AVG anti-virus system (http://www.grisoft.com).
        > Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004
        >
        >[/color]


        Comment

        Working...