Visual Studio: Visual Studio 2017 beginner
Technology:
Expertise:
- 2 Courses | 2h 26m 56s
- 6 Books | 54h
- 2 Courses | 2h 12m 14s
- 5 Books | 43h 51m
- 10 Courses | 8h 5m 39s
- 5 Books | 43h 51m
- 4 Courses | 3h 11m 8s
- 10 Courses | 6h 17m
- 6 Books | 55h 32m
- 2 Courses | 2h 14m 8s
- 5 Books | 51h 28m
- 2 Courses | 2h 2m 7s
- 2 Books | 21h 19m
- 9 Courses | 9h 14m 48s
- 3 Books | 25h 4m
- 4 Courses | 2h 48m 56s
- 19 Courses | 18h 45m 23s
- 5 Books | 49h 1m
Visual Studio is a powerful, multi-language Integrated Development Environment (IDE). Explore Visual Studio development.
GETTING STARTED
Visual Studio 2015: Introduction & Personalization
-
6m 27s
-
8m 38s
GETTING STARTED
Visual Studio 2015: Application Life Management & Web Development
-
4m 38s
-
2m 21s
GETTING STARTED
Getting Started, Integrated ALM, & Fast Feedback
-
5m 56s
-
6m 39s
GETTING STARTED
Asynchronous Programming, Timers, and Threads
-
1m 43s
-
2m 18s
GETTING STARTED
Developing Azure & Web Services: Introduction
-
3m 55s
-
2m 58s
COURSES INCLUDED
Visual Studio 2015: Introduction & Personalization
Visual Studio is the de facto standard for software development on the Windows platform. Here we introduce you to Visual Studio, and how to install and customize it to meet your personal needs.
16 videos |
1h 15m
Assessment
Badge
Visual Studio 2015: Developing New Projects & Solutions
Just starting with Visual Studio? Learn how to create new projects, work with code, connect to data, and build and deploy an application using Visual Studio.
11 videos |
1h 11m
Assessment
Badge
COURSES INCLUDED
Visual Studio 2015: Application Life Management & Web Development
Visual Studio can be integrated with a wide variety of frameworks and tools. Let's look at tools available for managing your application, as well as to use Visual Studio to develop web-based applications and services.
14 videos |
1h 19m
Assessment
Badge
Visual Studio 2015: Client & Mobile Development
Visual Studio can be integrated with a wide variety of frameworks and tools. Learn how to use some of these frameworks with Visual Studio to develop both client and mobile applications.
8 videos |
52m
Assessment
Badge
COURSES INCLUDED
Getting Started, Integrated ALM, & Fast Feedback
In the software application environment, emphasis is placed on fast turnaround, frequent upgrade, and improvement. Discover the value of taking an end-to-end view of the Software Development Lifecycle (SDLC) in the ALM process.
10 videos |
49m
Badge
Management, Software Quality, & Planning
Development teams must adopt practices, skills, and methodologies that support efficiencies at all levels of the ALM process. Discover how to minimize wasteful practices and develop a continuous improvement posture.
11 videos |
47m
Assessment
Badge
Process Roles & Microsoft Solution Framework
Application Lifecycle Management is a central component of the Visual Studio IDE. Explore Application Lifecycle Management with respect to established methodologies process roles and CMMI (Waterfall).
7 videos |
30m
Assessment
Badge
Scrum/Agile Processes
Application Lifecycle Management is a central component of the Visual Studio IDE. Explore Application Lifecycle Management with respect to established methodologies including Agile and Scrum (Agile).
19 videos |
1h 9m
Badge
Release Planning & Project Management
The central component of the APL development phase is the software iteration. Explore release planning tools and methodologies associated with the management of project requirements.
15 videos |
54m
Assessment
Badge
Managing Project Requirements
The central component of the APL development phase is the software iteration. Explore project requirements including effort management, documentation, UI storyboards, and requirements analysis.
11 videos |
43m
Assessment
Badge
Code Quality, Testing, & Development
The Visual Studio IDE promotes and supports the principle of quality within the development cycle. Explore the application of coding disciplines and testing practices to promote, build, and sustain application quality.
12 videos |
59m
Assessment
Badge
Quality Validation & Project Management
The Visual Studio IDE promotes and supports the principle of quality within the development cycle. Explore coding disciplines and testing practices to provide quality validation and implement project management.
14 videos |
46m
Assessment
Badge
Automated Testing & Deployment
DevOps is a methodology for practices and technologies that integrate tightly between the application development and production environments. Explore Visual Studio and DevOps as well as testing deployment practices.
9 videos |
44m
Assessment
Badge
Feedback Management & Troubleshooting
DevOps is a methodology for practices and technologies that integrate tightly between the application development and production environments. Explore Visual Studio communication, and troubleshooting tools and techniques.
9 videos |
39m
Assessment
Badge
SHOW MORE
FREE ACCESS
COURSES INCLUDED
Introduction & New Features
The Visual Studio Mobile Center is designed for enterprise mobile app development. Introduce yourself to the Visual Studio Mobile Center, how it works, and how to get started using it.
12 videos |
48m
Assessment
Badge
SDKs for Android & iOS
One of the features of Visual Studio Mobile Center is it provides support for apps written in a number of languages. Discover how to set up and use the SDKs for both Android and iOS in Mobile Center.
15 videos |
57m
Assessment
Badge
SDKs for Xamarin & React Native
The Visual Studio Mobile Center provides support for apps written in a number of languages. Learn how to set up and use the SDKs for both Xamarin and React Native in Mobile Center.
11 videos |
41m
Assessment
Badge
Tools
There are a number of tools in Visual Studio Mobile Center to help you in maintaining and monitoring apps and app usage. Explore tools for Mobile Center debugging, and leveraging analytics for your applications.
11 videos |
43m
Assessment
Badge
SHOW MORE
FREE ACCESS
COURSES INCLUDED
Installation & New Features
Visual Studio 2017 is a powerhouse integrated development environment (IDE) for multi-language software development. Explore Visual Studio 2017 installation considerations, as well as new features of Visual Studio 2017.
11 videos |
56m
Assessment
Badge
Tool Updates
Discover some of the new and updated tools that have been included in the Visual Studio 2017 development environment and how to use them.
5 videos |
23m
Assessment
Badge
C++ Updates
With the release of Visual Studio 2017, the C++ programming language has also seen some changes. Explore C++ updates in Visual Studio 2017, including new C++ compiler switches, code security enhancements, and more.
15 videos |
1h 20m
Assessment
Badge
.NET Core & Visual Studio Extensions
A new release of a product inevitably contains new features and updates from the previous version. Explore the .NET Core and ASP.NET Core updates, and improvements to Visual Studio 2017, including extensions and the JavaScript editor.
10 videos |
48m
Assessment
Badge
C# Updates in Visual Studio 2017
Examine some of the updates made to the C# programming language in Visual Studio 2017 as you learn how to use C# tuples, pattern matching, throw expressions, numeric literals, and more.
10 videos |
55m
Assessment
Badge
.NET Core Console Applications and Referenced Packages
The .NET Core platform extends the .NET ecosystem beyond Windows computers onto Mac, Linux, mobile, and IoT devices. In this course, you'll learn how to create a .NET Core console application, call code in a referenced package from .NET Core, and .NET Core console applications and referenced packages, beginning with qualities and features of .NET Core, creating and running a .NET Core CLI project, and how to run a .NET Core console application. Then you'll discover how to call code in referenced NuGet packages, how code can be reused, and how to add project references. Finally, you'll explore how to find packages with NuGet, how to add a package reference, and how to use the .NET publish command to publish a project and its dependencies. This course was originally created by Global Knowledge (GK).
11 videos |
47m
Badge
Building and Migrating .NET Core Libraries
For ASP.NET developers, .NET Core increases the number of hosting options available for ASP.NET applications. In this course, you'll learn how to build and package a .NET Core library, migrate an existing library to .NET Core, and build and migrate .NET Core Libraries, beginning with how to package code into a NuGet package and distribute it, how to use the pack command to share libraries, and how to add a packages folder to a project. Then you'll explore how to push to a local package source and how to migrate code from .NET Framework to .NET Core. Finally, you'll discover terms and standards for migration, the basic process of porting code and how to replace code that uses unported APIs. This course was originally created by Global Knowledge (GK).
9 videos |
41m
Badge
SHOW MORE
FREE ACCESS
COURSES INCLUDED
WPF & XAML
Microsoft's Windows Presentation Foundation (WPF) is a framework for building standalone and browser-based applications. Explore WPF and XAML, including controls available in WPF, and XAML language features.
9 videos |
50m
Badge
Controls, Data, Deployment, Graphics, & Multimedia
Create applications with Microsoft's Windows Presentation Foundation (WPF). Discover how to work with page controls, events, data binding, and multimedia elements, and how to deploy a WPF application.
17 videos |
1h 23m
Badge
COURSES INCLUDED
Visual Studio Code Editor: Introduction
Visual Studio Code is a free source code editor designed for any platform. Explore the Visual Studio Code IDE and look at some of the features included in Visual Studio Code.
11 videos |
53m
Assessment
Badge
Visual Studio Code Editor: Languages & Tasks
The Visual Studio Code editor supports a large number of different programming languages. Discover how to work with various languages and tasks in Visual Studio Code.
15 videos |
1h 8m
Badge
COURSES INCLUDED
Installing Team Foundation Server
Microsoft Team Foundation Server is an enterprise system that covers all aspects of Application Lifecycle Management. Learn how to plan for and install Team Foundation Server 2013 in an enterprise software development environment.
12 videos |
59m
Assessment
Badge
Configuring Team Foundation Server
Team Foundation Server can be used for source code, project, requirements, lab, and release management, as well as for testing, reporting, and automated builds. Learn to configure TFS 2013 in an enterprise software development environment.
16 videos |
1h 36m
Assessment
Badge
Managing Collections & Health
Learn the essentials of working with Team Foundation Server, including creating team project collections, moving collections, working with Performance Monitor and log files, monitoring warehouse adapters, and cleaning up stale warehouses.
10 videos |
1h 10m
Assessment
Badge
Managing Security & Reporting
Explore the use of Team Foundation Server in an enterprise environment, including managing roles and permissions, creating and managing teams, configuring security, customizing team project portals, and rebuilding the data warehouse.
10 videos |
57m
Badge
Managing Team Builds
Explore team builds, symbol and source services, build numbers and log verbosity, definition properties, triggers, drop locations, workflows, and retention policies when working with Team Foundation Server.
12 videos |
54m
Badge
Managing Templates & Settings
Increase your knowledge of Team Foundation Server by learning about process templates, errors, functional areas, and iterations. In addition, explore user management with default security groups, portal settings, and project-level alerts.
7 videos |
43m
Assessment
Badge
Managing Work Items
Delve into Team Foundation Server and learn about configuring the command prompt, work item field definitions, form layout and workflows, link types, categories, global lists, and querying with Team Explorer
11 videos |
1h 5m
Badge
Managing Connectivity & Workspaces
Learn about connecting clients in Team Foundation Server 2013, including Team Explorer, Excel, Project, and Proxy Server connectivity. In addition, explore modifying and deleting workspaces, specifying visibility, and deleting a shelveset.
11 videos |
55m
Badge
Managing Versions, Recovery, & Labs
Explore how to configure and manage version control in an enterprise software development environment with Team Foundation Server, including check-in policies, disaster recovery plans, backup and recovery, and snapshots.
11 videos |
52m
Badge
SHOW MORE
FREE ACCESS
COURSES INCLUDED
Asynchronous Programming, Timers, and Threads
There are various ways that asynchrony can be added to your application. In this course, you'll discover how multi-threading can be added to an application by recognizing the various APIs used in asynchronous programming, performing periodic operations with timers, and adding background threads to UI applications. You'll begin by learning the purpose of the .NET thread pool, how to convert a while loop to use timers, and what happens if a timer fires faster than a callback completes its work. Then you'll explore how to use the BackgroundWorker component to maintain responsiveness, how BackgroundWorker works, and how to use BackgroundWorker in code. Finally, you'll discover how to cancel BackgroundWorkers and how to report the progress of BackgroundWorkers. This course was originally created by Global Knowledge (GK).
9 videos |
36m
Assessment
Badge
Calling and Adding Asynchronous Methods
Asynchronous methods can be called and added to your application. In this course, you'll explore how asynchrony can be added to an application by calling asynchronous methods using Task and add asynchronous methods to a class. You'll begin by learning how to use the Task class, Wait method, and Result property and how to catch exceptions using the Task class. Then you'll discover how to chain tasks together, how to cancel tasks, and how to create a task and add an asynchronous version of a method to an existing class. Finally, you'll discover how to create tasks that return data, how to pass parameters into tasks using explicit and explicit parameters, and how to add cancellation support to your code.
8 videos |
52m
Badge
Accessing Shared Data and Simplifying Asynchronous Code
In asynchronous programming, it's helpful to understand how to access shared data and simplify your code. In this course, you'll discover the various ways that parallelism can be added to an application by accessing shared data from multiple threads and simplifying asynchronous code with async and await. You'll begin by exploring multithreaded access to data, how to make an entire class thread-safe, and the Monitor.Enter and Monitor.Exit methods. Then you'll learn how to work with exceptions and timeouts when working with threads, how to improve performance, and how the Mutex class can be used to grab multiple locks at the same time. Finally, you'll discover how async and await support asynchronous programming and how they can be used to implement asynchrony in applications. This course was originally created by Global Knowledge (GK).
9 videos |
48m
Badge
Improving Responsiveness, Sharing Collections, and Parallelizing Algorithms
In asynchronous programming, there are ways to improve responsiveness, share collections, and parallelize algorithms. In this course, you'll explore the various ways that parallelism can be added to an application by improving responsiveness of a desktop UI with asynchrony, collections of data can be shared between threads, and algorithms can be parallelized to use multiple cores. You'll begin by discovering considerations for using tasks in desktop applications. Then you'll learn how async and await factor into better UI responsiveness and how the function Task.Delay() can be used with async and await to implement functionality similar to a timer. Finally, you'll explore how to await multiple tasks using Task.WhenAll() and how BlockingCollection can be used as a wrapper around other collections. This course was originally created by Global Knowledge (GK).
5 videos |
31m
Badge
SHOW MORE
FREE ACCESS
COURSES INCLUDED
Developing Azure & Web Services: Introduction
Web services provide a cloud environment for building distributed apps. Explore distributed apps, how data can be accessed, and how services work.
18 videos |
1h 6m
Assessment
Badge
Developing Azure & Web Services: Entity Framework
Entity Framework is an object relational mapper (ORM) and uses an object-oriented representation for data. Explore Entity and the operations it provides to make working with data easier.
22 videos |
1h 56m
Assessment
Badge
Developing Azure & Web Services: IIS & Web Services
When developing a distributed app that must be run locally, IIS is available and can be configured to scale and run web services. Explore IIS and how to create a web service.
16 videos |
1h 8m
Assessment
Badge
Developing Azure & Web Services: Consuming Services
Many web services use ASP.NET to handle data and CRUD operations by using OData. Explore ASP.NET, the ASP.NET Pipeline, and the OData protocol.
18 videos |
1h 10m
Assessment
Badge
Developing Azure & Web Services: Web API Services
Explore the fundamentals of Web API construction, as well as how to configure, secure, and host Web API applications.
14 videos |
59m
Assessment
Badge
Developing Azure & Web Services: Hosting Web APIs
Discover the fundamentals of Web API hosting. Explore self-hosting, host serivces, hosting environments, Swagger, and AutoRest.
11 videos |
50m
Assessment
Badge
Developing Azure & Web Services: Managing Data
Learn how to manage Data services using WCF and how to manage Accessing data using Entity Framework Providers. This course also covers hosting data services.
16 videos |
1h
Assessment
Badge
Developing Azure & Web Services: WCF Transactions & Services
WCF has a lot of power and flexibility. Explore transactions and how to add them to services and clients, and also explore WCF service configuration.
9 videos |
27m
Assessment
Badge
Developing Azure & Web Services: Security and WCF Streams
WCF, similar to any Web Service, must be secured. Examine WCF Security, transport security, and message security. Additionally, you will be introduced to client authentication and authorization.
11 videos |
47m
Assessment
Badge
Developing Azure & Web Services: Azure Services
Azure has some built-in functionality that can be very powerful when creating scalable distributed apps. Explore Azure SDK and emulators, the Azure Service Bus, and Service Bus queues.
17 videos |
1h 3m
Assessment
Badge
Developing Azure & Web Services: Azure Storage
Azure Storage is a powerful feature that has been created for data storage. Explore the various types of storage available in Microsoft Azure and their purpose.
21 videos |
1h 15m
Assessment
Badge
Developing Azure & Web Services: Messaging, Security, & Troubleshooting
Subscription message handling, claims-based identity, security, and troubleshooting are all aspects of using Azure for hosting web services. Discover how to secure and debug Azure and the built-in message handling.
17 videos |
1h 1m
Assessment
Badge
Developing Azure & Web Services: Advanced Deployment
Deploying a web app to a cluster of servers or to Azure requires careful planning and execution. Explore deployment management for IIS and Azure.
16 videos |
1h 17m
Assessment
Badge
Developing Azure & Web Services: Diagnostics, Debugging, & ACS
Azure provides a large set of tools to diagnose and debug issues. Discover how to troubleshoot and debug on Azure, and how to run diagnostics.
16 videos |
1h 5m
Assessment
Badge
Developing Azure & Web Services: Azure Scalability
Azure can help build scalable distributed web apps. Explore Azure scalability features, caching mechanisms, and how they are used to create distributed web apps.
18 videos |
1h 9m
Assessment
Badge
Developing Azure & Web Services: API Management & Monitoring
Discover how to implement Azure API while applying OAuth management policies and monitoring web services. Log Analytics and troubleshooting is also covered.
8 videos |
37m
Assessment
Badge
Developing Azure & Web Services: Deployment Strategy
Explore how to identify and design the appropriate Azure deployment strategy using various system configurations and environments.
10 videos |
45m
Assessment
Badge
Developing Azure & Web Services: Configuring Web Applications for Deployment
Learn to configure web applications for production, release, and debug mode and explore securing applications using Key Vault and credentials along with package management using NuGet.
10 videos |
43m
Assessment
Badge
Developing Azure & Web Services: Working with Assemblies
Learn how to configure and manage assemblies in different environments and discover how to work with cross-platform libraries.
7 videos |
18m
Assessment
Badge
SHOW MORE
FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THESE COURSES
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.BOOKS INCLUDED
Book
Professional Visual Studio 2015With a unique IDE-centric approach and deep dive into the software's many nooks and crannies, this book will bring you up to speed quickly on everything Visual Studio 2015 has to offer.
17h 52m
By Bruce Johnson
Book
Practical Microsoft Visual Studio 2015For beginning and intermediate software developers and architects, this book helps readers navigate the complexity of development options and decide which techniques and Visual Studio 2015 features to use based on the needs of their particular project.
3h 52m
By Peter Ritchie
Book
Pro HTML5 with Visual Studio 2015Geared toward individuals who want practical, real-world demonstrations, this practical hands-on book will help you to quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities.
5h 12m
By Mark J. Collins
Book
Continuous Delivery with Visual Studio ALM 2015Presenting the authoritative source on implementing Continuous Delivery practices using Microsoft's Visual Studio and TFS 2015, this book translates the theory behind this methodology and shows step-by-step how to implement Continuous Delivery in a real world environment.
4h 26m
By Jakob Ehn, Mathias Olausson
Book
Beginning ASP.NET for Visual Studio 2015Your complete guide to the productivity and performance enhancements in ASP.NET, this in-depth resource walks you through the details, and shows you what you need to know so you can get up and running quickly.
12h 29m
By William Penberthy
Book
Beginning Visual Basic 2015Ideal for new programmers, especially those learning their first language, this hands-on, patient guide offers precise, step-by-step instructions to walk you through important tasks, and clear explanations targeted to beginners that will have you writing your first Visual Basic application quickly.
10h 9m
By Bryan Newsome
SHOW MORE
FREE ACCESS
BOOKS INCLUDED
Book
Practical Microsoft Visual Studio 2015For beginning and intermediate software developers and architects, this book helps readers navigate the complexity of development options and decide which techniques and Visual Studio 2015 features to use based on the needs of their particular project.
3h 52m
By Peter Ritchie
Book
Professional Visual Studio 2015With a unique IDE-centric approach and deep dive into the software's many nooks and crannies, this book will bring you up to speed quickly on everything Visual Studio 2015 has to offer.
17h 52m
By Bruce Johnson
Book
Beginning ASP.NET for Visual Studio 2015Your complete guide to the productivity and performance enhancements in ASP.NET, this in-depth resource walks you through the details, and shows you what you need to know so you can get up and running quickly.
12h 29m
By William Penberthy
Book
Continuous Delivery with Visual Studio ALM 2015Presenting the authoritative source on implementing Continuous Delivery practices using Microsoft's Visual Studio and TFS 2015, this book translates the theory behind this methodology and shows step-by-step how to implement Continuous Delivery in a real world environment.
4h 26m
By Jakob Ehn, Mathias Olausson
Book
Pro HTML5 with Visual Studio 2015Geared toward individuals who want practical, real-world demonstrations, this practical hands-on book will help you to quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities.
5h 12m
By Mark J. Collins
SHOW MORE
FREE ACCESS
BOOKS INCLUDED
Book
Practical Microsoft Visual Studio 2015For beginning and intermediate software developers and architects, this book helps readers navigate the complexity of development options and decide which techniques and Visual Studio 2015 features to use based on the needs of their particular project.
3h 52m
By Peter Ritchie
Book
Professional Visual Studio 2015With a unique IDE-centric approach and deep dive into the software's many nooks and crannies, this book will bring you up to speed quickly on everything Visual Studio 2015 has to offer.
17h 52m
By Bruce Johnson
Book
Beginning ASP.NET for Visual Studio 2015Your complete guide to the productivity and performance enhancements in ASP.NET, this in-depth resource walks you through the details, and shows you what you need to know so you can get up and running quickly.
12h 29m
By William Penberthy
Book
Continuous Delivery with Visual Studio ALM 2015Presenting the authoritative source on implementing Continuous Delivery practices using Microsoft's Visual Studio and TFS 2015, this book translates the theory behind this methodology and shows step-by-step how to implement Continuous Delivery in a real world environment.
4h 26m
By Jakob Ehn, Mathias Olausson
Book
Pro HTML5 with Visual Studio 2015Geared toward individuals who want practical, real-world demonstrations, this practical hands-on book will help you to quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities.
5h 12m
By Mark J. Collins
SHOW MORE
FREE ACCESS
BOOKS INCLUDED
Book
Professional Visual Studio 2017From touring the new UI to exploiting advanced functionality, this book is designed to help professional developers become more productive.
11h 41m
By Bruce Johnson
Book
Pro HTML5 with Visual Studio 2015Geared toward individuals who want practical, real-world demonstrations, this practical hands-on book will help you to quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities.
5h 12m
By Mark J. Collins
Book
Continuous Delivery with Visual Studio ALM 2015Presenting the authoritative source on implementing Continuous Delivery practices using Microsoft's Visual Studio and TFS 2015, this book translates the theory behind this methodology and shows step-by-step how to implement Continuous Delivery in a real world environment.
4h 26m
By Jakob Ehn, Mathias Olausson
Book
Beginning ASP.NET for Visual Studio 2015Your complete guide to the productivity and performance enhancements in ASP.NET, this in-depth resource walks you through the details, and shows you what you need to know so you can get up and running quickly.
12h 29m
By William Penberthy
Book
Professional Visual Studio 2015With a unique IDE-centric approach and deep dive into the software's many nooks and crannies, this book will bring you up to speed quickly on everything Visual Studio 2015 has to offer.
17h 52m
By Bruce Johnson
Book
Practical Microsoft Visual Studio 2015For beginning and intermediate software developers and architects, this book helps readers navigate the complexity of development options and decide which techniques and Visual Studio 2015 features to use based on the needs of their particular project.
3h 52m
By Peter Ritchie
SHOW MORE
FREE ACCESS
BOOKS INCLUDED
Book
Learn WPF MVVM - XAML, C# and the MVVM Pattern: Be Ready for Coding Away Next Week Using WPF and MVVMPacked with exercises which build up into a full project, this concise resource provides you with the tools you need to code your first WPF application using the MVVM pattern.
1h 1m
By Arnaud Weil
Book
Pro XAML with C#: From Design to Deployment on WPF, Windows Store, and Windows PhonePacked with real, usable code and expert insights, this in-depth resource shows you how to design and build compelling enterprise applications on WPF, Windows Store, or Windows Phone, or any combination of the three.
3h 58m
By Buddy James, Lori Lalonde
Book
Pro WPF 4.5 in C#: Windows Presentation Foundation in .NET 4.5, Fourth EditionPacked with no-nonsense examples and practical advice, this authoritative guide demonstrates key concepts in a hands-on way that emphasizes the time and effort savings that can be gained, and explains all you need to use WPF in a professional setting.
19h 52m
By Matthew MacDonald
Book
Applied WPF 4 in ContextShowing how to implement world-class WPF solutions in a real-world line of business applications, this book will help you develop code from the ground up, and understand how to apply best development practices and related .NET products and technologies to your solutions.
5h 20m
By Raffaele Garofalo
Book
Pro WPF in C# 2010: Windows Presentation Foundation in .NET 4.0Offering you a firm foundation in the inner-workings of WPF, this book provides you with the no-nonsense, practical advice that you need in order to build high-quality WPF applications quickly and easily.
21h 17m
By Matthew MacDonald
SHOW MORE
FREE ACCESS
BOOKS INCLUDED
Book
Professional Visual Studio 2015With a unique IDE-centric approach and deep dive into the software's many nooks and crannies, this book will bring you up to speed quickly on everything Visual Studio 2015 has to offer.
17h 52m
By Bruce Johnson
Book
Visual Studio CondensedWhether you're new to Visual Studio or brushing up on the latest features, this book gives you a quick and systematic guide to the features that matter most, tagged clearly according to their availability.
3h 27m
By Patrick Desjardins
BOOKS INCLUDED
Book
Agile Project Management Using Team Foundation Server 2015Demonstrating agile concepts and how to implement them using Team Foundation Server (TFS) 2015 and Visual Studio Team Services (VSTS), this book also shows how an agile product owner can work with TFS/VSTS to setup an agile project from scratch, and how to continue using it throughout the whole project to track progress, create and refine backlog, and work with Kanban and Scrum Task boards.
3h 4m
By Joachim Rossberg
Book
Professional Team Foundation Server 2013Authored by MVP Microsoft insiders to guide you step-by-step through all things Team Foundation Server (TFS), as well as help prepare you for the TFS Certification Exam, this book covers the latest updates for Agile Project Management, Test-Case Management, Release Management, the newly announced Visual Studio Online services, and shows new users the TFS workflow for managing and delivering products.
13h 32m
By Damian Brady, Ed Blankenship, Grant Holliday, Martin Woodward, Steven St. Jean
Book
Professional Team Foundation ServerAuthored by three Microsoft Team System MVPs, this invaluable resource shows you how to handle real-world challenges and tackle the tasks and scenarios that encompass the entire software development lifecycle.
8h 28m
By Erik Gunvaldson, Jean-Luc David, Mickey Gousset
BOOKS INCLUDED
Book
Professional Application Lifecycle Management with Visual Studio 2013Providing in-depth coverage of the newly available Application Lifecycle Management (ALM) features, this comprehensive guide provides a complete framework for using ALM to streamline software design and deployment processes using well-developed Microsoft tools and methodologies.
10h 31m
By Brian A. Randell, Brian Keller, Martin Hinshelwood, Martin Woodward, Mickey Gousset
Book
Professional Visual Studio 2013Including an in-depth exploration of the new features and changes that have come with the latest iteration, this comprehensive guide provides a complete view of the new and updated tools featured in Visual Studio 2013 that make programming easier and more efficient.
18h 37m
By Bruce Johnson
Book
Professional WCF 4: Windows Communication Foundation with .NET 4Written by a team of Microsoft MVPs and WCF experts, this book explains how the pieces of WCF 4.0 build on each other to provide a comprehensive framework to support distributed enterprise applications.
6h 19m
By Fabio Cozzolino, Johann Grabner, Kurt Claeys, Pablo Cibraro
Book
Pro WCF 4: Practical Microsoft SOA Implementation, Second EditionProviding deep insight into the functionality of WCF, this practical book explains how to move your current .NET remoting and web service applications to WCF, and how to integrate those applications with WCF 4.
7h 13m
By Nishith Pathak
Book
Professional WCF Programming: .NET Development with the Windows Communication FoundationWalking you through all of WCF's features and functionality, this guide shows you how to apply this information so you can create robust service solutions that are reliable and secure.
6h 21m
By Scott Klein