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. Visual Studio 2010 is coming out soon. Does anyone care?

Visual Studio 2010 is coming out soon. Does anyone care?

Scheduled Pinned Locked Moved The Lounge
csharpasp-netvisual-studiowcfcss
55 Posts 45 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.
  • T ToddHileHoffer

    I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

    I didn't get any requirements for the signature

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

    Hmph?

    Join the cool kids - Come fold with us[^]

    1 Reply Last reply
    0
    • N Nemanja Trifunovic

      ToddHileHoffer wrote:

      Are you guys excited about any new feature in VS 2010?

      Hell, yes. Support for C++ 0x is something I am not only looking for, but already investigating possibilities to use in production code. F# support is also very nice, but that does not seem like something I can use at work :) For C#/VB I don't really care.

      utf8-cpp

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #20

      What, exactly, if F#? I've seen references to it, but nothing really informative. I recall a language called Forth that had the interesting feature of being able to create your own language features and keywords, then use them for programming. Are they related?

      "A Journey of a Thousand Rest Stops Begins with a Single Movement"

      C 1 Reply Last reply
      0
      • T ToddHileHoffer

        I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

        I didn't get any requirements for the signature

        S Offline
        S Offline
        Scott Serl
        wrote on last edited by
        #21

        I like the new parallel stuff in C# and linq (plinq). The code analysis stuff in VS also looks nice, especially for contractors like me who come in and must get up to speed quickly. The historical debugging looks rad too. I think there is more good stuff in the 2010 release than in any other single release of VS for .Net.

        1 Reply Last reply
        0
        • R Roger Wright

          What, exactly, if F#? I've seen references to it, but nothing really informative. I recall a language called Forth that had the interesting feature of being able to create your own language features and keywords, then use them for programming. Are they related?

          "A Journey of a Thousand Rest Stops Begins with a Single Movement"

          C Offline
          C Offline
          CKnig
          wrote on last edited by
          #22

          Are you kidding us? I guess it's rather pointless to tell you in a few lines what F# is - just use your favorite search-engine ;) I allready use F# in some productive settings and the async-workflow feature alone is worth the effort to learn it :laugh: It's no gamechanger if you are mainly in UI-programming (and here only because there are no desingers - but those *new* event-processing featrues RX gives us was avaiable in F# for a long time) but for more complex settings, parallel and async programming, quick algorithm design and testing its in my opinion THE language in the .net env.

          R 1 Reply Last reply
          0
          • T ToddHileHoffer

            I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

            I didn't get any requirements for the signature

            C Offline
            C Offline
            CKnig
            wrote on last edited by
            #23

            Hi, for me it's the first realease I'm really looking forward to (and I allready use the RC for some productive projects) - for the last releases there was the big improvements in the .net framework and ecosystem (generics, lambdas, linq, WCF, WPF, ...) but this time I really like: - TFS2010 - for a very small team (well it's more or less just me plus 1-2 other guys that joins on some ocassions) it's just great to get a tool you can just "fire and forget" (the installation) - F# ... finally - after long years waiting it's a full member ... that alone is worth the update - there are a lot of improvements for Silverlight and MVC2 (I don't really like Webforms...) the reactive extensions and the task parallel lib. are very good (FP for the win ;) ) - after some doubts during Beta2 I really like the editor and even the speed of the IDE - the new 5.0beta Release of ReSharper even seems to run quicker then with VS2008 (yes for me it's a essential plugin - if only I could have F# support :( ) - the only thing I don't care at all is "dynamics" - I just can't seem to find the time and interest to look into it After all there is no expense for me (ok I have to deinstall/install some parts - so I have to invest some time) - but even without MSDN sub. I would run to the store the first day it's out :thumbsup:

            1 Reply Last reply
            0
            • C CKnig

              Are you kidding us? I guess it's rather pointless to tell you in a few lines what F# is - just use your favorite search-engine ;) I allready use F# in some productive settings and the async-workflow feature alone is worth the effort to learn it :laugh: It's no gamechanger if you are mainly in UI-programming (and here only because there are no desingers - but those *new* event-processing featrues RX gives us was avaiable in F# for a long time) but for more complex settings, parallel and async programming, quick algorithm design and testing its in my opinion THE language in the .net env.

              R Offline
              R Offline
              Roger Wright
              wrote on last edited by
              #24

              Sounds like a very cool tool! No, I 'm not kidding - I don't program for a living anymore, and haven't for a couple of decades. But when I did, designing algorithms and state machines for real-time electronics testing was my forte. F# probably would have been a great help. Implementing Kalman filters and adaptive signal processing, FFTs and Z-transforms in HP-BASIC was no fun at all!

              "A Journey of a Thousand Rest Stops Begins with a Single Movement"

              1 Reply Last reply
              0
              • T ToddHileHoffer

                I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

                I didn't get any requirements for the signature

                O Offline
                O Offline
                omie6541
                wrote on last edited by
                #25

                I'm pretty much excited I can say. I'm a student and learning new things, I'm looking forward to play with .NET 4.0

                1 Reply Last reply
                0
                • T ToddHileHoffer

                  I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

                  I didn't get any requirements for the signature

                  B Offline
                  B Offline
                  BitBarbeQue
                  wrote on last edited by
                  #26

                  I'm very excited too, cause I won a copy in the Azure contest. ;P If you like to get more challenge - why don't you try a bit assembler?

                  1 Reply Last reply
                  0
                  • T ToddHileHoffer

                    I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

                    I didn't get any requirements for the signature

                    N Offline
                    N Offline
                    NormDroid
                    wrote on last edited by
                    #27

                    I can't wait, I been on the Visual Studio road for as long as.... well Visual C++ 1.x :)

                    Two heads are better than one.

                    1 Reply Last reply
                    0
                    • N Not Active

                      Absolutely, there are some nice enhancements to the .net framework, like optional parameters, and improvements to the IDE itself.


                      I know the language. I've read a book. - _Madmatt

                      F Offline
                      F Offline
                      Filip C
                      wrote on last edited by
                      #28

                      "optional parameters" are not new to the '.NET framework', but are new for C#. VB.NET had that allready.

                      K N 2 Replies Last reply
                      0
                      • T ToddHileHoffer

                        I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

                        I didn't get any requirements for the signature

                        A Offline
                        A Offline
                        Adriaan Davel
                        wrote on last edited by
                        #29

                        If you want to make it harder to do your job install Win3.1 (it uses a mouse as well) and use notepad to write assembly code with :) Its about continuos progression. MS has chosen to not add too much to .Net4 (which I aagree 100% with), but VS 2010 has many new goodies. I love the WPF code editor, it works really well, only subtle differences to the previous one but I went back to VS 2008 the other day and code editing was less pleasant. If you are planning to even consider Silverlight, don't bother withb VS 2008. I've been doing SL development in VS 2010 Beta2 since the day it came out, RC is much better (but has a few new bugs :( ) but I can't wait till RTM relaese...

                        ____________________________________________________________ Be brave little warrior, be VERY brave

                        T 1 Reply Last reply
                        0
                        • N Not Active

                          Absolutely, there are some nice enhancements to the .net framework, like optional parameters, and improvements to the IDE itself.


                          I know the language. I've read a book. - _Madmatt

                          K Offline
                          K Offline
                          KungFuCoder
                          wrote on last edited by
                          #30

                          Mark Nischalke wrote:

                          improvements to the IDE itself.

                          So being able to reliably crash the IDE and silently re-writing bits of a .aspx page and occsionally the .net code so that my app no longer works are a thing of the past ? Oh, and occasionally having to close and re-open VS to get the site to compile - I'll be rather glad to be rid of that one as well

                          B L 2 Replies Last reply
                          0
                          • T ToddHileHoffer

                            I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

                            I didn't get any requirements for the signature

                            H Offline
                            H Offline
                            hairy_hats
                            wrote on last edited by
                            #31

                            Some features might be nice to have, but I'd be more excited if it didn't require a Cray to run at a usable speed.

                            1 Reply Last reply
                            0
                            • T ToddHileHoffer

                              I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

                              I didn't get any requirements for the signature

                              P Offline
                              P Offline
                              peterchen
                              wrote on last edited by
                              #32

                              Looking forward to C++ `auto` Playing around with resource pilfering (might become an article)

                              Agh! Reality! My Archnemesis![^]
                              | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

                              1 Reply Last reply
                              0
                              • F Filip C

                                "optional parameters" are not new to the '.NET framework', but are new for C#. VB.NET had that allready.

                                K Offline
                                K Offline
                                KenBonny
                                wrote on last edited by
                                #33

                                Filip C wrote:

                                "optional parameters" are not new to the '.NET framework', but are new for C#. VB.NET had that allready

                                Isn't it more clean to use

                                public void Func(object param1) {
                                func(param1, "test");
                                }

                                public void Func(object param1, string param2) {
                                //process stuff
                                }

                                This way you get multiple overloads in the Intelisense instead of

                                Func(param1[, param2])

                                T J I 3 Replies Last reply
                                0
                                • N Nish Nishant

                                  I do care, and I am quite excited about it :-) Used both the betas for a while, and now using the RC. Will be good to go RTM when it's out next week.

                                  Regards, Nish


                                  Blog: blog.voidnish.com Most recent article: An MVVM friendly approach to adding system menu entries in a WPF application

                                  I Offline
                                  I Offline
                                  ian__lindsay 0
                                  wrote on last edited by
                                  #34

                                  Am quite excited too, things I am looking forward to playing with: - C++0x features, auto and lambdas particularly - never did like functors - Direct2D and DirectWrite look cool (not sure if they are particularly are a .net 4 feature though) - Improvements for intellisense in C++ (but see below) and the IDE in general - Task parallel library - Proper multi monitor support Things I am not looking forward to: - No intellisense in C++/CLI - might even mean I wait for SP1 before seriously adopting VS2010 as we make heavy use of C++/CLI (thanks for the book by the way Nish - extremely helpful in teaching an old C++ dog some new .net tricks!) - WPF for the IDE - sure it will look pretty, but will it run as fast - from our experience of WPF, I'm not so sure, but they may have made improvements while using it in anger themselves.

                                  1 Reply Last reply
                                  0
                                  • A Argyle4Ever

                                    I think this sums it all... http://screamingcoder.blogspot.com

                                    View my CodePlex Projects here -> http://www.codeplex.com/site/users/view/john\_crocker

                                    O Offline
                                    O Offline
                                    originSH
                                    wrote on last edited by
                                    #35

                                    That dude sounds like an idiot :)

                                    1 Reply Last reply
                                    0
                                    • T ToddHileHoffer

                                      I've never been less excited about a release of Visual Studio. Most of the programming I'm doing in 2008, has already become easy to the point of boredom. I guess I could start converting all my ASP.Net applications to SilverLight or MVC 2 just make things a little more difficult and less boring... Are you guys excited about any new feature in VS 2010? Is there any new technology in .net 4.0 that will make your job easier or will you be upgrading just because Microsoft makes money by selling new tools every couple years? I was midly excited about VS 2008. LINQ to XML has really made things a lot easier for me since I have been coding quite a bit of integration applications recently. I also think WCF is an improvement over traditional web services, even though I still can't figure out the bindings and configurations. I'm not sure anyone can...

                                      I didn't get any requirements for the signature

                                      S Offline
                                      S Offline
                                      Searril
                                      wrote on last edited by
                                      #36

                                      I am. I skipped VS2008 and don't want to get too far behind what's current, so VS2010 is pretty much a definite for me.

                                      1 Reply Last reply
                                      0
                                      • F Filip C

                                        "optional parameters" are not new to the '.NET framework', but are new for C#. VB.NET had that allready.

                                        N Offline
                                        N Offline
                                        Not Active
                                        wrote on last edited by
                                        #37

                                        Who cares about VB. ;P There are more features being added to VB.NET to make it more like C#. With 5.0 VB developers may actually need to know and understand OO.


                                        I know the language. I've read a book. - _Madmatt

                                        1 Reply Last reply
                                        0
                                        • A Adriaan Davel

                                          If you want to make it harder to do your job install Win3.1 (it uses a mouse as well) and use notepad to write assembly code with :) Its about continuos progression. MS has chosen to not add too much to .Net4 (which I aagree 100% with), but VS 2010 has many new goodies. I love the WPF code editor, it works really well, only subtle differences to the previous one but I went back to VS 2008 the other day and code editing was less pleasant. If you are planning to even consider Silverlight, don't bother withb VS 2008. I've been doing SL development in VS 2010 Beta2 since the day it came out, RC is much better (but has a few new bugs :( ) but I can't wait till RTM relaese...

                                          ____________________________________________________________ Be brave little warrior, be VERY brave

                                          T Offline
                                          T Offline
                                          ToddHileHoffer
                                          wrote on last edited by
                                          #38

                                          I am considering Silverlight. I've made a few small applications with it using VS 2010 RC. It is not bad at all. There were so demo videos on line, so I was able to set up paging and WCF services to hit the database. My biggest gripe with silver light programing is the error handling / debugging. With ASP.Net webforms, I put a few lines of code in the global.asax on error event to call my generic error handler class and I basically get the line number and file name of the .net code that caused an exception. I still haven't figured out how to handle errors properly in SL. You can't email from Silverlight, for obvious reasons. I get that MS does not want me to turn browsers into spam servers, but I haven't found a good solution for dealing with exceptions. This has prevented me from using it for any major application.

                                          I didn't get any requirements for the signature

                                          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