2008年7月31日

在arcgis 9.3中应用Gridview分页显示

摘要: 在arcgis 9.3中应用Gridview分页显示arcgis改变在arcgis server中使用gridview,在9.2中是比较麻烦的,一方面他会失去状态,只能通过html和js来控制,另外一方面是里面的事件都会不能使用。1.不再需要RenderControl来交互。在9.2中我们经常使用下面的方法来显示结果。gv.datasource =...gv.databind();string s... 阅读全文

posted @ 2008-07-31 17:55 【轻骑兵】 阅读(1112) 评论(1) 推荐(0)

2008年7月10日

arcgis server 中数据转换

摘要: The multi-source nature of the Web ADF means that Web ADF applications may workwith one or more different data sources in the same application. Eachdata sourcemay operate independently of the Web ADF ... 阅读全文

posted @ 2008-07-10 10:27 【轻骑兵】 阅读(2069) 评论(1) 推荐(0)

2008年7月9日

arcgis server 9.3 体验

摘要: arcGIS Server 9.3 .NET测试版体验arcgis server 9.3的管理下面是arcgis server 9.3的菜单,分为开发帮助和管理菜单REST API帮助soap API上面的两个帮助被独立出来了,也许在arcGIS官方上说增加了帮助文档,应该就是指的是这两个文档,里面的例子的确不少.重头戏在arcgis 管理方面,登录界面和老版本相同.管理界面如下:看起来比较清爽,... 阅读全文

posted @ 2008-07-09 12:47 【轻骑兵】 阅读(1319) 评论(4) 推荐(0)

2008年2月14日

arcgis server 添加一个Grphic点例子

摘要: (参考代码位置在ESRI帮助ArcGIS_AddGraphics_CSharp\App_Code\PointTool.cs) 阅读全文

posted @ 2008-02-14 09:38 【轻骑兵】 阅读(1655) 评论(7) 推荐(0)

导航