Welcome to ESRI Blogs

October 2008 - Posts

List of Useful Developer Samples

Last week I was in Palm Desert at the annual EGUG conference . While sitting in on a presentation I noticed that for a lot of the questions being asked, users were being directed to developer samples found online. I realized that while these samples are

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 | 5 Comments
Filed under: , ,

New help topics provided on geodatabase replication

More information on geodatabase replication has recently been added to the help system and to KB articles. This should help address some of the more commonly asked questions. The following describes the new information and where to find it: Replicating
Posted by JonMurphy | 0 Comments

Do the new reconcile options work against older releases of ArcSDE geodatabases?

This was a question I got from a friend in tech support the other day and it's a pretty good one. Short answer is yes, here's why: At 9.2 we added a number of different reconcile options offering users more flexibility when reconciling versions in an
Posted by brentardenpierce | 0 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: , ,