News

Microsoft Previews Visual Studio vNext at Tech-Ed Keynote

Microsoft's Tech-Ed North America conference in Atlanta kicked off today with a keynote presentation by Robert Wahbe, corporate vice president of Server and Tools Marketing, and Jason Zander, corporate vice president of Visual Studio. While Wahbe talked at length about Microsoft's evolving public and private cloud solutions and management, Zander focused on the expanding reach of the upcoming version of Visual Studio.

Referred to simply as Visual Studio vNext, the next version of Microsoft's flagship integrated development environment (IDE) will expand beyond dev and QA to integrate into the ALM cycle the input of application stakeholders and IT operations. The new features aim to address a common challenge facing projects.

"What makes software projects fail? The number one thing that comes back is collaboration," Zander told attendees during his keynote.

He noted that Agile dev projects are often hampered by inexact communications between the stakeholders and customers championing an application, and the developers tasked with build it.

"How many times have you built exactly what your customers asked for, but not what they wanted?"

Microsoft General Manager Cameron Skinner demoed the new requirement management features coming to Visual Studio, including the new storyboarding feature accessed from the Visual Studio ribbon. The demo showed how tasks can be manipulated and tracked in Team Foundation Server (TFS) and TFS Web Access, providing real time feedback on progress as changes are reflected in TFS.

On the operations side, Microsoft Principal Program Viktor Mushkatin showed how Visual Studio links to Microsoft System Center, via the new System Center Conductor, available today as a community technology preview (CTP). IT managers can identify an issue flagged in System Center and send it directly to the development team. Developers immediately gain access to all the information around the event, including the complete call stack.

"Essentially I turned an exercise that would take hours or days into mere seconds," Mushkatin said.

Visual Studio Magazine columnist Mark Michaelis is excited about the new features. During the keynote he tweeted: "Wahooo! IntelliTrace will be enabled for production code. You will be able to create TFS work items from System Center 2010 that even includes application stack trace information."

Zander also showed off the new suspend feature coming in the next version of Visual Studio. The new feature lets developers back up all their current work, including breakpoints and tool positions across multiple monitors, so that it can be restored at a later time. The feature makes it possible for developers to set aside work to address an urgent request or interruption.

"You snapshot the whole thing and you are ready to go," Zander said.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube