Controls versus standard HTML

后端 未结 11 1494
醉话见心
醉话见心 2020-12-15 09:55

I\'m getting into ASP.NET (C# - I know it doesn\'t matter for this particular question, but full disclosure and all that), and while I love that the asp:-style

11条回答
  •  無奈伤痛
    2020-12-15 10:26

    If you want that much control over the rendered HTML, look into ASP.NET MVC instead.

提交回复
热议问题