Go To Archived Forums
+ Post New Thread
Page 1 of 65 1 2 3 11 51 ... LastLast
Threads 1 to 50 of 3210

Forum: ArcGIS API for Silverlight

  1. This is a discussion thread Sticky Thread Sticky: Links to ARCHIVED FORUMS

    Here are links to the older discussion forums associated with the topic: ArcGIS API for Silverlight/WPF ARCHIVED FORUMS: ArcGIS API for...

    Started by jbarry‎, 04-26-2010 05:11 PM
    View this thread's RSS feed
    • Replies: 0
    • Views: 1,615
    04-26-2010, 05:11 PM Go to last post
  1. Go to first new post This Q&A thread has not been answered Add Hyperlink Control into the MapTip programatically

    Hi, I need to add a HyperlinkButton into a mapTip programtically. I have a collection of Graphics loaded by code in the GraphicLayer, and have the...

    Started by elcapitanAndres‎, Today 12:17 PM
    View this thread's RSS feed
    • Replies: 1
    • Views: 21
    Today, 03:34 PM Go to last post
  2. This Q&A thread has been answered Add Polygon

    I am using this example to add a polygon: AND it works great http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave I...

    Started by jaykappy‎, 01-06-2012 01:01 PM
    View this thread's RSS feed
    • Replies: 9
    • Views: 105
    Today, 01:12 PM Go to last post
  3. This Q&A thread has not been answered Geometry editing by using Editor

    Hi, I try to use the Editor to edit my feature layer (already versioned), but when I run the website, all the Editor related button are greyed...

    Started by wliang1‎, Today 11:57 AM
    View this thread's RSS feed
    • Replies: 3
    • Views: 22
    Today, 12:53 PM Go to last post
  4. This Q&A thread has not been answered Copying existing graphic to another graphic layer - out of range exeception.

    dear Readers, good afternoon. I have successfully loaded graphics from SQL Server geometry objects using certain query conditions and associated...

    Started by mravichandran‎, 01-06-2012 02:35 PM
    • Replies: 5
    • Views: 59
    Today, 12:45 PM Go to last post
  5. This Q&A thread has not been answered editing dynamically added feature layer

    I have added feature layer dynamically to Map Webpart provided by ArcGIS for sharepoint.The custom editorwidget implemented through extensibility api...

    Started by gunjandarbari‎, Today 05:01 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 23
    Today, 12:41 PM Go to last post
  6. This Q&A thread has not been answered FullExtent is Nothing

    In the ExecuteCompleted event of a QueryTask, we add the features to a graphics layer. The features are points. They include geometry. After...

    Started by jrogholt‎, Today 09:31 AM
    1 Deleted Post(s) View this thread's RSS feed
    • Replies: 1
    • Views: 30
    Today, 12:25 PM Go to last post
  7. This Q&A thread has not been answered DrawMode.Circle doesn't work with 2.3 SL api

    Hi to all, i have these row code that works with api 2.1 _editor.SelectionMode = DrawMode.Circle; does DrawMode.Circle still supported in...

    Started by gporta‎, Today 08:36 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 26
    Today, 10:51 AM Go to last post
  8. This is a discussion thread update second ComboBox???

    Hi all I'm trying to get a second combobox to updata and show data selected on the value from combobox 1 heres my code mainpage.xaml.cs...

    Started by MadsGren‎, 08-20-2010 04:29 AM
    1 Deleted Post(s) View this thread's RSS feed
    • Replies: 4
    • Views: 802
    Today, 08:32 AM Go to last post
  9. This is a discussion thread api 2.3 crash on adding graphic object to featurelayer

    Hi to all, i have a featurelayer on map, likje this: FeatureLayer f = _Map.Layers as FeatureLayer; I have also a query task who give me a...

    Started by gporta‎, 12-13-2011 08:49 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 109
    Today, 08:24 AM Go to last post
  10. This Q&A thread has not been answered Specify which FeatureLayer is selectable

    I have an app that has a series of radio buttins that allow the user to select which feature to edit. On selection the Editor LayerIDs are set to...

    Started by jaykappy‎, Yesterday 10:59 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 56
    Today, 06:06 AM Go to last post
  11. This Q&A thread has not been answered Zoom to Feature_layer not working when count is 1

    HI, I have a method which returns a feature layer and zooms to it on the map.. but when the feature layer count is 1 the map does not zoom to the...

    Started by santoshf2‎, Today 01:40 AM
    View this thread's RSS feed
    • Replies: 0
    • Views: 24
    Today, 01:40 AM Go to last post
  12. This Q&A thread has not been answered Editor Widget

    Hi, Requesting here for help/suggestions for the editor widget configuration issue. If I use the default editor widget sample as given in the...

    Started by vipulsoni‎, Today 01:38 AM
    View this thread's RSS feed
    • Replies: 0
    • Views: 22
    Today, 01:38 AM Go to last post
  13. This Q&A thread has not been answered Zoom to a set scale similar to ArcIMS

    I was wondering if there was an that showed how to set up a task to zoom to set scale (user types in the scale or maybe even a drop down/combo box...

    Started by christinezeller‎, 01-06-2012 05:41 PM
    View this thread's RSS feed
    • Replies: 1
    • Views: 45
    Today, 12:23 AM Go to last post
  14. This Q&A thread has not been answered adding layer from File !

    Hi ! SO i want to add a feature layer with local Url ! i-e: Url="File//......../layer.lyr" or something like that . i created a layer in ArcMap...

    Started by kylarione‎, 01-06-2012 10:11 AM
    layer file add View this thread's RSS feed
    • Replies: 3
    • Views: 63
    Today, 12:15 AM Go to last post
  15. This Q&A thread has not been answered How do you set a default size of a control that you can resize?

    How do you set a default size of a control that you can resize? I have been looking at a code sample from Charles Petzold. It is from here: ...

    Started by Complete‎, 01-06-2012 06:09 PM
    View this thread's RSS feed
    • Replies: 1
    • Views: 37
    Today, 12:07 AM Go to last post
  16. This is a discussion thread Silverlight 5: The tag FeatureDataGrid' does not exist in XML namespace

    I have tried including the assembly System.Windows.Controls.Data, and basically all others, but it keeps on failing. Any ideas?

    Started by pompomJuice‎, Yesterday 11:42 PM
    • Replies: 0
    • Views: 20
    Yesterday, 11:42 PM Go to last post
  17. This Q&A thread has not been answered how to save annotation (textsymbol)and read?

    I want to sava the graphiclayer,which cotains polygon、anntation.polygon can convert to json ,but anntation(textsymbol) i have no idea ,please give me...

    Started by suzhifeng2022‎, Yesterday 11:27 PM
    View this thread's RSS feed
    • Replies: 0
    • Views: 15
    Yesterday, 11:27 PM Go to last post
  18. This is a discussion thread Adding an element to the feature layer programmatically

    Hi, I was trying to add a new element into my featurelayer service programmatically, but when I save the editions, it seems that doesn't work because...

    Started by Marvin_84‎, 01-03-2012 08:49 AM
    featurelayer add editor View this thread's RSS feed
    • Replies: 8
    • Views: 121
    Yesterday, 12:23 PM Go to last post
  19. This Q&A thread has not been answered New runtime error with Navigation and Legend in Silverlight 5

    I have a working project with Map, Legend and Navigation objects. After changing project type from Silverlight 4 to 5 it still compiles. But I get a...

    Started by Fhoenix‎, Yesterday 04:16 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 51
    Yesterday, 10:43 AM Go to last post
  20. This Q&A thread has not been answered customize infowindow using renderer

    I have to create an infowindow so that when user clicks on a point on the map, results are shown in the infowindow. Now the results are very...

    Started by aht505‎, 01-07-2012 11:14 PM
    View this thread's RSS feed
    • Replies: 1
    • Views: 37
    Yesterday, 10:31 AM Go to last post
  21. This is a discussion thread Export the data from silverlight datagrid to PDF!

    Hello all, I would like to hear any suggestions how to export the silverlight ArcGIS datagrid to Adobe PDF file. Thanks for your inputs.

    Started by avt2k7‎, 12-16-2011 05:36 AM
    • Replies: 13
    • Views: 379
    Yesterday, 10:28 AM Go to last post
  22. This Q&A thread has not been answered featureLayer.Renderer = I lost my animation of action of Editor.EditAction.Select

    Hello, I am using the property of my feature layer. featureLayer.Renderer = yellowTransparency; But, I missed the graphic rendered at the...

    Started by ygorth‎, 01-08-2012 11:12 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 32
    Yesterday, 10:26 AM Go to last post
  23. This is a discussion thread Time extent from querytask featureset

    Running a simple query task, which displays through a graphic layer. The querytask is using a time enabled server layer. I am able to map the layer...

    Started by aka2demo‎, 01-05-2012 09:53 AM
    View this thread's RSS feed
    • Replies: 7
    • Views: 69
    Yesterday, 09:34 AM Go to last post
  24. This is a discussion thread Using Silverlight controls in silverlight with arcgis map webpart on a single webpage

    I am working with 2 silverlight webparts and one arcgis map webpart in sharepoint. The behavior class for map can access controls from silverlight...

    Started by Ankita10‎, 01-01-2012 07:31 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 62
    01-08-2012, 08:28 PM Go to last post
  25. This Q&A thread has not been answered Edit Function to explode multi-part feature in silverlight

    I need to be able to provide a function for users to explode multi-part polygons in a silverlight application. I am using the Editor class and...

    Started by ArtUllman‎, 01-06-2012 12:14 PM
    edit, geometryservice, multi-part, silverlight View this thread's RSS feed
    • Replies: 3
    • Views: 43
    01-06-2012, 02:16 PM Go to last post
  26. This is a discussion thread VisualStateManager for GraphicsLayer

    I'm running into some difficulty with getting the desired effect from the VisualStateManager for a GraphicsLayer. Basically, I want a Normal state...

    Started by knisleyj‎, 01-04-2012 08:59 AM
    controltemplate, graphicslayer, simplerenderer, visualstatemanager View this thread's RSS feed
    • Replies: 7
    • Views: 74
    01-06-2012, 01:47 PM Go to last post
  27. This is a discussion thread How to send a Polyline geometry from Server to Silverlight using WCF

    I read the blog http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/03/11/Sending-geometry-between-Silverlight-and-the-server-using-WCF.aspx...

    Started by markkifle‎, 07-29-2011 03:38 AM
    servercontext, siverlight, wcf View this thread's RSS feed
    • Replies: 2
    • Views: 310
    01-06-2012, 01:15 PM Go to last post
  28. This is a discussion thread Server side references

    Hi, I am reading this blog post...

    Started by doc21‎, 08-08-2011 02:55 PM
    View this thread's RSS feed
    • Replies: 5
    • Views: 265
    01-06-2012, 01:11 PM Go to last post
  29. This is a discussion thread Creating Graphics from Table with XY

    Is there a way to interact with a stand alone table in SQL server if the table has an XY... I am able to retrieve results in a simple...

    Started by jaykappy‎, 11-07-2011 07:29 AM
    View this thread's RSS feed
    • Replies: 5
    • Views: 527
    01-06-2012, 01:09 PM Go to last post
  30. This is a discussion thread Serialize GraphicsLayer

    So I have tried to serialize a GraphicsLayer, a GraphicCollection and just a Graphic itself. I have tried using XmlSerializer,...

    Started by rcoodey‎, 06-09-2010 08:24 AM
    View this thread's RSS feed
    • Replies: 10
    • Views: 1,191
    01-06-2012, 01:07 PM Go to last post
  31. This is a discussion thread Convert Serialized PolygonN (XML) to Silverlight ESRI.ArcGIS.Client.Geometry.Polygon?

    Is there a convenient way to convert a PolygonN serialized as XML to a Silverlight ESRI.ArcGIS.Client.Geometry.Polygon? Back in the Web ADF days,...

    Started by dpmarley‎, 12-01-2011 11:14 AM
    geometry, polygonn, serialize View this thread's RSS feed
    • Replies: 3
    • Views: 238
    01-06-2012, 01:04 PM Go to last post
  32. This is a discussion thread Help with WCF

    I have embeded a WCF service in a VS2010 project. The service simply gets the distinct city names from a table in our Sql Server 2008 SDE database....

    Started by pincro‎, 01-04-2012 08:47 AM
    View this thread's RSS feed
    • Replies: 4
    • Views: 63
    01-06-2012, 12:59 PM Go to last post
  33. This is a discussion thread Editor Wigit

    I am referncing this example for editing: http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsExplicitSave Everything is...

    Started by jaykappy‎, 01-04-2012 12:34 PM
    View this thread's RSS feed
    • Replies: 7
    • Views: 74
    01-06-2012, 08:45 AM Go to last post
  34. This is a discussion thread Invalid spatial reference

    Im getting this error when I switched to a different map. This map works fine...

    Started by T-Roth‎, 01-05-2012 01:16 PM
    error, silverlight, spacial reference View this thread's RSS feed
    • Replies: 3
    • Views: 53
    01-05-2012, 11:56 PM Go to last post
  35. This is a discussion thread ShowCoordinatesBehavior

    i m using ShowCoordinatesBehavior sample version 2.2 my map projection is UTM 42N map unit are in meters its working fine showing map coordinate...

    Started by Waqar82_geo‎, 01-05-2012 03:57 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 37
    01-05-2012, 11:44 PM Go to last post
  36. This is a discussion thread Problem zooming in initially

    I'm having a problem zooming in on a point when my page first loads. I tried waiting for the intialize event of both my layers before calling...

    Started by T-Roth‎, 01-05-2012 02:57 PM
    intialize, silverlight, zoomto View this thread's RSS feed
    • Replies: 1
    • Views: 35
    01-05-2012, 08:34 PM Go to last post
  37. This is a discussion thread Can't get my data to show in Silverlight

    Hi everyone, I need some help with a quick ArcGIS Server question. I'm running ArcGIS Server 10 on XP, with Visual Studio 2010 and Silverlight 4....

    Started by stevel‎, 08-11-2010 06:25 PM
    View this thread's RSS feed
    • Replies: 13
    • Views: 1,090
    01-05-2012, 08:28 PM Go to last post
  38. This is a discussion thread Featurelayer is not getting updated after deleting feature from it.

    Hi, I am stuck one issue regarding Editor Widget and feature layer update. My feature layer is not getting updated after deleting features from...

    Started by sanjayjadhav‎, 05-02-2011 03:24 AM
    View this thread's RSS feed
    • Replies: 4
    • Views: 357
    01-05-2012, 08:25 PM Go to last post
  39. This is a discussion thread Locking up when Adding an ESRI Tool to my Silverlight App

    Im new at Silverlight and .NET. SO i have server 2008 R2, Visual express, etc. I followed the steps on ...

    Started by jnrgeo‎, 01-04-2012 02:39 PM
    silverlight api View this thread's RSS feed
    • Replies: 2
    • Views: 35
    01-05-2012, 08:14 PM Go to last post
  40. This is a discussion thread Silverlight samples from ESRI

    I saw some great examples of Silverlight applications on ArcGIS API for Microsoft Silverlight Samples. I wanted to see code in C#, but under tab...

    Started by jlaroussi‎, 12-09-2010 02:11 PM
    c#, samples, silverlight View this thread's RSS feed
    • Replies: 9
    • Views: 1,871
    01-05-2012, 07:34 PM Go to last post
  41. This is a discussion thread Export to Excel...

    HI All, anybody would share how to export from a datagrid to a csv or excel file? thanks, Chris

    Started by russelchu‎, 09-22-2010 08:00 AM
    excel View this thread's RSS feed
    • Replies: 7
    • Views: 1,911
    01-05-2012, 10:35 AM Go to last post
  42. This is a discussion thread Get the current zoom level and Lat/Long

    How can I get the current zoom level and center point Lat/Long of the map? I need to save these settings so I can restore them the next time the...

    Started by T-Roth‎, 01-03-2012 06:34 PM
    center, esri, silverlight, zoom View this thread's RSS feed
    • Replies: 5
    • Views: 65
    01-05-2012, 07:35 AM Go to last post
  43. This is a discussion thread Silverlight app on TouchScreen

    Hi , I have been wondering that does ESRI SL Api 2.3 based silverlight applications for touchscreens (Kiosks) may require any additional touch...

    Started by vipulsoni‎, 12-27-2011 09:23 PM
    View this thread's RSS feed
    • Replies: 2
    • Views: 88
    01-05-2012, 01:30 AM Go to last post
  44. This is a discussion thread FeatureDataGrid does not display rows with null values as of version 2.2

    Since Version 2.2 the feature data grid does not display rows containing null values anymore. A Silverlight error is raised instead: Unhandled...

    Started by schlaef‎, 07-29-2011 02:41 AM
    featuredatagrid, null, toolkit View this thread's RSS feed
    • Replies: 6
    • Views: 410
    01-05-2012, 12:29 AM Go to last post
  45. This is a discussion thread Working with behavior and silverlight controls

    I called a behavior from silverlight application using "ScriptObject" and invoked a method with Geometry as the argument to the method invoked. The...

    Started by Ankita10‎, 12-30-2011 04:19 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 78
    01-04-2012, 09:15 PM Go to last post
  46. This is a discussion thread Use jpg instead of PNG for WMS Service.

    I am getting PNGs for my WMS Layers. according to this, JPG is recommended. ...

    Started by caseycupp‎, 01-04-2012 09:57 AM
    wms jpg View this thread's RSS feed
    • Replies: 1
    • Views: 37
    01-04-2012, 10:35 AM Go to last post
  47. This is a discussion thread Migrating Toolbars to 2.3

    I have several web apps built with 2.2 that use the Toolbar class. As noted in the API Reference and the ‘What's new in 2.3’, this class and related...

    Started by mharner‎, 01-03-2012 03:22 PM
    View this thread's RSS feed
    • Replies: 3
    • Views: 69
    01-04-2012, 09:43 AM Go to last post
  48. This is a discussion thread toggle base layer in silverlight arcgis

    Hello Everyone, I want to add toggle button in my map toggle for base layers I want to add street view,sattellite view,terrain imagery like in...

    Started by foram14‎, 01-03-2012 09:26 AM
    toggle base map layers View this thread's RSS feed
    • Replies: 2
    • Views: 43
    01-04-2012, 08:38 AM Go to last post
  49. This is a discussion thread Edit attributes with FeatureDataform

    I have a simple app up and running that is allowing me to edit attributes and its working fine... Although when I make an edit an hit the apply the...

    Started by jaykappy‎, 01-04-2012 07:38 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 33
    01-04-2012, 07:41 AM Go to last post
  50. This is a discussion thread Edit Featuer Class

    I am trying to edit a feature in Silverlight VB..I am usign teh ESRI examples from:...

    Started by jaykappy‎, 01-03-2012 08:44 AM
    View this thread's RSS feed
    • Replies: 4
    • Views: 67
    01-04-2012, 07:26 AM Go to last post

+ Post New Thread
Page 1 of 65 1 2 3 11 51 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 25 replies or 300 views
Hot thread with unread posts
More than 25 replies or 300 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts