Results 1 to 3 of 3

Thread: Help with C#.net and Sharepoint 2003 development

  1. #1

    Thread Starter
    Fanatic Member daimous's Avatar
    Join Date
    Aug 2005
    Posts
    657

    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!

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724

    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.

  3. #3

    Thread Starter
    Fanatic Member daimous's Avatar
    Join Date
    Aug 2005
    Posts
    657

    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
  •  



Click Here to Expand Forum to Full Width