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

Linkedin – Learning ASP NET Security

02/09/2019 Learning for Life Leave a Comment

Linkedin – Learning ASP NET Security-BiFiSO
English | Size: 2.29 GB
Category: Tutorial


Learning ASP NET Security
ASP.NET boasts frameworks you can leverage to build robust web applications. In this course, Janan Siam helps you get up and running with this mature framework from Microsoft. Janan explores the framework and IDE, as well as the tools you need to manage data, build RESTful services, and establish real-time web connections. Learn how to build web applications with ASP.NET MVC, create dynamic web content with ASP.NET Web Pages and Razor syntax, work with ASP.NET SignalR, and more. [Read more…]

Security & Hacking .NET, ASP, BiFiSO, Learning, LinkedIn, Security

Linkedin – Learning ASP NET MVC 5 Essential Training

21/08/2019 Learning for Life Leave a Comment

Linkedin Learning ASP NET MVC 5 Essential Training
English | Size: 1.70 GB
Category: Tutorial


ASP.NET MVC is the tool of choice for building modern, dynamic, and scalable web applications. MVC 5 includes features that enable rapid, test-driven development. In this course, Jonathan “J.” Tower teaches the essentials of the ASP.NET MVC 5 framework. Learn what models, views, and controllers are and how data is passed between them. See how controller classes and their action methods are used to organize your application’s logic; how to use strongly typed models in your views; how to build models with Entity Framework; and how to create your own custom validation attributes. He also shows how to create and perform unit tests to ensure you build software that works the way it’s supposed to [Read more…]

Programming .NET, ASP, Essential, Learning, LinkedIn, MVC 5, RiDWARE, Training

Packt – Typescript for C Sharp and Net Developers

10/08/2019 Learning for Life Leave a Comment

Packt – Typescript for C Sharp and Net Developers-JGTiSO
English | Size: 727.21 MB
Category: Tutorial


Learn
Understand the Typescript syntax and how it relates to C#
Write maintainable code for the front end and beyond without having to use JavaScript
Develop with Typescript in Visual Studio and incorporate it within your .NET projects
See how Typescript relates to JavaScript and get to know the latest ECMAScript standards
Discover how easy and fun writing software for the JavaScript ecosystem can be!
About
Starting with a brief introduction to TypeScript, this course starts by revealing how simple it is for a C# developer to move to TypeScript. It focuses on the similarities between both the languages, keeping you within your comfort zone-the Microsoft environment. [Read more…]

C/C++/C# .NET, C Sharp, Developers, JGTiSO, Packt, TypeScript

Udemy – Up And Running- Creating API with Asp .Net Core

24/07/2019 Learning for Life Leave a Comment

Udemy – Up And Running- Creating API with Asp .Net Core
English | Size: 1.54 GB
Category: Tutorial


Welcome to Crash Course on Creating API with ASP .Net Core

This course is all about creating a functional API using .Net Core and Entity Framework. Step by step, we will set up a complete API to handle each of the operations in a multi-table database. We’ll develop all necessary entities, Data Transfer Objects, Interfaces, use dependency injection to inject services for our app, design fully MVC structure, map entities to DTO object with automapper, turn our Controllers into fully functional API controllers, handle relationships, keys and foreign keys in our database tables and Models, use Entity Framework as a back end utilizing Code-First integration, seed the database with dummy data. you get the picture!
[Read more…]

.Net & Java .NET, API, ASP, Core, Creating, Udemy, Up and Running

PluralSight VB NET Fundamentals-BOOKWARE-KNiSO

26/06/2019 Learning for Life Leave a Comment

PluralSight VB NET Fundamentals-BOOKWARE-KNiSO
English | Size: 461.74 MB
Category: Tutorial


Learn all the standard syntax of Visual Basic such as defining variables, if statements, and loop constructs. Learn object-oriented principles such as inheritance, overloading and overriding.
In this course you learn the syntax of the Visual Basic language so when you are done, you will have a foundational knowledge on how to program applications in .NET. First you learn about .NET and Visual Basic for development. Next you learn about variables, operators and constants. You then learn object-oriented principles and how to create reusable DLLs. Collections such as ArrayList, Dictionary and generic List objects are explored next. Finally, you learn about if statements and loop constructs. Along the way you build several reusable DLLs, a WPF application and an MVC application. When you are finished with this course you will have the skills and knowledge to build .NET applications using Visual Basic. Software required: Visual Studio 2019, .NET 4.5+, Visual Basic. [Read more…]

.Net & Java .NET, BOOKWARE, Fundamentals, KNiSO, Pluralsight, VB

Pluralsight.com State of NET Executive Briefing

05/06/2019 Learning for Life Leave a Comment

Pluralsight.com State of NET Executive Briefing
English | Size: 279.76 MB
Category: Tutorial


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: Executive Briefing, you’ll learn about the dramatic changes brought to the framework since it’s days as a proprietary, Windows-only development tool. First, you’ll learn about Microsoft’s open-source strategy with .NET and all of the different application types you can build with the platform. Next, you’ll discover some of the reasons you might consider using .NET in your organization. Finally, you’ll explore a few ideas to consider when leading an organization building applications with .NET. When you’re finished with the course, you’ll have a foundational understanding of the capabilities of .NET and why it is one of the most popular development platforms available today. [Read more…]

.Net & Java .NET, Briefing, Executive, Pluralsight, State

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

  • « Previous Page
  • 1
  • …
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • Next Page »
  • 2025 Salesforce Flows: The Complete Guide to Lightning Flows | Udemy
  • Zenva – 3D Action-Adventure Game In Godot – Unit 1 – Characters 2025
  • Udemy – Deep Learning: Advanced Computer Vision (GANs, SSD, +More!)
  • Cisco CCIE Security v6.1 ASA Firewall All-in-One Course | Orhan Ergun
  • Flower Films – All in this Tea (2006)

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