.NET Core Blog Tutorial - Smart Pagination with Yield Return - Episode 22
Offered By: Raw Coding via YouTube
Course Description
Overview
Learn how to implement smart numbered pagination in a .NET Core blog application in this 25-minute tutorial video. Explore the process of rendering a list, calculating page count, and generating page numbers. Discover the use of partial views to enhance code organization and reusability. As a bonus, delve into the `yield return` syntax for enumerators, expanding your knowledge of C# language features. Follow along with the provided source code on GitHub to build a more user-friendly and efficient blog navigation system.
Syllabus
Introduction
Rendering a List
Page Count
Page Numbers
Partial View
Bonus
Taught by
Raw Coding
Related Courses
Building Your Azure Skills ToolkitMicrosoft via edX Asynchronous Programming in C# and .NET Core
Microsoft via edX Data Access in C# and .NET Core
Microsoft via edX Implementing SOLID Principles in C# with .NET Core
Coursera Project Network via Coursera RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy