From ArcGIS .NET Dev Lead:http://spaces.msn.com/members/artsplace/
内容包括Ajax支持,IDE集成等,原文:
So, a little about the 9.2 spatial controls for ESRI server products.
内容包括Ajax支持,IDE集成等,原文:
So, a little about the 9.2 spatial controls for ESRI server products.
- Support for multiple Servers and Services - works with ArcGIS Server, ArcIMS, ArcWeb Services, OGC, and any other custom datasource that you care to implement using the new Datasource API.
- Support for multiple Datasources in the same view - yes, we now support adding data sources (i.e. Services) to the map and manage the drawing for you asyncronously.
- Support for .NET 2.0 and the new ASP.NET Parts framework
- IDE Integration with VS.NET 2005 (in addition to VS.NET 2003)
- A new Web Services publisher and framework - a new ASP.NET Handler framework written especially for ArcGIS System Web Services (*.agsx) - much faster than in 9.1
- No more image loading graphics
- All controls are AJAX enabled
- Game-style navigation
- Seamless pan support - Tiling, not enlarged images as some blogs speculated at the UC - all working thru AJAX.
- No more image loading graphics
- Map Tips Control
- A new navigation control
- ArcIMS AXL Object library - comprehensive support for ArcIMS Services in .NET. This is not the ActiveX Connector... it is a completely new implementation written in C# with a clean object model. Fully embraces ASP.NET. I am really excited about this one.
- Did I mention - No more image loading graphics ( ok, I will keep that in there for backward compatibility, but by default, it will not be enabled ;)
- and more....