Hi rajanikanth,
Thanks for sending your sample but we cannot accept an 85MB email attachment.
I think we need additional information about how the performance is 'bad'.
You stated that "when i put them in map suite explorer, the perforamce is good after certain zoom levels. but when i load all these shapefiles in my software, the performace is bad."
It sounds like we are comparing the peformance of Map Suite Explorer after you have zoomed in several levels (fewer features are drawn), and the performance of the Map in Visual Studio at the highest zoom level where every single featuer from every layer is drawn on the map.
Is the performance of the map in Visual Studio good after you zoom in to certain levels?
As you zoom in, the map will only draw the features that are within the current map view so the amount of time needed to draw these features decreases.
We recommend not loading very complex or very populous shapefiles until you are zoomed in several levels on the map. You can easily control when your shapefiles are drawn on the map by using the ZoomLevelSet for each Layer.
I would recommend reading through our WPF Edition QuickStart Guide where we demonstrate how to setup Layers to display at different ZoomLevels: wiki.thinkgeo.com/wiki/Map_S...tart_Guide