LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

PLURALSIGHT BUILDING AN API WITH ASP NET WEB API

10/04/2019 Learning for Life Leave a Comment

PLURALSIGHT BUILDING AN API WITH ASP NET WEB API
English | Size: 461.36 MB
Category: Tutorial


Building APIs can be a challenge for many web developers but with ASP.NET Web API, this process can be simplified. In this course, Building an API with ASP.NET Web API, you will learn foundational knowledge and gain the ability to implement and build your own API’s. First, you will learn and understand the role of Functional APIs in larger systems. Next, you will discover how to build association APIs to make obvious, self-documenting APIs. Finally, you
will explore how to implement a complete API using Web API By the end of this course, you ll know how to implement a complete, maintainable API using ASP.NET Web API [Read more…]

WEB/HTML/CSS/AJAX .NET, API, ASP, Building, Pluralsight

Packt Hands On Web Development with ASP NET Core and Angular 7

24/03/2019 Learning for Life Leave a Comment

Packt Hands On Web Development with ASP NET Core and Angular 7
English | Size: 707.76 MB
Category: Tutorial


Have you ever wondered why so many applications do not become successful or popular? Are you looking to create a user-friendly cross-platform app with a powerful UI? This course will teach you to blend the power of Angular UI and .NET Core to create interactive, real-world applications that can easily communicate between the frontend and backend.
[Read more…]

WEB/HTML/CSS/AJAX .NET, ASP, Development, Hands Web, Packt

PLURALSIGHT DEPENDENCY INJECTION IN ASP NET CORE

23/03/2019 Learning for Life Leave a Comment

PLURALSIGHT DEPENDENCY INJECTION IN ASP NET CORE
English | Size: 335.85 MB
Category: Tutorial


A foundation of ASP.NET Core development is a thorough knowledge of using dependency injection. In this course Dependency Injection in ASP.NET Core, you will learn how to use the Microsoft dependency injection container in your applications. First, you will learn about registering services into the dependency injection container. Next, you will explore how to resolve those services wherever they are needed in your application. Finally, you will discover how to extend or replace the built-in container for more complex scenarios. When you are finished with this course, you will have complete knowledge of the Microsoft dependency injection container that will help you as you build well structured ASP.NET Core applications [Read more…]

.Net & Java .NET, ASP, DEPENDENCY, Injection, Pluralsight

LINKEDIN LEARNING ASP NET

20/03/2019 Learning for Life Leave a Comment

LINKEDIN LEARNING ASP NET
English | Size: 665.71 MB
Category: Tutorial


ASP.NET Core 1.0, Microsoft’s latest web development framework, includes an optimized developer experience, better performing runtime, and cross-platform support for Windows, Mac, and Linux. In this course, Jess Chadwick introduces the basics to get you up and running with ASP.NET Core, and creating your own professional quality applications. He explores setup and installation, working with the ASP.NET Core framework, and the techniques you need to manage data, reuse code, construct web APIs, and secure your new applications. All of this is included along with industry-standard best practices such as dependency injection and the model-view-controller pattern for more modular code. [Read more…]

.Net & Java .NET, ASP, Learning, LinkedIn

PLURALSIGHT BUILDING AN API WITH ASP NET CORE

14/02/2019 Learning for Life Leave a Comment

PLURALSIGHT BUILDING AN API WITH ASP NET CORE
English | Size: 457.23 MB
Category: Tutorial


As technology advances, the requirements do as well. In this course, Building an API with ASP.NET Core, you will learn foundational knowledge on how to build an API from start to finish. First, you will explore how to use ASP.NET Core to build reliable APIs. Next, you will discover REST and when to be pragmatic about it. Finally, you will learn how to version your APIs. When you are finished with this course you will know how to implement an API that is easy to use and easy to maintain [Read more…]

.Net & Java .NET, API, ASP, Core, PLURALSIGHT BUILDING

PACKT MODERNIZE ASP NET WEB APPS WITH AZURE APP SERVICE

14/02/2019 Learning for Life Leave a Comment

PACKT MODERNIZE ASP NET WEB APPS WITH AZURE APP SERVICE
English | Size: 838.04 MB
Category: Tutorial


