Hi,
I am trying to develop a windows application using C# and SharePoint built in web services,
that add\update files to SharePoint document libraries.
Now i am creating a form that fill the item fields.
Is there a way to know each field type and his specific control?
ex: single text field is text box, Choice field is a combobox...and what if i have a lookup field or people picker?