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. Why Visual Studio Express sucks today

Why Visual Studio Express sucks today

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiotestingdebuggingtutorial
11 Posts 10 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.
  • M Michael Bookatz

    I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

    S Offline
    S Offline
    StM0n
    wrote on last edited by
    #2

    Sooooo... is it really VSEx that sucks today??? ;)

    (yes|no|maybe)*

    modified on Sunday, June 5, 2011 7:25 AM

    1 Reply Last reply
    0
    • M Michael Bookatz

      I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

      realJSOPR Offline
      realJSOPR Offline
      realJSOP
      wrote on last edited by
      #3

      Why don't you tell the other developer that it's time for him to pony up the dough and become a real developer.

      ".45 ACP - because shooting twice is just silly" - JSOP, 2010
      -----
      You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
      -----
      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

      1 Reply Last reply
      0
      • M Michael Bookatz

        I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #4

        That's not really Express's fault: if they included everything they would only ever ship the free versions! Instead, that is either the other developers problem - he can always buy a "proper" copy, or yours for not checking the specification in advance! :laugh:

        Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        1 Reply Last reply
        0
        • M Michael Bookatz

          I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #5

          The Express version has 90% of the features, hadly a reason to complain.

          Join the cool kids - Come fold with us[^] "Program as if the technical support department is full of serial killers and they know your home address" - Ray Cassick Jr., RIP

          C 1 Reply Last reply
          0
          • L Lost User

            The Express version has 90% of the features, hadly a reason to complain.

            Join the cool kids - Come fold with us[^] "Program as if the technical support department is full of serial killers and they know your home address" - Ray Cassick Jr., RIP

            C Offline
            C Offline
            CPallini
            wrote on last edited by
            #6

            Yeah, it's great. Anyway it boosts toward managed code adoption, with the lack of resource editor for C++ (BTW without the resource editor does it still deserve the 'Visual' qualifier?).

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
            This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
            [My articles]

            N 1 Reply Last reply
            0
            • M Michael Bookatz

              I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

              J Offline
              J Offline
              Joan M
              wrote on last edited by
              #7

              It's free so don't complain... :rolleyes: Surely it can work for lots of things, but it would not have sense if the express edition would have the same contents than the official one...

              [www.tamelectromecanica.com] Robots, CNC and PLC machines for grinding and polishing.

              1 Reply Last reply
              0
              • M Michael Bookatz

                I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

                E Offline
                E Offline
                Ennis Ray Lynch Jr
                wrote on last edited by
                #8

                nUnit, enough said.

                Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

                1 Reply Last reply
                0
                • M Michael Bookatz

                  I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #9

                  Nuff said!

                  The best things in life are not things.

                  1 Reply Last reply
                  0
                  • C CPallini

                    Yeah, it's great. Anyway it boosts toward managed code adoption, with the lack of resource editor for C++ (BTW without the resource editor does it still deserve the 'Visual' qualifier?).

                    If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                    This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                    [My articles]

                    N Offline
                    N Offline
                    Niklas L
                    wrote on last edited by
                    #10

                    Good point about the visual qualifier.

                    1 Reply Last reply
                    0
                    • M Michael Bookatz

                      I'm working on a project with a developer that only have express. I did the first parts of the project and sent it to him. I wrote in a TDD manner using Microsoft framework. He only has express and I'm introducing him to TDD. I only just now find out express doesn't support test projects! Have to change all the test to NUnit now and relearn it! Plus how to debug using NUnit! The joys!

                      T Offline
                      T Offline
                      Tarakeshwar Reddy
                      wrote on last edited by
                      #11

                      ..just follow the "Using NUnit" section in this MSDN article[^]. You can continue running MSTest and your developer could use NUnit.

                      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