Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Razor

Razor

Razor

Great Reads

by Liviu Ignat
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
by Victor Sirghii
On the parent razor page, we add Partial View which will serve as the updatable container. On Ajax calls from the parent page, we update only Partial view content, not the whole page, thus creating a smooth user interaction experience.
by Shaun C Curtis
How to build a Modal Dialog for Blazor

Latest Articles

by Liviu Ignat
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
by Victor Sirghii
On the parent razor page, we add Partial View which will serve as the updatable container. On Ajax calls from the parent page, we update only Partial view content, not the whole page, thus creating a smooth user interaction experience.
by Shaun C Curtis
How to build a Modal Dialog for Blazor

All Articles

Sort by Score

Razor 

by Leland Richardson
How to use HTML5 data-* tags, Razor, and C# anonymous objects
by Cindy Potvin
How to use the jQuery UI datepicker with ASP.NET MVC