I have a requireemnt in which I have to upload a WriteableBitmap generated开发者_运维百科 as an image in to SharePoint document library. Can anyone please help me ? Thank you.Heres an extension method
so I have a script that essentially iterates through a bunch of delimited text files and uploads the images from said files to a SharePoint site. It works great, expect with one minor problem, I have
I have this CAML query var query = new SPQuery { Query = string.Format(@\"<Where> <Or> <Or>
I\'ve got a website that contains a webservice and a clientaccesspolicy.xml file that looks like this:
We have a Sharepoint 2010 site and need to display graph hierarchy for connected objects. The hierarchy should be in a form of tree structure, but it can have cycles.
I would like to create a subsite that has its own custom Permission Levels.At the moment, when I visit the Permission Levels screen at http://servername/subsite1/_layouts/role.aspx I see all the permi
does anyone know how to show the new list element form on button click, that I have on my custom aspx page? Like when you have a sharepoint list and you click on \"add item\" and a new element form lo
this is like an interview question given to me by someone, can you tell me whats wrong with it or if there is a better way of doing this. this will be run in a large enterprise. NOTE : Demo.Tasks.Task
<div class=\"news\"> <h3>News</h3> <ul> <WebPartPages:WebPartZone id=\"g_0A8F3D3F6开发者_运维问答B3B43D4BB9FC39E55892F0C\" runat=\"server\" title=\"Zone 1\"><ZoneTempl
An开发者_运维问答y jquery code to change the default (None) in my SharePoint dropdown control.