Donna,
Yes that's pretty much it. The best way to achieve an online/offline environment is probably via Application Configurations - which are self contained packages containing a map and any customisations such as custom Add-ins (for more info see http://webhelp.esri.com/arcgisexplorer/1500/en/appconfig_manager.htm).
One thing you'll obviously want to consider is how you ensure you're got the latest data on your Explorer machines so I'd recommend thinking about a utility to get the latest data from your ArcSDE database.
By the way - in terms of file-based data I'd advise moving away from Shapefiles to using File Geodatabases because they're more efficient for data storage/display/query particularly as the size of your data increases.
Regards
Mike
Donna,
Did you get this to work as iam thinking about doing the same for some of our Explorer users.. Why don't ERSI build this into an option Application Configuration Manger?
Hi Donna
Iam pretty new to this aswell.. it would be a great help if you where to sharing the code and i can play around with the zoom etc..
thanks charlie
Charlie -
I've written a little vb.net app to provide them the ability to search from the package layer file or gdb table file on their hard drive. I'm new at all this so it may not be very well written - but I'll be happy to share this with you if would like.
But I can't seem to get it to zoom to whatever layer or 'altitude' is equivalent to the Zoom To Street level from the Map ZoomTo dropdown. Any ideas?