Welcome to ESRI Blogs

Browse by Tags

All Tags » Heads up! » Developers   (RSS)

New Geodatabase SDK Article: “Common Geodatabase API Programming Mistakes”

We’ve added a new article to the Geodatabase SDK entitled “Common Geodatabase API Programming Mistakes”. It’s a list of mistakes we’ve seen a lot of users make and that will cause either unwanted behavior or a performance hit. This is going to be a living

Three new How-To articles in Geodatabase SDK

For all geodatabase developers out there, we’ve added three new how-to articles to the online SDK: How to use edit sessions : The in’s and out’s of editing a geodatabase are explained in this article, and supported with several code examples. It includes
Posted by brentardenpierce | 6 Comments
Filed under: , ,

.NET Team adds API Evaluator

A quick post today about a new tool that the .NET team developed. The API evaluator scans your .NET code and generates a complete set of API usage statistics. This is pretty cool if you want to see what APIs are being used most frequently in your applications.
Posted by brentardenpierce | 0 Comments
Filed under: , ,