Newsflash! ASP.NET Core Adds New Component Type
with expert Don Kiely
It’s not uncommon for a website to have content repeated in various places throughout the site, whether it’s a list of most popular blog posts or a tag cloud that shows up in a sidebar on every page. The list of the ways that content can be repeated goes on and on, limited only by your creativity and passion about the DRY principle: don’t repeat yourself. Classic ASP.NET has long had a few ways to create and manage reusable user interface widgets, but with ASP.NET Core, there’s a new kid on the block: View Components. In this webinar, we'll explore what View Components are all about, how they completely replace child actions, and why they are a nice replacement for partial views in many cases.
This webinar was originally recorded on March 23, 2017.
Don Kiely
Don Kiely is a featured instructor on many of our SQL Server and Visual Studio courses. He is a nationally recognized author, instructor, and consultant specializing in Microsoft technologies. Don has many years of teaching experience, is the author or co-author of several programming books, and has spoken at many industry conferences and user groups. In addition, Don is a consultant for a variety of companies that develop distributed applications for public and private organizations.