ASP.NET WebPart 和 Google Chrome

发布于 2024-09-26 03:42:39 字数 453 浏览 2 评论 0原文

你好

我这几天开始学习 ASP.NET。 Google Chrome 是我的默认浏览器,我也在 Google Chrome 中测试我的应用程序。

我发现当我使用 Chrome 时,ASP.NET 的某些元素无法实时运行。例如 ASP.NET WebPart。如果我将 WebPartManager 的模式从默认更改为编辑(或其他),Google Chrome 需要 1 - 2 秒来更新页面。 Internet Explorer 实时执行此操作,无需任何加载时间。

有什么技巧可以调整这个吗?

我是 ASP.NET 的新手,很多人都说,Microsoft 的 AJAX for ASP.NET 有点垃圾。 我正在使用 Visual Studio 2010,也许您会说,我应该使用 jQuery,而不是像 WebParts 这样的内部功能。

Hi there

I started learning ASP.NET these days. Google Chrome is my default browser and I'm also testing my applications in Google Chrome.

I recognized that some Elements of ASP.NET won't run in real time when I use Chrome. For Example ASP.NET WebParts. If I change the modus of the WebPartManager from default to edit (or something else), Google Chrome needs 1 - 2 seconds to renew the page. Internet Explorer does this in real time without any loading times.

Any tips to tweak this?

I'm a rookie in ASP.NET and many people said, Microsoft's AJAX for ASP.NET is some kind of crap.
I'm using Visual Studio 2010 and maybe you'll say, I should use jQuery instead of internal Features like WebParts.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清旖 2024-10-03 03:42:39

我已经通过 Twitter 得到了答案。人们说,当 asp.net 应用程序在 Visual Studio 的服务器上运行时,就会发生这种情况。

I've got my answers over Twitter. People said, this just happens when asp.net applications runs over Visual Studio's Server.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文