I would know if is posible show a nvarchar(500) field with Api Silverlight. I don´t want display this with TextBox, if not with anything like a TextArea.
The controls used in FeatureDataForm is created at runtime based on the field type. You can change the behavior by downloading the source code and updating GetControlFromType() http://esrisilverlight.codeplex.com/