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. Web Application Compatibility Issue?

Web Application Compatibility Issue?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdotnetvisual-studiohelp
4 Posts 4 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.
  • R Offline
    R Offline
    Razanust
    wrote on last edited by
    #1

    I am developing a web application in ASP.NET using Visual Studio 2008. I am developing it in .NET framework 3.5. Now is it necessary for the users to have .NET framework 3.5 installed on their systems?

    P M 2 Replies Last reply
    0
    • R Razanust

      I am developing a web application in ASP.NET using Visual Studio 2008. I am developing it in .NET framework 3.5. Now is it necessary for the users to have .NET framework 3.5 installed on their systems?

      P Offline
      P Offline
      PSK_
      wrote on last edited by
      #2

      In the server where you are deploying your ASP.NET application .NET framework 3.5 is required. But for the client which are using your application they only need a web-browser (Like IE, Firefox).

      WWW, WCF, WWF, WPF, WFC .... WTF

      1 Reply Last reply
      0
      • R Razanust

        I am developing a web application in ASP.NET using Visual Studio 2008. I am developing it in .NET framework 3.5. Now is it necessary for the users to have .NET framework 3.5 installed on their systems?

        M Offline
        M Offline
        meilixueshan
        wrote on last edited by
        #3

        Yes! Must be install .Net Framework3.5.

        The big boss!

        A 1 Reply Last reply
        0
        • M meilixueshan

          Yes! Must be install .Net Framework3.5.

          The big boss!

          A Offline
          A Offline
          Ankur m
          wrote on last edited by
          #4

          My vote of 1! That's an incorrect answer. Client does not need .net framework 3.5 (or any .net framework for that matter) for asp.net application. The code is processed on the server and the ASP.NET engine produces an equivalent HTML which is rendered to the client. So the client only needs a browser that will display the html (and make http requests to the server).

          ..Go Green..

          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