Building HTML with C# by @buhakmeh khalidabuhakmeh.com
Hypertext Markup Language is the first programming language many of us learn. Like chess, it’s easy to learn but can take a lifetime to master. Its declarative syntax is ideal and ubiquitous across many different ecosystems, and C# embraces it with ASP.NET. In this post, we’ll investigateHtmlContentBuilder, look at its API, and consider a potential DSL built on top of the builder.
Report Story
Leave Your Comment