Questions about 2005 Editions

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

    Questions about 2005 Editions

    Hello,

    I have a few questions about the 2005 editions of VB.NET and VS as a whole.

    Is the only stand alone VB.NET the express edition?

    In looking at the standard VS.NET 2005, it says deployment is "Click Once".
    What does that mean?

    Can you create msi's with the standard?

    Thanks,
    Brian


  • Herfried K. Wagner [MVP]

    #2
    Re: Questions about 2005 Editions

    "Brian" <brianwolters@g mail.com> schrieb:[color=blue]
    > I have a few questions about the 2005 editions of VB.NET and VS as a
    > whole.
    >
    > Is the only stand alone VB.NET the express edition?[/color]

    Yes.
    [color=blue]
    > In looking at the standard VS.NET 2005, it says deployment is "Click
    > Once". What does that mean?[/color]

    This means that only the typically browser-based Click Once deployment is
    suported. Offline-setups cannot be created with this version of VS.
    [color=blue]
    > Can you create msi's with the standard?[/color]

    If you are referring to traditional setups: No, this is AFAIK not
    supported.

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    • Brian

      #3
      Re: Questions about 2005 Editions

      Thanks for the good information. It looks like I'll be going for the
      professional edition when I do purchase it. For now, express works for me.

      Thanks again!

      "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
      news:O2BlGn0%23 FHA.272@TK2MSFT NGP09.phx.gbl.. .[color=blue]
      > "Brian" <brianwolters@g mail.com> schrieb:[color=green]
      >> I have a few questions about the 2005 editions of VB.NET and VS as a
      >> whole.
      >>
      >> Is the only stand alone VB.NET the express edition?[/color]
      >
      > Yes.
      >[color=green]
      >> In looking at the standard VS.NET 2005, it says deployment is "Click
      >> Once". What does that mean?[/color]
      >
      > This means that only the typically browser-based Click Once deployment is
      > suported. Offline-setups cannot be created with this version of VS.
      >[color=green]
      >> Can you create msi's with the standard?[/color]
      >
      > If you are referring to traditional setups: No, this is AFAIK not
      > supported.
      >
      > --
      > M S Herfried K. Wagner
      > M V P <URL:http://dotnet.mvps.org/>
      > V B <URL:http://classicvb.org/petition/>[/color]


      Comment

      • james

        #4
        Re: Questions about 2005 Editions

        Although, the Product comparison page on MSDN's website say that Visual Studio 2005 Standard Edition only has ClickOnce
        Deployment, I have found that it does have the option for Setup Projects using MSI.
        At least the copy I have does it. I got my copy from one of the Launch Events and there is the possibility that it is a special
        edition. But, I don't think so. As I understood the info I received both before the launch when I registered and later at the
        event itself, the handout software given to attendees was the full retail version of
        Visual Studio 2005 Standard Edition. So, I would expect that the versions that retailers and Microsoft will be selling will
        contain the same features.
        Also, the product comparison page also states that the Express Editions do not have deployment ability. That is not true either,
        I downloaded the Express Edition of VB 2005 & C# (release versions) and both have ClickOnce Deployment. So, it looks to me like
        someone forgot to give the advertising department more info when they created the product pages. Either way, it's a nice bonus
        for everyone.
        james

        "Brian" <brianwolters@g mail.com> wrote in message news:OLpCs7z%23 FHA.2912@TK2MSF TNGP10.phx.gbl. ..[color=blue]
        > Hello,
        >
        > I have a few questions about the 2005 editions of VB.NET and VS as a whole.
        >
        > Is the only stand alone VB.NET the express edition?
        >
        > In looking at the standard VS.NET 2005, it says deployment is "Click Once". What does that mean?
        >
        > Can you create msi's with the standard?
        >
        > Thanks,
        > Brian
        >
        >[/color]


        Comment

        • Brian

          #5
          Re: Questions about 2005 Editions

          Oh, thanks for that tip. I may get the Standard then.

          "james" <jjames700ReMoV eMe at earthlink dot net> wrote in message
          news:%23UM0Dl3% 23FHA.2564@TK2M SFTNGP10.phx.gb l...[color=blue]
          > Although, the Product comparison page on MSDN's website say that Visual
          > Studio 2005 Standard Edition only has ClickOnce Deployment, I have found
          > that it does have the option for Setup Projects using MSI.
          > At least the copy I have does it. I got my copy from one of the Launch
          > Events and there is the possibility that it is a special edition. But, I
          > don't think so. As I understood the info I received both before the
          > launch when I registered and later at the event itself, the handout
          > software given to attendees was the full retail version of
          > Visual Studio 2005 Standard Edition. So, I would expect that the versions
          > that retailers and Microsoft will be selling will contain the same
          > features.
          > Also, the product comparison page also states that the Express Editions do
          > not have deployment ability. That is not true either, I downloaded the
          > Express Edition of VB 2005 & C# (release versions) and both have ClickOnce
          > Deployment. So, it looks to me like someone forgot to give the
          > advertising department more info when they created the product pages.
          > Either way, it's a nice bonus for everyone.
          > james
          >
          > "Brian" <brianwolters@g mail.com> wrote in message
          > news:OLpCs7z%23 FHA.2912@TK2MSF TNGP10.phx.gbl. ..[color=green]
          >> Hello,
          >>
          >> I have a few questions about the 2005 editions of VB.NET and VS as a
          >> whole.
          >>
          >> Is the only stand alone VB.NET the express edition?
          >>
          >> In looking at the standard VS.NET 2005, it says deployment is "Click
          >> Once". What does that mean?
          >>
          >> Can you create msi's with the standard?
          >>
          >> Thanks,
          >> Brian
          >>
          >>[/color]
          >
          >[/color]


          Comment

          Working...