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. @Microsoft

@Microsoft

Scheduled Pinned Locked Moved The Lounge
csharplinq
51 Posts 15 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.
  • L Offline
    L Offline
    lepipele
    wrote on last edited by
    #1

    Screw you, and your: using System.Linq; %#$^#$Y$%GH$%ET#$%T$$@#!!!

    T C H A M 6 Replies Last reply
    0
    • L lepipele

      Screw you, and your: using System.Linq; %#$^#$Y$%GH$%ET#$%T$$@#!!!

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      So, you hate Linq ( if so, why use it ? ) or you hate using statements ( if so, would you prefer the whole framework was in the same place, and therefore the Path class used in graphics, for example, would clash with System.IO.Path ) ?

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      L 1 Reply Last reply
      0
      • L lepipele

        Screw you, and your: using System.Linq; %#$^#$Y$%GH$%ET#$%T$$@#!!!

        T Offline
        T Offline
        Tom Delany
        wrote on last edited by
        #3

        Too much caffeine? :)

        WE ARE DYSLEXIC OF BORG. Refutance is systile. Your a$$ will be laminated. There are 10 kinds of people in the world: People who know binary and people who don't.

        1 Reply Last reply
        0
        • L lepipele

          Screw you, and your: using System.Linq; %#$^#$Y$%GH$%ET#$%T$$@#!!!

          H Offline
          H Offline
          Henry Minute
          wrote on last edited by
          #4

          Pray tell. Why?

          Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

          1 Reply Last reply
          0
          • C Christian Graus

            So, you hate Linq ( if so, why use it ? ) or you hate using statements ( if so, would you prefer the whole framework was in the same place, and therefore the Path class used in graphics, for example, would clash with System.IO.Path ) ?

            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

            L Offline
            L Offline
            lepipele
            wrote on last edited by
            #5

            Create project in Visual Studio 2008, do not use Linq at all and code for three months, then try to Target .NET Framework 3.0...

            C H C 3 Replies Last reply
            0
            • L lepipele

              Create project in Visual Studio 2008, do not use Linq at all and code for three months, then try to Target .NET Framework 3.0...

              H Offline
              H Offline
              Henry Minute
              wrote on last edited by
              #6

              In that case, if you know you will not be using LINQ, target .NET 3.0 right from the start. Don't blame Microsoft for your lack of foresight.

              Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

              C P 2 Replies Last reply
              0
              • L lepipele

                Create project in Visual Studio 2008, do not use Linq at all and code for three months, then try to Target .NET Framework 3.0...

                C Offline
                C Offline
                Christian Graus
                wrote on last edited by
                #7

                Why on earth would anyone target .NET 3.0 ? What happens, in any case ?

                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                H 1 Reply Last reply
                0
                • H Henry Minute

                  In that case, if you know you will not be using LINQ, target .NET 3.0 right from the start. Don't blame Microsoft for your lack of foresight.

                  Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                  C Offline
                  C Offline
                  Christian Graus
                  wrote on last edited by
                  #8

                  3.0 was a patch to add WPF ( and LINQ, I thought ) to 2.0. Why would you target the patch version ( I believe you install it by running an installer on top of 2.0 ) and not 2.0 or 3.5 ?

                  Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                  H A 2 Replies Last reply
                  0
                  • C Christian Graus

                    Why on earth would anyone target .NET 3.0 ? What happens, in any case ?

                    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                    H Offline
                    H Offline
                    Henry Minute
                    wrote on last edited by
                    #9

                    There is no System.Linq namespace in 3.0. So if you change from 3.5 to 3.0 you have to go through removing the autoinserted 'Using System.Linq' references.

                    Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                    C 1 Reply Last reply
                    0
                    • L lepipele

                      Screw you, and your: using System.Linq; %#$^#$Y$%GH$%ET#$%T$$@#!!!

                      A Offline
                      A Offline
                      AspDotNetDev
                      wrote on last edited by
                      #10

                      I personally dislike that it adds that to new files. I rarely ever use it and it clutters up Intellisense (until I get annoyed enough to go and delete it from the top of the file). I wonder if the template for new files can be changed so that that using statement isn't part of it... that'd be nice.

                      [Forum Guidelines]

                      G 1 Reply Last reply
                      0
                      • H Henry Minute

                        There is no System.Linq namespace in 3.0. So if you change from 3.5 to 3.0 you have to go through removing the autoinserted 'Using System.Linq' references.

                        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                        C Offline
                        C Offline
                        Christian Graus
                        wrote on last edited by
                        #11

                        OK, so does search and replace not work in VS2008 ? Works for me.

                        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                        H P 2 Replies Last reply
                        0
                        • C Christian Graus

                          3.0 was a patch to add WPF ( and LINQ, I thought ) to 2.0. Why would you target the patch version ( I believe you install it by running an installer on top of 2.0 ) and not 2.0 or 3.5 ?

                          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                          H Offline
                          H Offline
                          Henry Minute
                          wrote on last edited by
                          #12

                          Your knowledge of these things is probably greater than mine but I thought that when VS2008 was released it was with .NET 3.0 and 3.5 came along later.

                          Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                          C 1 Reply Last reply
                          0
                          • C Christian Graus

                            OK, so does search and replace not work in VS2008 ? Works for me.

                            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                            H Offline
                            H Offline
                            Henry Minute
                            wrote on last edited by
                            #13

                            Works for me too. Apparently not for the OP though. And of course there is always the 'Remove and Sort Unused Usings' context menu. Although you have to do that file by file.

                            Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                            M 1 Reply Last reply
                            0
                            • C Christian Graus

                              OK, so does search and replace not work in VS2008 ? Works for me.

                              Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                              P Offline
                              P Offline
                              Pete OHanlon
                              wrote on last edited by
                              #14

                              You and your fancy-dance technology tricks. :rolleyes:

                              I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

                              My blog | My articles | MoXAML PowerToys | Onyx

                              C 1 Reply Last reply
                              0
                              • P Pete OHanlon

                                You and your fancy-dance technology tricks. :rolleyes:

                                I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

                                My blog | My articles | MoXAML PowerToys | Onyx

                                C Offline
                                C Offline
                                Christian Graus
                                wrote on last edited by
                                #15

                                Well, I was going to say, if it works for me, surely it's not hard ? :P I keep meaning to ask, what do you think of the new Maiden ?

                                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                P 1 Reply Last reply
                                0
                                • H Henry Minute

                                  Your knowledge of these things is probably greater than mine but I thought that when VS2008 was released it was with .NET 3.0 and 3.5 came along later.

                                  Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                                  C Offline
                                  C Offline
                                  Christian Graus
                                  wrote on last edited by
                                  #16

                                  I don't believe so. .NET 3.0 was a patch that gave VS it's first ability to create WPF projects. The next IDE along was .NET 3.5.

                                  Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                  H S 2 Replies Last reply
                                  0
                                  • C Christian Graus

                                    3.0 was a patch to add WPF ( and LINQ, I thought ) to 2.0. Why would you target the patch version ( I believe you install it by running an installer on top of 2.0 ) and not 2.0 or 3.5 ?

                                    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                    A Offline
                                    A Offline
                                    AspDotNetDev
                                    wrote on last edited by
                                    #17

                                    So why not target a lower version for those silly users that don't like to upgrade until absolutely necessary?

                                    [Forum Guidelines]

                                    C 1 Reply Last reply
                                    0
                                    • A AspDotNetDev

                                      So why not target a lower version for those silly users that don't like to upgrade until absolutely necessary?

                                      [Forum Guidelines]

                                      C Offline
                                      C Offline
                                      Christian Graus
                                      wrote on last edited by
                                      #18

                                      I guess that depends on your method of distribution. .NET 3.0 was pretty buggy, although .NET 3.5 is not perfect. If you're distributing over the web, why not ask them to download one thing instead of two, and if you're distributing on a CD/DVD, why not give them the more up to date version on the DVD ?

                                      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                      A 1 Reply Last reply
                                      0
                                      • C Christian Graus

                                        Well, I was going to say, if it works for me, surely it's not hard ? :P I keep meaning to ask, what do you think of the new Maiden ?

                                        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                        P Offline
                                        P Offline
                                        Pete OHanlon
                                        wrote on last edited by
                                        #19

                                        I like it - a lot. It's not classic Maiden, but it's better than a shed load of the dross that's being churned out now. Following your advice I got the new A7X CD yesterday. I prefer that, if truth be told - but The Final Frontier is a good album. Mind you, Maiden have the best music video I've seen in a very long time - WHAT KEPT YOU EDDIE? Clickety[^]

                                        I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

                                        My blog | My articles | MoXAML PowerToys | Onyx

                                        C 1 Reply Last reply
                                        0
                                        • C Christian Graus

                                          I don't believe so. .NET 3.0 was a patch that gave VS it's first ability to create WPF projects. The next IDE along was .NET 3.5.

                                          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                          H Offline
                                          H Offline
                                          Henry Minute
                                          wrote on last edited by
                                          #20

                                          Yes. You are correct. 3.0 was released during the life of VS2005 to bring WPF etc. VS2008 was released with 3.5.

                                          Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                                          L 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