Community

Creating Reusable Components For ASP.NET Razor Web Pages

(Mike Brind) There are a number of ways that you can maximise code re-use within a Razor Web Pages site: Layout pages, helpers, functions and so on. As you build more sites, you soon find that you are repeating code between them. You might have a collection of custom utility functions and extension

Read More - Register for Free Membership