开发者

Can we add HTML5/Jscript to ASP.Net MVC2 Project

开发者 https://www.devze.com 2023-04-09 23:31 出处:网络
I wonder to know开发者_运维知识库 if we can add HTML5/Jscript filesto ASP.Net MVC2 Project? If yes , How ?ASP.NET MVC is a pattern where you have total control over the views. This means that you can

I wonder to know开发者_运维知识库 if we can add HTML5/Jscript files to ASP.Net MVC2 Project? If yes , How ?


ASP.NET MVC is a pattern where you have total control over the views. This means that you can write any javascript and HTML markup you like. If you like HTML5, then you can use HTML5.

0

精彩评论

暂无评论...
验证码 换一张
取 消