CODE to create a list??
hi,
i am learning things abt sharepoint server 2007 i wanted to kno how can i create a list in MOSS by writing a code.
please help me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Nov 23, 2008, 11:55 AM
Here is an article that may help:
This article discusses how we can leverage Sharepoint Portal Web Services to work with WSS in Microsoft .NET. The sample code used in this article shows how to access Lists Web Service to get the available lists in WSS. The sample code also shows how to add and update list items.