In the editform of a list I have added a lookup control linked to another list (list of months). The list \'Months\' has 2 columns \'Title\' (name of month) and \'MonthNo\' (number of month).
Hi StackOverflow members! I have developing custom list in Visual Studio (trough XML). I created list definition (with content type) and added list instance to it.
I have created a library in which videos are going to store. but when i am going to upload media file greater than 50 mb, it gives me an error like \'An unexpected error has occured\'.
i\'m currently evaluating sharepoint 2010 as company wide knowlege base. one requirement is that the knowlege base must support 3 different languages. the behaviour should be similar to the msdn libra
I\'m fairly new to SharePoint and Access. I\'ve started building a basic SharePoint for my company to use and I have two different Access web databases up on it. One for projects and one for managing
I\'m trying to update a list item with the SharePoint 2010 Client Object Model and Javascript.The item I am trying to update has a Multiple Value Lookup field.I can successfully set this field, but on
I have got the the next task recently: increment the version of the sharepoint feature each time when we are building the project. I have completed it successfully using the attribute \"Version\" in f
I try to develop a custom refinement panel for fast search for sharepoint 2010. Let\'s say, when a checkbox\'s value changed, new querystring formed and submitted.
Is it generally c开发者_StackOverflow社区onsidered secure to use Windows NTLM Authentication for Sharepoint 2010 on a Windows 2008 R2 server?
I am looking for a way to sort files by date (id seems to do the same). SPFol开发者_运维百科der imageFolder = web.GetFolder(...);