Categories

Archives

SharePoint : Writing Custom Web Service for SharePoint, is it supported?

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) 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 [...] [read more...]

SharePoint 2010: How to create filtered lookup field

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 [...] [read more...]

SharePoint 2010 WebCast: Customizing list form using InfoPath Designer 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 [...] [read more...]

SharePoint 2010: MS Patterns and Practices – Developing Application for SharePoint 2010

English Whether you are geek SharePoint 2007 who are migrating to SharePoint 2010  – or freshmen who are starting to develop application for SharePoint 2010; Microsoft Patterns and Practices is always good resources to learn. In the SharePoint 2007 era, Microsoft release paterns and practices quite long time after the release of SharePoint 2007. But, good news – [...] [read more...]