.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
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX