The Future of Visual Studio
This session will illustrate how Visual Studio is evolving demo by demo. It presents the latest capabilities to enable any developer to build any apps.
This session will illustrate how Visual Studio is evolving demo by demo. It presents the latest capabilities to enable any developer to build any apps.
Amazon AWS provides the tools that Windows and .NET developers have come to expect. Learn about the easy-to-use abstractions included in the AWS SDK for .NET. The presentation demonstrates how the AWS Toolkit for Visual Studio helps to streamline your iterative dev-test cycle. You also see how the AWS Tools …
Visual Studio Online provides a compelling solution for building your code in the cloud and automatically deploying your solution to Azure. In this session we will dive deep into how this works for three common types of applications: .NET, Node.js, and PHP.
Web sites and applications can often benefit from integration with existing identity providers, allowing users to authenticate without creating new credentials. This video reviews a new wizard in Visual Studio 2013 for configuring security around ASP.NET sites in this fashion. You’ll see how easy it is to integrate your application …
This video discusses the Acceptance Test Driven Development (ATDD) process, and how to get it set up to run your SpecFlow tests in many browsers during a TFS Build. SpecFlow is open source and provided under a BSD license. As a part of the Cucumber family, SpecFlow uses the official …
The introduction of One ASP.NET in Visual Studio 2013 enables developers to combine Web Forms, MVC, Web API and other ASP.NET project templates together in a single project. This video shows you how the new approach works, how it integrates with a new security wizard and what MVC scaffolding can …