User Tools

Site Tools


map_suite_silverlight_edition_miscellaneous_samples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_silverlight_edition_miscellaneous_samples [2015/09/17 13:30]
admin
map_suite_silverlight_edition_miscellaneous_samples [2015/10/10 07:31] (current)
Line 8: Line 8:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_SilverlightEditionSample_ClientAndServerData_CS_110614.zip|View Source]] [[Source_Code_SilverlightEditionSample_ClientAndServerData_CS_110614.zip|View Source]]
-{{:File:​SilverlightEditionSample_ClientAndServerData_CS_110614.zip|C#​ Download}}+{{filehistory:​SilverlightEditionSample_ClientAndServerData_CS_110614.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 15: Line 15:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
- of the video which provides a brief summary of this sample.+In this Silverlight-based project, we demonstrate the best practices for rendering and querying data that resides on the server or the client. ​ The Map Suite Silverlight Edition provides the developer with many different options on where and how to render your map data.  This sample renders one shapefile(airports) on the client side and another shapefile(counties) on the server side.  Querying the client-side airport data is very simple and the coding is very similar to the desktop, WPF or WebEditions. ​ Querying the server-side county data is a little more involved and requires the client to communicate back to the server side using a WCF service. ​ This sample presents the developer with a ready to use sample that demonstrates both methods. ​ \\  \\  \\ You can also check out [[http://​wiki.thinkgeo.com/​mediawiki/​images/​e/​e4/​SilverlightEditionSample_ClientAndServerData_CS_110614_part1.mp4|Part 1]] and [[http://​wiki.thinkgeo.com/​mediawiki/​images/​8/​89/​SilverlightEditionSample_ClientAndServerData_CS_110614_part2.mp4|Part 2]] of the video which provides a brief summary of this sample.
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 28: Line 28:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_SilverlightEditionSample_OutOfBrowser_CS_111128.zip|View Source]] [[Source_Code_SilverlightEditionSample_OutOfBrowser_CS_111128.zip|View Source]]
-{{:File:​SilverlightEditionSample_OutOfBrowser_CS_111128.zip|C#​ Download}}+{{filehistory:​SilverlightEditionSample_OutOfBrowser_CS_111128.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 48: Line 48:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_WebEditionSample_CustomScaleBar_CS_100810.zip|View Source]] [[Source_Code_WebEditionSample_CustomScaleBar_CS_100810.zip|View Source]]
-{{:File:​WebEditionSample_CustomScaleBar_CS_100810.zip|C#​ Download}}+{{filehistory:​WebEditionSample_CustomScaleBar_CS_100810.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 68: Line 68:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_DesktopEditionSample_DrawCustomException_CS_100127.zip|View Source]] [[Source_Code_DesktopEditionSample_DrawCustomException_CS_100127.zip|View Source]]
-{{:File:​DesktopEditionSample_DrawCustomException_CS_100127.zip|C#​ Download}}+{{filehistory:​DesktopEditionSample_DrawCustomException_CS_100127.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 88: Line 88:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_DesktopEditionSample_MDIform_CS_100405.zip|View Source]] [[Source_Code_DesktopEditionSample_MDIform_CS_100405.zip|View Source]]
-{{:File:​DesktopEditionSample_MDIform_CS_100405.zip|C#​ Download}}+{{filehistory:​DesktopEditionSample_MDIform_CS_100405.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 108: Line 108:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_DesktopEditionSample_TopologyValidation_CS_120904.zip|View Source]] [[Source_Code_DesktopEditionSample_TopologyValidation_CS_120904.zip|View Source]]
-{{:File:​DesktopEditionSample TopologyValidation CS 120904.zip|C#​ Download}}+{{filehistory:​DesktopEditionSample TopologyValidation CS 120904.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 115: Line 115:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
 +Starting with version 6.0.113.0, Map Suite includes topology validation capabilities. ​ This Topology Validator sample application makes it simple to visualize and test topology rules. You simply select the case you want to test, use our drawing tools to create the shapes necessary, and then hit the play button to run the test. The error cases are highlighted on the screen and saved to the test, and their Well-Known Text (WKT) is copied to your clipboard. At any time, you can view or edit the WKT which makes up the case. We save our test cases as XML files that contain not only the test case features but also the errors. This makes it a snap for you to share your cases with us or other colleagues. ​ \\  \\ For more details including a list of topology cases that you can test, see [[http://​gis.thinkgeo.com/​Support/​DiscussionForums/​tabid/​143/​aff/​16/​aft/​10443/​afv/​topic/​Default.aspx#​topology|this article]] or watch the [[http://​youtu.be/​IuLGTRsVtQc|video overview]]
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 128: Line 128:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_WebEditionSample_UseMapWithMVCFramework_CS.zip|View Source]] [[Source_Code_WebEditionSample_UseMapWithMVCFramework_CS.zip|View Source]]
-{{:File:​WebEditionSample_UseMapWithMVCFramework_CS_141211.zip|C#​ Download}}+{{filehistory:​WebEditionSample_UseMapWithMVCFramework_CS_141211.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 148: Line 148:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_SilverlightEditionSample_UseProgressBar_CS.zip|View Source]] [[Source_Code_SilverlightEditionSample_UseProgressBar_CS.zip|View Source]]
-{{:File:​SilverlightEditionSample_UseProgressBar_CS_141211.zip|C#​ Download}}+{{filehistory:​SilverlightEditionSample_UseProgressBar_CS_141211.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 160: Line 160:
  
 ---- ----
 +{{page>​map_suite_services_edition_miscellaneous_samples}}
map_suite_silverlight_edition_miscellaneous_samples.1442496653.txt.gz ยท Last modified: 2015/09/17 13:30 by admin