I have a workingmultilingual (variations) SP2010 website with 2 extra language packs installed: Dutch and French.
I have a sharePoint list form I\'ve reinserted into a page as custom add mode.That list has a people picker person type column.the form works great until I add some jquery code to default another anot
i have a sharepoint site ,in the webpart page i have around 10 webparts.I would like to check the performance of individual 开发者_如何学运维webpart.i mean which webpart taking more time in the page.
I have a table on SharePoint that I have constrained to a certain size. For this I have used table-layout:fixed; in my CSS. I then havetags in my html to size my columns as I would like.
I\'ve got this one thing I\'m not really sure where to begin with. In our SharePoint 2007 solution, we\'ve got this project room where each employee has their own folders with their resumé etc. And w
We have a SharePoint web application that uses Windows Authentication e.g. extranet.test.com. We also have an ASP.NET 开发者_如何学Goweb application that uses Windows Authentication e.g. webapp.test
I\'ve got a custom webpart in Sharepoint 2007 that works when used on the same machine sharepoint is installed on. When I browse to the page from a remote machine, the webpart renders but when you cli
I would really li开发者_Go百科ke to be able to download all SharePoint 2010 Language Packs easily using a powershell script.
I wrote a JQuery plugin that simulates a Windows 8 me开发者_开发问答tro style panorama on the web, allowing users to mouse-swype between panels in the panorama.
I\'m building a custom web part in SharePoint 2007 using C#. I need to accessdata from another custom web part.