.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
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX