Thursday, December 18, 2008

C# and SharePoint 2007 Tutorial - Accessing the SharePoint Data Using Web Services (Part 3)

This is part 3 of the series. If you haven't read parts 1 and 2, please click on the following links to read:


I have published part 3 of the series. The tutorial can be accessed from the link at the end of this post.

If you have any questions, please post a comment and I will answer to the best of my ability. :)



Enjoy!

6 comments:

Anonymous said...

Professor Lewis,

I have a question about the series. I noticed that you were reading a survey list from your program. Could you also do this code to read another type of list?

Thank you.

Anonymous said...

can u do some posts on security plz? thx!

Anonymous said...

Jenny are you going to do more tutorials on SharePoint programming? Are you going to do some tutorials on SharePoint programming using VB.NET?

Thanks hon! -- Tim

Jennifer said...

Hi dina,

Yes you can use virtually the same logic to read any list type in SharePoint. There may be a few things that you may not have to do, but you should be able to use nearly all the logic.

HTH,
Jennifer

Jennifer said...

Hi Anonymous,

Thank you for your request.

Honestly, I'll probably not do any posts on security for the rest of this year, but I may be doing a few sometime in January or February.

Stay tuned!
Jennifer

Jennifer said...

Hi Tim,

Funny you should ask about the SharePoint tutorials.

I will definitely be doing more tutorials on SharePoint programming. I plan on doing examples with using the web service ("behind the scenes") and with using the existing classes in the Microsoft.SharePoint library.

As for your request for VB.NET tutorials - that's an request, since not everyone programs in C#. I may do one where I demonstrate the code in both C# and VB.NET. I have to think about which one I want to do like that...

Best regards,
Jennifer