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. The Lounge
  3. It's official: Express Editions are free

It's official: Express Editions are free

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiocom
33 Posts 24 Posters 2 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.
  • J Jorgen Sigvardsson

    The 1.x versions of SharpDevelop suffered badly from sluggishness. Is 2.x any better in that regard?

    A Offline
    A Offline
    Al Ortega
    wrote on last edited by
    #19

    The 1.x version used a database for autocomplete (why I don't know) while 2.x has normal intellisense (using reflection I assume) and responds much better. I've used it now for about a month and it works great. Also, in the new version it even saves projects/solutions in VS2005 format so it can read a VS solution and create a solution that can be read by VS2005 with no problem. Al

    1 Reply Last reply
    0
    • A Anna Jayne Metcalfe

      VC6 makes me grimace...usually every time I try to drag one of tabs out of the Workspace View or Output Window and dock it elseware, or write two for-loops at the same scope using the same control variable...:doh: Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #20

      Anna-Jayne Metcalfe wrote:

      ...usually every time I try to drag one of tabs out of the Workspace View or Output Window and dock it elseware

      see, i **_absolutey despise_** floating, dockable toolbars. Cleek | Image Toolkits | Thumbnail maker

      P A 2 Replies Last reply
      0
      • K Kent Sharkey

        They've been dancing around it for a while, but they are officially making the Express Editions of Visual Studio 2005 free[^]. Not even the threat of USD49. :-D -------------- TTFN - Kent

        C Offline
        C Offline
        Christopher Duncan
        wrote on last edited by
        #21

        I think this is an absolutely brilliant move on Microsoft's part. With the ever growing open source community, it's an excellent way to compete and potentially win the hearts and minds of new developers over to the MS side of the fence. I've recommended these versions to quite a few friends who wanted to experiment with programming but didn't know if they'd like it enough to invest money in tools. I have no doubt that many who start with Express versions will ultimately become full fledged MS techies and upgrade to the pro versions of the products. As much as the world loves to bash Redmond, I just don't see any downside here. Good marketing, good karma, and good vibes. :) Christopher Duncan Practical Strategy Consulting Author of The Career Programmer Unite the Tribes

        1 Reply Last reply
        0
        • C Chris Losinger

          Anna-Jayne Metcalfe wrote:

          ...usually every time I try to drag one of tabs out of the Workspace View or Output Window and dock it elseware

          see, i **_absolutey despise_** floating, dockable toolbars. Cleek | Image Toolkits | Thumbnail maker

          P Offline
          P Offline
          Pavel Klocek
          wrote on last edited by
          #22

          Chris Losinger wrote:

          ee, i absolutey despise floating, dockable toolbars.

          I despised them too, until I've got my second monitor attached. Pavel

          1 Reply Last reply
          0
          • C Chris Losinger

            Anna-Jayne Metcalfe wrote:

            ...usually every time I try to drag one of tabs out of the Workspace View or Output Window and dock it elseware

            see, i **_absolutey despise_** floating, dockable toolbars. Cleek | Image Toolkits | Thumbnail maker

            A Offline
            A Offline
            Anna Jayne Metcalfe
            wrote on last edited by
            #23

            I hate it when they move around of their own account, or because I clicked in the wrong place...but I love the flexibility they offer....especially on dual monitor systems. Most of the issues could be dealt with bt providing a way to lock toolbars/control bars in place so that didn't happen accidentally. If they did it on the taskbar and in IE's toolbars, they can do it in Visual Studio. :rose: Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

            1 Reply Last reply
            0
            • M Marc Clifton

              Jörgen Sigvardsson wrote:

              It's like taking a Ferrari, from which you remove the engine, and gearbox, only to replace it with engine and gearbox from a -82 Yugo.

              Now, wait a minute. What you're describing is what VS2005 is--a Yugo. I need to lower the speed limit signs to compensate! A Ferrari, it is not. It's more like a tank. Now, Express, I guess I'd liken it to a paper airplane. Lots of lift on the initial thrust, but then it's all drag. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

              J Offline
              J Offline
              Jerry Hammond
              wrote on last edited by
              #24

              :sigh: I feel so alone. I actually enjoy working with VS2005 and with SQL2005. Pictures of the menu available at the drive-thru

              L 1 Reply Last reply
              0
              • A Anna Jayne Metcalfe

                VC6 makes me grimace...usually every time I try to drag one of tabs out of the Workspace View or Output Window and dock it elseware, or write two for-loops at the same scope using the same control variable...:doh: Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                T Offline
                T Offline
                toxcct
                wrote on last edited by
                #25

                Anna-Jayne Metcalfe wrote:

                write two for-loops at the same scope using the same control variable

                there's a setting in the workspace options to tell that a variable defined in the for loop resides in this scope (disabled by default, but can be enabled)

                N 1 Reply Last reply
                0
                • A Al Ortega

                  Have you tried SharpDevelop 2? I wasn't a big fan of their 1.x versions but it is pretty impressive now and also free. Al

                  R Offline
                  R Offline
                  Rocky Moore
                  wrote on last edited by
                  #26

                  Well, do they have anything for web developers yet? The versions I have seen have nothing really in the line of developing ASP.NET sites. Rocky <>< Latest Post: SQL2005 Server Managemnet Studio timeouts! Blog: www.RockyMoore.com/TheCoder/[^]

                  A 1 Reply Last reply
                  0
                  • J Jerry Hammond

                    :sigh: I feel so alone. I actually enjoy working with VS2005 and with SQL2005. Pictures of the menu available at the drive-thru

                    L Offline
                    L Offline
                    Luis Alonso Ramos
                    wrote on last edited by
                    #27

                    Yeah, I enojoy them too. They have not given me any problems (almost!)

                    Luis Alonso Ramos Intelectix Chihuahua, Mexico

                    Not much here: My CP Blog!

                    1 Reply Last reply
                    0
                    • D dandy72

                      "Thats cause they are so damn buggy.", he commented, after which he immediately provided an extensive list of time-tested alternatives.

                      G Offline
                      G Offline
                      gholbrook
                      wrote on last edited by
                      #28

                      I still prefer Borland Delphi (Delphi 2006) for WinApps and such. If I am doing web apps or services, then it's C# and ASP.Net 2.0 for me at this time. I'll have to see if Borland catches up/passes them when their 2.0 version comes out. sigh...

                      J E 2 Replies Last reply
                      0
                      • G gholbrook

                        I still prefer Borland Delphi (Delphi 2006) for WinApps and such. If I am doing web apps or services, then it's C# and ASP.Net 2.0 for me at this time. I'll have to see if Borland catches up/passes them when their 2.0 version comes out. sigh...

                        J Offline
                        J Offline
                        JeffMiles
                        wrote on last edited by
                        #29

                        What about #D from ic#code (http://www.icsharpcode.net/OpenSource/SD/)

                        1 Reply Last reply
                        0
                        • T toxcct

                          Anna-Jayne Metcalfe wrote:

                          write two for-loops at the same scope using the same control variable

                          there's a setting in the workspace options to tell that a variable defined in the for loop resides in this scope (disabled by default, but can be enabled)

                          N Offline
                          N Offline
                          newmodel
                          wrote on last edited by
                          #30

                          Are you sure it's in VC6? Where exactly? I've never seen such option... Przemek http://cafesuite.net

                          1 Reply Last reply
                          0
                          • R Rocky Moore

                            Well, do they have anything for web developers yet? The versions I have seen have nothing really in the line of developing ASP.NET sites. Rocky <>< Latest Post: SQL2005 Server Managemnet Studio timeouts! Blog: www.RockyMoore.com/TheCoder/[^]

                            A Offline
                            A Offline
                            Al Ortega
                            wrote on last edited by
                            #31

                            Not that I know of but what I really like is that the UI is responsive (unlike the old one) and the entire download is < 10Mb! So that + the Visual Web Developer for ASP.Net and I'm set with pretty small footprint. Al

                            1 Reply Last reply
                            0
                            • G gholbrook

                              I still prefer Borland Delphi (Delphi 2006) for WinApps and such. If I am doing web apps or services, then it's C# and ASP.Net 2.0 for me at this time. I'll have to see if Borland catches up/passes them when their 2.0 version comes out. sigh...

                              E Offline
                              E Offline
                              Ed Hass
                              wrote on last edited by
                              #32

                              Unfortunately, borland has given up on its original set of users,the low budget developer and the hobbiests. They're charging over $400 for Delphi 2006. Obviously, Microsoft is trying to develop a new cadre of fans by giving away their express editions.

                              1 Reply Last reply
                              0
                              • K Kent Sharkey

                                They've been dancing around it for a while, but they are officially making the Express Editions of Visual Studio 2005 free[^]. Not even the threat of USD49. :-D -------------- TTFN - Kent

                                A Offline
                                A Offline
                                AndyM103
                                wrote on last edited by
                                #33

                                Weren't they free before? I didn't read the EULA.

                                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