Ebook/Video Tutorial » Page 3

Udemy Dependency Injection in .NET 5 (.NET Core)

Udemy Dependency Injection in .NET 5 (.NET Core)
Udemy Dependency Injection in .NET 5 (.NET Core)


Learn the basic foundation of Dependency Injection in ASP.NET Core / .NET 5 web applications.

What you'll learn
Dependency Injection in .NET 5 (.NET Core)
Need for Dependency Injection
Service Lifetime for Dependency Injection
Injecting services in Middleware
Injecting services in Views
Injecting services in Controller/Actions
Different ways to register services
Registering interface multiple times
Adding, removing and replacing service registration
Register multiple implementations
Framework services like ILogger
Custom repository pattern
Read more

C# 8.0 in a Nutshell - The Definitive Reference by Joseph Albahari, Eric Johannsen

C# 8.0 in a Nutshell - The Definitive Reference by Joseph Albahari, Eric Johannsen
C# 8.0 in a Nutshell - The Definitive Reference by Joseph Albahari, Eric Johannsen


When you have questions about C# 8.0 or .NET Core, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, but with its continual growth there’s so much more to learn. In the tradition of the O’Reilly Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.
Read more

End to End ASP.NET Core 3.1 API and Blazor Development

End to End ASP.NET Core 3.1 API and Blazor Development
End to End ASP.NET Core 3.1 API and Blazor Development


What you'll learn
Build Complete Data Driven ASP .Net Core 3.1 API From Scratch
Build a client side UI using Blazor
How to Build RESTful APIs with proper practices
Learn C# and Visual Studio Techniques
Repository Pattern and Dependency Injection
Use AutoMapper and Data Transfer Objects (DTOs)
Interact with Database using Entity Framework Core
Use NuGet Package Manager
Manage and Track Changes using GitHub
Asynchronous Programming
Custom Logging using NLOG
Use Swagger UI Documentation

Read more

Lenas Reversing for Newbies - Cracking Tutorials

Lenas Reversing for Newbies - Cracking Tutorials
Lenas Reversing for Newbies - Cracking Tutorials


A collection of tutorials aimed particularly for newbie reverse engineers.

01. Olly + assembler + patching a basic reverseme
02. Keyfiling the reverseme + assembler
03. Basic nag removal + header problems
04. Basic + aesthetic patching
05. Comparing on changes in cond jumps, animate over/in, breakpoints
06. "The plain stupid patching method", searching for textstrings
07. Intermediate level patching, Kanal in PEiD
08. Debugging with W32Dasm, RVA, VA and offset, using LordPE as a hexeditor
09. Explaining the Visual Basic concept, introduction to SmartCheck and configuration
10. Continued reversing techniques in VB, use of decompilers and a basic anti-anti-trick
Read more

Learn Qt and QML by Creating Cross Platform Apps with Felgo

Learn Qt and QML by Creating Cross Platform Apps with Felgo
Learn Qt and QML by Creating Cross Platform Apps with Felgo


What you'll learn
How to use QML to create desktop and mobile apps in ultra fast time
Learn the Qt framework fundamentals
Make good looking and scalable layouts using QML
Use Felgo to create mobile versions of your app - without any extra code
Understand how to make HTTP API calls and deliver the data to your app
Learn how to leverage events and button clicks in Felgo
Correctly structure apps in QML and QtQuick
Read more

MVVM in WPF Survival Guide From A to Z

MVVM in WPF Survival Guide From A to Z
MVVM in WPF Survival Guide From A to Z


MVVM (stands for Model-View-ViewModel) is a well-known architectural pattern in the world of WPF. Most enterprise level WPF applications are MVVM-based. Learn deeply the concepts lying behind the MVVM pattern in order to understand what MVVM is in essence and how to pragmatically apply it to a WPF application. This is a great MVVM tutorial for beginners (beginners in MVVM, don't forget to look at prerequisites)!
Read more