Home Forums Programming Visual Studio 2010 Roadshow

  • This topic has 3 replies, 3 voices, and was last updated 14 years ago by Anonymous.
Viewing 3 reply threads
  • Author
    Posts
    • #7693
      Anonymous
      Inactive

      Anyone heading to Visual Studio 2010 Roadshows?

    • #45669
      Anonymous
      Inactive

      One of the other developers where I work went to it, and we’re now using VS2010…but still with Visual Source Safe.

      He was telling me the day after the event that loads of people grumbled about how poor Source Safe is and how ridiculously expensive Team Foundation Server is :lol:

      VS2010 Ultimate’s static analysis with Code Contracts is really impressive, one on the lads today was writing a function to handle user ids (which are 6 characters long) and it suggested his precondition contract be that the input string is 6 characters in length. But it worked that out from the string manipulations his function contained.

    • #45670
      Anonymous
      Inactive

      Have to agree, analysis is the star, especially where you need to get your head around a new codebase…..or for the Architect wishing to ensure coders remain good citizens.

      Aside: Put a WP7 CTP build on my laptop the other day. That’s worth a look too.

    • #45672
      Anonymous
      Inactive

      Source safe has always been problematic.
      Perforce is far superior in my opinion, alot more responsive also.

Viewing 3 reply threads
  • The forum ‘Programming’ is closed to new topics and replies.