等待了太久了,每天,每天早上上班的第一件事就是看看有没有Atlas新版本的发布,今天终于给我了一个惊喜,由于之前没有一点的预兆,所以来得有点突然,毕竟从April到June(实际上应该是July了),我们等待的时间太长了。为什么赶在美国时间6月的最后一天发布呢?估计是早有预谋的吧?
还是来看看它有什么变化吧?
Atlas出新版本了,在前几天(6.26),AtlasToolKit也出新版本了。只是可能没有这么多人去关注。在CodePlex 上可以找到最新版本的下载。由于有源代码,所以可以换成新版本的Atlas重新编译AtlasToolKit,应该就可以保证Atlas和AtlasToolKit的正常使用了。
还是来看看它有什么变化吧?
UpdatePanel:
- UpdatePanels can be added to a page dynamically throughout the page lifecycle, including UpdatePanels inside templates. UpdatePanels now also work inside WebParts, and WebParts can be inside UpdatePanels.
- UpdatePanel will preserve cookies set during an async postback when Response.Redirect() is called. This fixes Login control scenarios where an authorization cookie is set and the user gets redirected to the previous page.
Networking:
- ServiceMethod uses default error handler if none specified.
- XsltBridgeTransformer now works with VirtualPathProviders
- DBNull.Value now should be serialized as null
- ServiceReferences now support optional InlineProxy attribute for generating service proxies in the page rather than through a serviceurl/js script reference.
- Fix for scenarios where web service proxy contained the wrong port (webfarms, port forwarding)
Drag and Drop:
- Drag and drop will no longer produce debug output
- Interactive HTML elements (input, button, textarea, select, label, anchors with an href) can no longer be dragged directly
Miscellaneous Changes:
- Date.toFormattedString improvements
- Client-side data: SaveData fix for strongly-typed DataSets
Atlas出新版本了,在前几天(6.26),AtlasToolKit也出新版本了。只是可能没有这么多人去关注。在CodePlex 上可以找到最新版本的下载。由于有源代码,所以可以换成新版本的Atlas重新编译AtlasToolKit,应该就可以保证Atlas和AtlasToolKit的正常使用了。

阿不 http://hjf1223.cnblogs.com
分类:
JavaScript
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· [AI/GPT/综述] AI Agent的设计模式综述