Fundamentals of C# Programming – Introduction
This video is an introduction to the course, the training team and the subject matter (C# object oriented programming language) and your future in the industry.
This video is an introduction to the course, the training team and the subject matter (C# object oriented programming language) and your future in the industry.
Greg Shackles discusses C#’s role in the mobile space and coding best practices. He thinks that the mature C# language is the only language that can be used across all of these platforms to produce a native experience.
OWIN is an open hosting specification for .NET web applications. It enables you to create web applications which are portable across hosting environments and allows application components to be composed as a pipeline of middleware. This session will give a brief overview of the rationale for OWIN and how it …
You can’t have a conversation about web technologies these days without someone dropping a mention of NodeJS and web sockets. If you’re a .NET developer, someone will then reference SignalR with ASP.NET Web Pages or MVC. But what are these things? Which one is better? What do they do and …
This video provides a demonstration of many of the features included in the CloudFormation template editor for Visual Studio, part of the AWS Toolkit for Visual Studio. The AWS Toolkit for Visual Studio is an extension for Microsoft Visual Studio that makes it easier for developers to develop, debug, and …
This video introduces the web performance and load testing capabilities provided in VS2012 Ultimate. You will walk through a scenario using a fictional online storefront where your goal is to model and analyze its performance.