|
-
Oct 5th, 2006, 10:14 PM
#1
Thread Starter
Fanatic Member
Help with C#.net and Sharepoint 2003 development
hi! is there anyone here who had already developed or into developing a windows application using c#.net that is capable of talking with sharepoint Portal 2003? if your the guy can you please help me...im new to c#.net and im planning to develop a windows application that work with sharepoint portal 2003. But, im not sure if i have all the resources or requirements needed in order for me to develop a windows application. What i have now installed in my pc is a Visual Studio 2005 (C#.net) .NET version 2 and the sharepoint portal 2003 is installed in different box.Basically, the windows application that i would like to develop is a application that would get data/information from specific calendar in sharepoint 2003 like the Name of the Event,date,location, etc. My question is, is/are there something i forgot or something do i need to do before i begin into developing application together with sharepoint 2003? is it posible to develop a windows application that works with sharepoint 2003 into a box where sharepoint 2003 is not installed? Thanks in advance!
-
Oct 6th, 2006, 01:35 AM
#2
Re: Help with C#.net and Sharepoint 2003 development
Indeed it is - SharePoint has several web services (as the object model isn't remotable): the one you're looking for is located at http://<server>/_vti_bin/Lists.asmx.
-
Oct 6th, 2006, 02:57 AM
#3
Thread Starter
Fanatic Member
Re: Help with C#.net and Sharepoint 2003 development
ok..thanks a lot! i already started in developing the windows form i found this useful website. just in case anyone has the same question as me you can get useful information HERE.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|