søndag den 16. marts 2008

Building .NET Applications Using The ArcGIS Server Web ADF and ASP.NET AJAX

http://mandown.co.nz/events/day-2-building-net-applications-using-the-arcgis-server-web-adf-and-asp-net-ajax-at-the-esri-developer-summit-2008/

So the model that Art Haddad presented was as follows:

Client - JavaScriptServer - .NETHybrid - Balance

The ArcGIS Server 9.3 ADF is a hybrid platform.

ArcGIS Server 9.3 now uses the Microsoft ASP.NET AJAX library. This is a great library from Microsoft which we have been using in house and it's great to see ESRI now using this. It makes coding a lot easier. ESRI will still be supporting the previous .NET call back framework which we have in ArcGIS Server 9.2, so this is good for developers out there who are familiar with this.
There are a bundle of visual and non-visual controls. All the controls are AJAX enabled. This is ASP.NETAJAX. ESRI is still supporting an extensible architecture with the ADF data sources which is good to see.

You are now able to work with the results controls. The tasks at 9.3 provide better usability. There is a new print task. This is something so many people have been asking for. ESRI will be releasing the source code of these controls as well, so you as a developer can see how they have developed them and you can use this to develop your own custom tasks.

There is improved documentation. The documentation has been enhanced with many more discussion topics and migration strategies.

So what are some of the highlights at 9.3?

Improved performanceFaster map blendingMore client-side behaviourEnhanced developer behaviourMicrosoft ASP.NET AJAX supportMicrosoft Visual Studio 2008 support.NET 3.5 supportImproved out of the box web mapping applicationsADF JavaScript library
To talk about a few of these points. A big improved is the faster map blending. This is when you are blending dynamic and map cached tiles. ArcGIS Server 9.2 maintained a map centric view where as in ArcGIS Server 9.3, each resource maintains it's own.

The ASP.NET page lifecycle has been minimised with improved client-side logic. Client-side messages are serialized using JSON. Requests back to the ArcGIS Server has been minimised by leveraging client-side logic. There is smarter animation logic and activity indicators. A new JavaScript animation library with the map control having an integrated progress bar. Many other improvements are coming to controls like the overview map, TOC.

The web controls have been enhanced and improved. The ADF web controls are scriptable controls which extend the ASP.NET AJAX client-side functionalities. The is a new layer formats section to the MapResourceManager. This allows you to configure a number of aspects of the layers.

Microsoft Visual Studio 2008 support will be added. Full IDE integration will be supported and .NET 3.5 support as I mentioned earlier. Visual Studio 2008 provides enhanced JavaScript debugging and intellisense which ESRI will be leveraging.

There is a new out of the box template which can be created using the ArcGIS Server Manager. This has been updated to use the new controls and provides a cleaner look and feel.

For those wanting to know about migration to ArcGIS Server 9.3, ESRI has put together a nice migration strategy which is available on the ArcGIS Server Resource Centre and as part of the documentation. ESRI will also be providing an automated tool to migrate from web applications created using the ArcGIS Server Manager in 9.2.

The ADF is an object orientated event driven model. There is now the discussions around the call back vs ASP.NET AJAX frameworks.

ArcGIS Server 9.3 is going to be a quality release with a comprehensive ADF. Improved performance and a better/enhanced development experience is coming. Along with this a better user experience is expected.

Ingen kommentarer:

Send en kommentar