| Author |
Message |
Raja
Guest
|
Posted:
Tue Oct 25, 2005 8:51 am Post subject:
Programming Sharepoint Throug Windows Applicaiton |
|
|
Is it Possible to program windows application through to acces sharepoint and
add documnets to document library etc. ?
--
Regards
Raja Annamalai |
|
| Back to top |
|
 |
Nikander & Margriet Brugg
Guest
|
Posted:
Tue Oct 25, 2005 8:51 am Post subject:
Re: Programming Sharepoint Throug Windows Applicaiton |
|
|
Hello Raja,
Sure, you have lot's of options. If the windows application is located on
the SharePoint machine you could use the SharePoint object model. If it's
remote you can use the sharepoint web service API. Both are well documented
on MSDN. And if you want to add documents to document libraries probably
you're best off using FrontPage RPC over HTTP. Look for an application called
SharePad to find examples about that.
Kind regards,
Nikander & Margriet Bruggeman
R> Is it Possible to program windows application through to acces
R> sharepoint and add documnets to document library etc. ?
R> |
|
| Back to top |
|
 |
Raja
Guest
|
Posted:
Tue Oct 25, 2005 12:51 pm Post subject:
Re: Programming Sharepoint Throug Windows Applicaiton |
|
|
Thank You Very Much
--
Regards
Raja Annamalai
"Nikander & Margriet Bruggeman" wrote:
| Quote: | Hello Raja,
Sure, you have lot's of options. If the windows application is located on
the SharePoint machine you could use the SharePoint object model. If it's
remote you can use the sharepoint web service API. Both are well documented
on MSDN. And if you want to add documents to document libraries probably
you're best off using FrontPage RPC over HTTP. Look for an application called
SharePad to find examples about that.
Kind regards,
Nikander & Margriet Bruggeman
R> Is it Possible to program windows application through to acces
R> sharepoint and add documnets to document library etc. ?
R
|
|
|
| Back to top |
|
 |
Raja
Guest
|
Posted:
Tue Oct 25, 2005 4:51 pm Post subject:
Re: Programming Sharepoint Throug Windows Applicaiton |
|
|
Hi,
Can you enlighten me with with some links or code samples for me to start with
--
Regards
Raja Annamalai
"Nikander & Margriet Bruggeman" wrote:
| Quote: | Hello Raja,
Sure, you have lot's of options. If the windows application is located on
the SharePoint machine you could use the SharePoint object model. If it's
remote you can use the sharepoint web service API. Both are well documented
on MSDN. And if you want to add documents to document libraries probably
you're best off using FrontPage RPC over HTTP. Look for an application called
SharePad to find examples about that.
Kind regards,
Nikander & Margriet Bruggeman
R> Is it Possible to program windows application through to acces
R> sharepoint and add documnets to document library etc. ?
R
|
|
|
| Back to top |
|
 |
Dean
Guest
|
Posted:
Thu Oct 27, 2005 12:51 pm Post subject:
Re: Programming Sharepoint Throug Windows Applicaiton |
|
|
Start here, http://www.microsoft.com/sharepoint/default.mspx
"Raja" <Raja@discussions.microsoft.com> wrote in message
news:FF3B2A9D-5EFF-433C-9C40-1C56AD1257F8@microsoft.com...
| Quote: | Hi,
Can you enlighten me with with some links or code samples for me to start
with
--
Regards
Raja Annamalai
"Nikander & Margriet Bruggeman" wrote:
Hello Raja,
Sure, you have lot's of options. If the windows application is located on
the SharePoint machine you could use the SharePoint object model. If it's
remote you can use the sharepoint web service API. Both are well
documented
on MSDN. And if you want to add documents to document libraries probably
you're best off using FrontPage RPC over HTTP. Look for an application
called
SharePad to find examples about that.
Kind regards,
Nikander & Margriet Bruggeman
R> Is it Possible to program windows application through to acces
R> sharepoint and add documnets to document library etc. ?
R
|
|
|
| Back to top |
|
 |
|
|
|
|