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. General Programming
  3. C#
  4. .NET 3.5 redistributable package

.NET 3.5 redistributable package

Scheduled Pinned Locked Moved C#
questioncsharpdotnet
3 Posts 3 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.
  • P Offline
    P Offline
    ptr2void
    wrote on last edited by
    #1

    What is the .NET 3.5 redistributable package.. Does it contain the whole library needed to run any app?? I am planning to build an application in .NET which would require the framework obviously and when I ship this to client then I would have to ship the .NET framework too for it to run.. My question is that is the .NET 3.5 framework redistributable package which is freely downloadable on Microsoft site enough for shipping with my client application?? Since the size of the package is only 2.73MB, will the whole framework be installed with this redistributable package and would this be enough for my app to run?? One possibility may be that the client may not have an internet connection.. So would shipping this redistributable package be enough or does the client have to download the framework from internet after installing this 2.73MB package?? Please reply.. Thanks..

    K E 2 Replies Last reply
    0
    • P ptr2void

      What is the .NET 3.5 redistributable package.. Does it contain the whole library needed to run any app?? I am planning to build an application in .NET which would require the framework obviously and when I ship this to client then I would have to ship the .NET framework too for it to run.. My question is that is the .NET 3.5 framework redistributable package which is freely downloadable on Microsoft site enough for shipping with my client application?? Since the size of the package is only 2.73MB, will the whole framework be installed with this redistributable package and would this be enough for my app to run?? One possibility may be that the client may not have an internet connection.. So would shipping this redistributable package be enough or does the client have to download the framework from internet after installing this 2.73MB package?? Please reply.. Thanks..

      K Offline
      K Offline
      Kel_
      wrote on last edited by
      #2

      Hey, Not sure, because I haven't deployed 3.5 stuff yet, but I think there's one with Windows SDK 6 (the one installed automatically with VS 2008). Should be somethere here if you have VS 2008 installed: C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\DotNetFX35


      -- Everything is possible, even the impossible! ^_^

      1 Reply Last reply
      0
      • P ptr2void

        What is the .NET 3.5 redistributable package.. Does it contain the whole library needed to run any app?? I am planning to build an application in .NET which would require the framework obviously and when I ship this to client then I would have to ship the .NET framework too for it to run.. My question is that is the .NET 3.5 framework redistributable package which is freely downloadable on Microsoft site enough for shipping with my client application?? Since the size of the package is only 2.73MB, will the whole framework be installed with this redistributable package and would this be enough for my app to run?? One possibility may be that the client may not have an internet connection.. So would shipping this redistributable package be enough or does the client have to download the framework from internet after installing this 2.73MB package?? Please reply.. Thanks..

        E Offline
        E Offline
        Ed Poore
        wrote on last edited by
        #3

        I've got a feeling that that 2.73MB installer is simply a bootstrapper which downloads the rest from the internet. At the moment the current framework weighs in at about 300MB, with SP1 (beta at the moment) Microsoft will be introducing a "cut-down" version (i.e. it excludes all the server stuff) which will bring the redistributable size back down to a few tens of megabytes.


        I doubt it. If it isn't intuitive then we need to fix it. - Chris Maunder

        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