Displaying results 41 - 60 of 10,000 results for "treehouse using entity framework with asp net mvc"

Understanding ASP.NET Core

Cost $29 · . Course Length: 2 hours estimated

This course will bring you up to speed with all the goodness of ASP.NET Core using a practical, demo-first approach. This release has the best new features seen in a long time. It not only supports development for a lightweight version of .NET called .NET Core,...

Offered through Pluralsight | Taught by Roland Guijt


Developing .NET Core Applications with DynamoDB on AWS

Cost $35 · . Course Length: 3 hours estimated

At the core of building web applications that interact with Amazon Web Services (AWS) DynamoDB is a thorough knowledge of ASP.NET Core and the AWS SDK for .NET. In this course, Developing .NET Core Applications with DynamoDB on AWS, you will learn how to create an...

Offered through Pluralsight | Taught by Daniel Donbavand


Using S3 with .NET Core on AWS

Cost $35 · . Course Length: 2 hours estimated

At the core of building web applications that interact with Amazon Web Services (AWS) S3 is a thorough knowledge of ASP.NET Core and the AWS SDK for .NET. In this course, Using S3 with .NET Core on AWS, you will learn how to create an ASP.NET Core application that...

Offered through Pluralsight | Taught by Daniel Donbavand


Understanding ASP.NET Core (Update)

Cost $29 · . Course Length: 2 hours estimated

This latest release of .NET has a lot to be excited about, it not only supports development for a lightweight version of .NET called .NET Core, but for the first time you can also target non-Windows platforms. In this course, Understanding ASP.NET Core, you'll get...

Offered through Pluralsight | Taught by Roland Guijt


Entity Framework Migrations for Large Teams

Entity Framework 6

Cost $35 · . Course Length: 1 hours estimated

Entity Framework (EF) is the preferred mechanism for accessing a SQL database in an enterprise application. EF migrations keep the schema of the database in sync with the application. But when teams use EF migrations collaboratively, some challenges emerge. In...

Offered through Pluralsight | Taught by Michael Perry


Serilog Enrichers: Getting Common Information into Log Entries

Cost $35 · . Course Length: 0 hours estimated

Serilog is a powerful logging framework for .NET applications, but many log entries still miss critically important pieces of information needed to fully analyze or troubleshoot problems. In this course, Serilog Enrichers

Offered through Pluralsight | Taught by Erik Dahl



Spring Framework

A Specialization from Coursera

. Contains 4 courses · . Course Total length: 37 hours estimated

This Specialization explains high level patterns used in Microservice architectures and the motivation to move towards these architectures and away from monolithic development of applications. Students will learn how Java interacts with databases in a modern...

Offered through Coursera | and created by LearnQuest | Taught by Derek Parsons


Building an Enterprise App with WPF, MVVM, and Entity Framework Code First

Cost $29 · . Course Length: 9 hours estimated

At the core of developing a data-driven WPF application is a thorough knowledge of how to use the MVVM Pattern and Entity Framework. In this course, Building an Enterprise App with WPF, MVVM, and Entity Framework Code First, you will learn the skills you need to...

Offered through Pluralsight | Taught by Thomas Claudius Huber


Entity Framework Core 2: Mappings

Entity Framework Core

Cost $35 · . Course Length: 1 hours estimated

Entity Framework Core 2 is the latest version of Microsoft’s modern OR/M data access platform. In this course, Entity Framework Core 2

Offered through Pluralsight | Taught by Julie Lerman


ASP.NET Core 1.0 Fundamentals

Cost $29 · . Course Length: 5 hours estimated

In this course, we will build an ASP.NET Core application from scratch. Along the way we will learn about middleware, controllers, views, and models. We'll support SQL Server using the Entity Framework and user registration with the Identity Framework. We'll also...

Offered through Pluralsight | Taught by Scott Allen


What You Need to Know About .NET Core

DEVintersection 2019

Cost $35 · . Course Length: 0 hours estimated

.NET Core is the future of .NET! It differs from the traditional .NET Framework in subtle but important ways like a new project system and deployment models. Whether you're using Visual Studio, Visual Studio Code or working on the command line, understanding the...

Offered through Pluralsight | Taught by DEVintersection


Entity Framework Core 2.1 Migrations: Fundamentals

Entity Framework Core

Cost $35 · . Course Length: 2 hours estimated

Entity Framework Core Migrations are Microsoft's recommended way of managing application databases. They are extremely powerful, but you have to understand how to use them. In this course, Entity Framework Core 2.1 Migrations

Offered through Pluralsight | Taught by Michael Perry


Spring Framework 5: Beginner to Guru

Rated 4.1★ stars based on | 1,410 ratings · . Cost $15 · . Course Length: 57 hours estimated

Learn Spring with the most modern and comprehensive course available for Spring Framework 5 and Spring Boot 2. You will see how to build multiple real world applications using Spring Framework 5.This is the only major Spring Framework course on Udemy developed...

Offered through Udemy | Taught by John Thompson


ASP.NET Core

A Paths Series from Pluralsight

Cost $35 · . Contains 14 courses · . Course Total length: 37 hours estimated

ASP.NET Core is Microsoft's modern, cross-platform framework for building web applications and web APIs. In this path, you will learn everything you need to know about building ASP.NET Core applications, from building web applications with Razor to creating APIs....

Offered through Pluralsight | Taught by Gill Cleeren, Shawn Wildermuth, Steve Gordon and others


Rebuilding Web Forms Applications in MVC

ASP.NET MVC 5

Cost $35 · . Course Length: 3 hours estimated

Transitioning from ASP.NET Web Forms applications to MVC applications can be difficult, but you can ease the transition. This course, Rebuilding Web Forms Applications in MVC, will help developers, like you, to migrate to a new framework. You'll complete this task...

Offered through Pluralsight | Taught by Alex Wolf


ASP.NET Core MVC Testing Fundamentals

Cost $29 · . Course Length: 2 hours estimated

No one likes the stress of emergencies caused by errors in code that have been released to production, especially if these errors happen early in the morning and require emergency fixes. Automated tests help check the application is working as expected, and...

Offered through Pluralsight | Taught by Jason Roberts


The MVC Request Life Cycle

ASP.NET MVC 5

Cost $35 · . Course Length: 2 hours estimated

This course introduces ASP.NET developers, specifically MVC developers, to the life cycle of an HTTP request as it travels through the ASP.NET platform and the MVC framework. The course will educate developers about the major steps in the Request Life cycle, as...

Offered through Pluralsight | Taught by Alex Wolf


.NET Standard: Getting Started

Cost $35 · . Course Length: 2 hours estimated

At the core of developing a class library that can be shared across different .NET platforms, like .NET Core, .NET Framework, and Xamarin, is a thorough knowledge of .NET Standard. In this course, .NET Standard

Offered through Pluralsight | Taught by Thomas Claudius Huber


State of .NET: Executive Briefing

Cost $35 · . Course Length: 0 hours estimated

Tech leaders unfamiliar with the changes Microsoft brought to the .NET platform in recent years need to understand the capabilities and general direction the company is taking with their development tools. In this course, State of .NET

Offered through Pluralsight | Taught by Brice Wilson


Building Secure Applications with Cryptography in .NET

Cost $35 · . Course Length: 3 hours estimated

As a software developer you have a duty to your employer to secure and protect their data. In this course, Building Secure Applications with Cryptography in .NET, you will learn how to use the .NET Base Class Libraries (.NET Framework, .NET Core, .NET 5) to...

Offered through Pluralsight | Taught by Stephen Haunts

Advanced Search Filters
Level: Any
Length: Any
Start: Anytime
Price: Any