什么是webresource.axd和scriptresource.axd

编程入门 行业动态 更新时间:2024-10-26 17:29:04
本文介绍了什么是webresource.axd和scriptresource.axd的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

你好,http: 我有一些问题请帮我解决一下 1。什么是webresource.axd和scriptresource.axd 2. webresource.axd和scriptresource.axd之间有什么区别 3.在respponce header和responce header之间有什么区别缓存 4.如何将webresource.axd和scriptresource.axd缓存内容设置为no-cache insted of public。 感谢和问候, Rajshree V Lande。

hello everone, I have some question please help me to about slove 1.what is webresource.axd and scriptresource.axd 2.what is difference between webresource.axd and scriptresource.axd 3.what is difference betwwen respponce header and responce header from cache 4.how to set webresource.axd and scriptresource.axd cache content as no-cache insted of public. thanks & regards, Rajshree V Lande.

推荐答案

看看这个链接你可以得到一个想法 www.webdevelopmenthelp/2013/05/webresource -scriptresource-axd.html [ ^ ] 关于你的问题的一个答案在stackoverflow中 stackoverflow/questions/1433512/asp-net-web-application-webresource-axd-and-scriptresource-axd-files-loading [ href =stackoverflow/questions/1433512/asp-net-web-application-webresource-axd-and-scriptresource-axd-files-loadingtarget =_ blanktitle =New Window> ^ $ WebResource.axd和ScriptResource.axd引用是.NET Framework中的嵌入式资源。 WebResource.axd脚本可能用于Web表单和验证,而ScriptResource.axd用于ASP.NET AJAX。 您可以将ScriptResource.axd脚本合并为一个包含使用ToolkitScriptManager(ASP.NET AJAX控件工具包的一部分)。 我不确定如何组合WebResource.axd脚本。 有关组合脚本的更多信息,请参阅此问题。 have a look into this link you can get an idea www.webdevelopmenthelp/2013/05/webresource-scriptresource-axd.html[^] one answer regarding your question is in stackoverflow stackoverflow/questions/1433512/asp-net-web-application-webresource-axd-and-scriptresource-axd-files-loading[ href="stackoverflow/questions/1433512/asp-net-web-application-webresource-axd-and-scriptresource-axd-files-loading" target="_blank" title="New Window">^] WebResource.axd and ScriptResource.axd references are embedded resources in the .NET Framework. WebResource.axd scripts are probably for web forms and validation while ScriptResource.axd is for ASP.NET AJAX. You can combine the ScriptResource.axd scripts into one include by using the ToolkitScriptManager (part of the ASP.NET AJAX Control Toolkit). I'm not sure of a way to combine the WebResource.axd scripts. See this question for more on combining scripts.

更多推荐

什么是webresource.axd和scriptresource.axd

本文发布于:2023-11-25 01:15:03,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1627716.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:webresource   axd   scriptresource

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!