商业网站上的 Ajax 控制工具包
我正在开发一个供很多用户使用的 Asp.Net 网站。您会推荐在此类网站上使用 Ajax Control Toolkit 吗?
更新:
我正在尝试想象最坏的情况。也许对于一个用户来说它会完美地工作。
顺便说一下,我只使用 Ajax Toolkit 中的控件:
ValidatorCalloutExtender
、MaskedEditExtender
和 AsyncFileUpload
。
谢谢。
I'm developing a Asp.Net website that will be used for a lot users. Would you recomend the use of Ajax Control Toolkit on these kind of website?
Update:
I'm trying to imagine the worst scenario. Maybe with one user it will work perfectly.
By the way, I only use this controls from Ajax Toolkit:
ValidatorCalloutExtender
, MaskedEditExtender
and AsyncFileUpload
.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经多次使用 Ajax Control Toolkit 进行开发,说实话我不会推荐它。许多控件似乎处于测试阶段,需要解决方法和“黑客”才能让它们在您需要的条件下工作。我认为微软在这个产品上失败了。但这只是我的意见。
我更喜欢商业工具集,并且目前对 Telerik 的 RadControls for ASP.NET AJAX。强大的支持,非常好的控制,稳定。不太贵。
I've developed with the Ajax Control Toolkit many times, and to be honest I would not recommend it. Many controls seem like they are in the Beta stage, requiring work-around and 'hacks' to get them working under the conditions you need. I think MS dropped the ball on this product. That's just my opinion though.
I prefer commercial toolsets, and am currently quite happy with Telerik's RadControls for ASP.NET AJAX. Great support, very good controls, stable. Not overly expensive.