Tuesday, January 22, 2008 2:02 PM
eleanord
Content updates last week
In addition to the rollout of 200+ new topics aimed at Java developers, there were a couple of other content updates last week.
New article - How to leverage the schema cache
Programming language(s): C# or VB.Net
Development platforms: ArcGIS Desktop, ArcGIS Engine
This new article discusses how to best use the schema cache within an ArcObjects application. The schema cache is a cached snapshot of the geodatabase system tables (often referred to as the geodatabase schema). In an enterprise environment the geodatabase system tables (geodatabase schema) are in constant use by ArcGIS. Caching this schema locally can reduce database roundtrips by using the locally cached representation of the geodatabase schema.
NIM012341 - ArcGIS Server EDN link to monitoring performance is broken
Programming language(s): C# or VB.Net
Development platforms: ArcGIS Server
The Overview of ArcGIS Server application performance tuning article has been updated to correctly point to the topics that discuss performance monitoring capabilities and options in ArcGIS Server.