Atlanta .NET Regular Guys

Community Blog for two guys in Atlanta that focus on Microsoft and Community.

Quick About

This is the community blog for Brendon Schwartz and Matt Ranlett.  If you want to see their technical posts visit http://www.sharepointguys.com

Back To DevCow

Recent Posts

Tags

Email Notifications

    Archives

    Don Browning shows Visual Studio 2010 to the Atlanta Microsoft Professionals

    Don Browning from Turner Broadcasting came out of the fun buildings which bring you the Cartoon Network (and those other channels) to talk to the group about the new architecture features of Visual Studio 2010.  Those changes include:

    • 6 new designers
      • case model – a visual view of user stories (including dependencies) backed to TFS (2008 or 2010) work items
      • class diagram – UML class designer NOT tied to code so you can make changes without messing up code
      • activity diagram – looks like a flowchart to show logic
      • sequence diagram – across a given span of time, what objects get used or come into play
      • component diagram – helps you define service interactions
      • Layer diagram
    • architect explorer – architectural view of code supporting class view and solution view
    • model explorer – model elements that are reusable are listed in the model explorer, which is a repository model of elements
    • code analysis visualizations – a static analysis turned graphical including graph mode, force directed mode, and matrix mode.
    • Integration with TFS – supports the storage of model elements in TFS and can be tied to work items.

    The talk was clearly popular as we had a huge turnout at about 65 people!

    AMP sees VS2010