Combining and Caching multiple JavaScript files in ASP.net

前端 未结 3 1815
一生所求
一生所求 2021-02-12 19:01

Either I had a bad dream recently or I am just too stupid to google, but I remember that someone somewhere wrote that ASP.net has a Function which allows \"merging\" multiple Ja

3条回答
  •  无人共我
    2021-02-12 19:33

    It's called Script Combining. There is a video example from asp.net explaining it here.

提交回复
热议问题