Do you want to transform and modernize your legacy applications for the cloud? Azure App Service lets you quickly build, refactor, deploy, and scale enterprise-grade web apps running on any platform, without having to manage the infrastructure. You will take a typical legacy ASP.NET web application and transform it into a modern application with ASP.NET Core and Azure App Service as the main drivers of the change.
By the end of this course, you will have the skills to use Azure App Service to refactor, modernize, deploy, and highly scale your legacy applications. [Read more…]

WEB/HTML/CSS/AJAX .NET, ASP, MODERNIZE, Packt, Web

Linkedin Learning ASP NET Core New Features Updated January 2019

11/02/2019 Learning for Life Leave a Comment

Linkedin Learning ASP NET Core New Features Updated January 2019
English | Size: 620.26 MB
Category: CBTs


Navigating all of the new features in each release of ASP.NET Core can be challenging. In this project-based course, Phil Japikse helps to simplify this process by laying out the new features in ASP.NET Core 1.0, 1.1, 2.0, and 2.1, and acquainting you with the benefits of each. Phil begins by providing a general overview of .NET Core and discussing migration considerations. He then dives into ASP.NET Core 1.0, discussing the updated project structure, new environmental awareness, view components, and other new features. He then moves on to discuss ASP.NET Core 1.1, 2.0, and 2.1, diving into helpful new features and functionality present in each iteration of the web framework [Read more…]

.Net & Java .NET, ASP, Core, Learning, LinkedIn

PluralSight Building an API with ASP NET Core

26/01/2019 Learning for Life Leave a Comment

PluralSight Building an API with ASP NET Core
English | Size: 334.95 MB
Category: Tutorial


Release Notes: As technology advances, the requirements do as well. In this course Building an API with ASP.NET Core, you will learn foundational knowledge on how to build an API from start to finish. First, you will explore how to use ASP.NET Core to build reliable APIs. Next, you will discover REST and when to be pragmatic about it. Finally, you will learn how to version your APIs. When you are finished with this course you will know how to implement an API that is easy to use, and easy to maintain [Read more…]

.Net & Java .NET, API, ASP, Building, Pluralsight

Linkedin Learning ASP NET MVC 5 Essential Training Updated December 2018

19/12/2018 Learning for Life Leave a Comment

Linkedin Learning ASP NET MVC 5 Essential Training Updated December 2018
English | Size: 625.69 MB
Category: Tutorial


ASP.NET MVC is the tool of choice for building modern, dynamic, scalable websites. MVC 5 includes features that enable rapid, test-driven development. In this course, Mike Benkovich teaches the essentials of the ASP.NET MVC 5 framework. He explains what models views, and controllers are and how data is passed between them. He shows how to secure applications with the ASP.NET Identity system, use JavaScript libraries, and deploy applications to cloud-based platforms like Azure and Amazon Web Services. He also introduces the test-driven development (TDD) process that ensures you build software that works the way it’s supposed to [Read more…]

.Net & Java .NET, ASP, Learning, LinkedIn, MVC

Learning Deploying ASP NET Applications

06/12/2018 Learning for Life Leave a Comment

Learning Deploying ASP NET Applications
English | Size: 205.54 MB
Category: Tutorial


ASP.NET is still the most popular framework for building enterprise-scale Microsoft web apps. Choosing the right deployment strategy is critical to the success of these applications. Learn the various options, from deploying with IIS on a local Windows machine, deploying to the cloud with Azure, or leveraging containerization with Docker Instructor Tiberiu Covaci, a Microsoft MVP, explores manual and automated techniques using common tools like PowerShell and Visual Studio that make it easy to follow along on your own [Read more…]

.Net & Java .NET, Applications, ASP, deploying, Learning

  • « Previous Page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • Next Page »
  • AI Agents with Dify – Build No-Code AI Agents with Dify | Udemy
  • 100 Hours Web Development Bootcamp – Build 23 React Projects | Udemy
  • HAKIN9: IT Security Magazine (Volume 14; Issue No. 01-12)
  • HAKIN9: IT Security Magazine (Volume 13; Issue No. 01-12)
  • Become a Java Full Stack Developer with React & Spring Boot | Udemy

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in