A month ago I and my partner started a final project, we building information system for a farm that is based on Arcview 9.3. It is going to be a web site at the end (hopefully). We already have a database and maps, and we're trying to establish connection between the data base that we have and silverlight app. And we're little bit lost on it. Any help will be usefull.
Have you looked at the Interactive SDK/Demo? It's should be helpful. Here's the link: http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/samples/start.htm
Also some description of what your trying to do would help in getting responses.
What i'm trying to do is toconnect some data base that i have(an access data base) to the map and build an form where i could choce a poligon on a map and when ever i chose one I'll be able to manipulate the data from a db.I saw the demo and it was usefull but i couldn't fint any apropriate help file that explains how can i work with the api . I'm kind of lost in GIS jungle :(.