Welcome to ESRI Blogs

Browse by Tags

All Tags » Code gallery » Developers   (RSS)

New Code Sample - The Error Checker

James MacKay has submitted a NEW CODE SAMPLE to the ArcGIS Engine .NET Code Gallery called the Error Checker. This handy little snippet is a utility that takes an input decimal or hexadecimal error code and gives you a list of all potential enumeration
Posted by JonMurphy | 1 Comments
Filed under: ,

'Programming with the Geodatabase API' demo theatre posted

We’ve taken the slides, code, and data from the UC demo theatre “Programming with the Geodatabase API” and posted them up on the Engine Code Gallery. This includes: · The slides that were presented · Code showing how to query, edit and create data in

New Code Gallery Download: Geodatabase Domain Tools

A new sample has been added to the code gallery that shows how the Geodatabase API can be leveraged to provide greater control over domains than what is possible with ArcCatalog out-of-the-box. It contains a custom geodatabase property page, written in
Posted by JonMurphy | 2 Comments

ExecuteSQL Command for ArcMap added to ArcGIS Desktop .NET Code Gallery

During the Implementing Enterprise Applications with the Geodatabase presentation at the 2009 ESRI Developer Summit a couple weeks ago, we talked about a handy tool that can be added to ArcMap to send SQL to the connected database. This tool uses the