English
You may already read this following article “Writing Custom Web Service for SharePoint Products and Technologies” (http://msdn.microsoft.com/en-us/library/dd583131(v=office.11).aspx.aspx”)) or “Walkthrough: Creating a Custom ASP.NET Web Service” (http://msdn.microsoft.com/en-us/library/ms464040.aspx). The steps can be summarized as follows:
Create normal ASPNET web service
In this step you will create ASPNET Web Services using Visual Studio as you always do. From this step, you will have .asmx, where is your web service asmx file.
English Microsoft just released cumulative update package for December 2010. The CU will contains hotfix package for Office 2010 Client and Servers. See full release from Microsoft in this KB :KB2479673.
English
Today I find a strange behaviour, my Office 2010 can not browse to the SharePoint 2010 document library. In short, I can not save my document directly to SharePoint 2010. Office 2010 provide Save and Send functionality, which should give me functionality to save directly to SharePoint 2010 as what it does in previous version; so what could be the problem?
Saving to SharePoint 2010 document library requires WebDAV functionality via Web Client service.
English
Today I find a strange behaviour, my Office 2010 can not browse to the SharePoint 2010 document library. In short, I can not save my document directly to SharePoint 2010. Office 2010 provide Save and Send functionality, which should give me functionality to save directly to SharePoint 2010 as what it does in previous version; so what could be the problem?
Saving to SharePoint 2010 document library requires WebDAV functionality via Web Client service.
Tweets that mention SharePoint 2010: How to create Cascading Lookup Field | Ideas For Free – Topsy.com - Jul 3, 2010
[…] This post was mentioned on Twitter by Hire SharePoint Dev, Riwut Libinuko. Riwut Libinuko said: Ideas For Free: SharePoint 2010: How to create cascading lookup field http://j.mp/ctTqOH […] [ragini]( “ragini8@gmail.com”) - Dec 4, 2010
That is cool..thanks alot SharePoint 2010: How to create Cascading Lookup Field using Client Object Model | Ideas For Free - Jan 6, 2011
English In the previous version, creating cascading lookup field was becoming a problem. At least 2 or more technique have been proposed for example using Javascript , or custom field. In this video cast, I will continue the InfoPath and SharePoint 2010 productivity series by implementing the cascading lookup field using InfoPath. In this video, I will extend Members list with City – Province – Country , information. Province and Country are cascading lookup field.
[Dhiraj]( “dhiraj21985@gmail.com”) - Jan 6, 2011
Can we do the same thing without using InfoPath forms? Thanks in advance. [cakriwut]( “cakriwut@gmail.com”) - Jan 0, 2011
Hi Dhiraj, Using Client Object Model, you can achieve the same using SharePoint Designer. For more information visit other post here:http://blog.libinuko.com/2011/01/29/sharepoint-2010-how-to-create-cascading-lookup-field-using-client-object-model/ Thanks, Riwut [Lutfuth]( “daniel.nicksen81@yahoo.com”) - Jun 2, 2011
Hi, Which program did you used for create these webcasts? Please let me also know which resolution do you have.
English Imagine a business scenario where we have a lookup field in our list. The reference list contains items Title and their status. Previously it always difficult to create filtered lookup field with minimal development task. But now, we can use InfoPath 2010 to achieve that functionality. Part III , InfoPath 2010 and SharePoint 2010 Productivity series webcast shows how to create filtered lookup field. There are two lists in the scenario “Books” and “Members” list.
Tweets that mention SharePoint 2010 WebCast: Customizing list form using InfoPath Designer 2010 « Ideas For Free – Topsy.com - Jul 4, 2010
[…] This post was mentioned on Twitter by Hire SharePoint Dev. Hire SharePoint Dev said: Ideas For Free : SharePoint 2010 WebCast: Customizing list form using InfoPath Designer 2010 http://j.mp/9CSxQ8 […] InfoPath 2010 and SharePoint 2010 Productivity Series - SharePoint and Other Things - Jul 1, 2010
English: Imagine that user wants to build Book lending application using SharePoint 2010. Initially they must register the book description , and sub-sequently they will update book lending status. On the registration, the status should not be available in the form - however on lending event , they have to modify the status of the book. Following webcast shows how to use InfoPath Designer 2010 to customize New/Edit/View form in SharePoint List to build that application.