ASP.NET WebParts and Google Chrome
问题 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