I am building a web part to put on Sharepoint My Sites. I need to get the SPUser whose My Site the web part is on. Currently I simply use
I am looking for some resources or guideline for integration of liferay with sharepoint. I want to pull data from lifera开发者_开发百科y and show it on sharepoint. Any CRM component available for this
I got a SharePoint Project which already works with开发者_如何学Go anonymous Access. Now I added an aspx-page which is used for streaming images. That aspx-page is added into a virtual directory
I\'ve googled a lot, but I just can\'t get a clue of what\'s happening here: I developed a Custom Action in the ECB for Document libraries in MOSS 2007, it changes the document name with the company
The SharePoint 2010 news/announcement webpart cuts off messages after 250 characters. I would like to set a higher character limit.
How to switch Sharepoint 2010 depending on the logged in user? an example : 开发者_开发知识库I want to make \"mycustompage.master\" as master page for users in group \"mysiteowners\" and \"v4.master
I have a Sharepoint wsp file in which I create two new dashboards (both the aspx f开发者_开发技巧iles and their metadata setup are included in my elements.xml file).
I have some trouble when using SPUtility.SendEmail method in a custom workflow. private void onWorkflowActivated1_Invoked(object sender, ExternalDataEventArgs e)
We have an internal portal hosted on a SharePoint web server. There is a separate server for indexing the portal content. I have a custom web application that invokes the SharePoint search web service
So I have a list of managers in my SharePoint site, and I am able to get the current user by using a web service and storing their name into a control. Is it possible to compare this name to everyone