ezzylearning
ezzylearning
EzzyLearning.net
64 posts
EzzyLearning.net is an online tutorial website to learn about ASP.NET Core, ASP.NET MVC, AngularJS, C#, VB.NET, AJAX, JQuery, WCF, LINQ, Android, Java and more.
Don't wanna be here? Send us removal request.
ezzylearning · 4 years ago
Text
- What is Cloud Computing? - Advantages of Cloud Computing - Cloud Deployment Models - Types of Cloud Computing Services - Major Cloud Service Providers - Core Services of Microsoft Azure
0 notes
ezzylearning · 4 years ago
Text
- Create Database with Localized Strings - Connecting Resource Strings Database using EF Core - Implement Application Services for Localization - Configuring Localization in ASP.NET Core - Switching Language in ASP.NET Core Applications - Reading Localized Strings in Controllers - Reading Localized Strings in Razor Views
2 notes · View notes
ezzylearning · 4 years ago
Text
- Create Blazor Forms using EditForm Component - Create Blazor Forms using EditContext Component - Overview of Blazor Forms Validation - Handling Blazor Form Submission - Display Inline Error Message in Blazor Forms
0 notes
ezzylearning · 4 years ago
Text
- What is a Builder Pattern? - Pros and Cons of Builder Pattern - A Real-world Example of Builder Design Pattern - Setting Up ASP.NET Core Project - Implement Builder Interface and Concrete Classes - Implement Director Interface and Class - Testing Builder Pattern Implementation
0 notes
ezzylearning · 4 years ago
Text
- What is Observer Design Pattern? - When to use Observer Design Pattern? - How to Implement Observer Design Pattern? - Setting Up ASP.NET Core Project - Implementing Observers - Implementing the Subject - Testing Observer Pattern Implementation
0 notes
ezzylearning · 4 years ago
Text
- What is ASP.NET Core Identity? - Creating a Project with ASP.NET Core Identity - Testing User Registration and Login Features - Scaffold ASP.NET Core Identity UI
0 notes
ezzylearning · 4 years ago
Text
- What is FluentValidation? - Configure FluentValidation in ASP.NET Core - Create a Model and Data Input Form - Creating your first Validator - Validating Complex Properties and Collections
0 notes
ezzylearning · 4 years ago
Text
- What is Authentication? - What is Authorization? - Setting Up ASP.NET Core Application - Creating a Secure Admin Page - Setup Cookies Authentication in ASP.NET Core - Implementing Login Feature - Handling Invalid Login Attempts - Implementing Logout Feature - Implementing Roles Based Authorization
0 notes
ezzylearning · 4 years ago
Text
- What is AutoMapper? - Configuring AutoMapper in ASP.NET Core Project - Creating AutoMapper Mapping Profiles - Using AutoMapper IMapper Service - Simplify AutoMapper Configurations using Reflection - Customizing AutoMapper Mappings with Advance Features
0 notes
ezzylearning · 4 years ago
Text
- What is Adapter Design Pattern? - Pros and Cons of Adapter Pattern - Adapter Pattern Implementation Techniques - Implementing Adapter Pattern using Object Adapter - Implementing Adapter Pattern using Class Adapter
0 notes
ezzylearning · 4 years ago
Text
Tumblr media
Caching is one of the common techniques to make applications performant and scalable. It allows developers to store frequently accessed or heavy computed data to a temporary but fast storage layer so that all future requests for the same data are served up faster.
Source: https://www.ezzylearning.net/tutorial/a-step-by-step-guide-to-in-memory-caching-in-asp-net-core
0 notes
ezzylearning · 4 years ago
Text
- Setup Database for CRUD Operations - Getting Started with Blazor Sever App - Configuring Entity Framework Core (Database First) - Implementing Application Services for CRUD Operations - Implement Players List Component - Implement Player Details Component - Implement Create Player Component - Implement Edit Player Component - Implement Delete Player Feature
0 notes
ezzylearning · 4 years ago
Text
- What Is Distributed Caching? - Distributed Caching in .NET Core - What is Redis Cache? - Setting Up Redis Server On Windows - Setting Up an ASP.NET Core Web API - Integrating Redis Cache in ASP.NET Core
0 notes
ezzylearning · 4 years ago
Text
- What is Caching? - Introduction to Caching in ASP.NET Core - Setting Up an ASP.NET Core Web API - Using In-Memory Caching in ASP.NET Core - Configuring Cache Settings in ASP.NET Core
0 notes
ezzylearning · 4 years ago
Text
- What is a Strategy Pattern? - Pros and Cons of Strategy Pattern - Setting Up an ASP.NET Core Demo App - Getting Started with Strategy Pattern - Using Strategy Pattern in ASP.NET Core
0 notes
ezzylearning · 4 years ago
Text
0 notes
ezzylearning · 4 years ago
Text
0 notes