我可以在未安装 .NET 3.5 SP1 的情况下使用 ASP.NET AJAX 历史记录吗?
是否可以在仅安装.NET 2.0的服务器上使用此功能? 在初步了解 AJAX 历史记录是如何实现的之后,我不确定这是否容易。 我只是好奇是否有人知道一种方法。
Is it possible to use this feature on a server that only have .NET 2.0 installed? After an initial look into how AJAX history is implemented, I'm not sure it would be easy. I am just curious if anyone knows of a way to do it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
旧的“futures”包括该功能: http://quickstarts.asp.net/futures/
这就是您需要使用的。
The old "futures" include that feature: http://quickstarts.asp.net/futures/
That's what you'll need to use.