Integrating asp.net website to Shrepoint
hi i would like to know if its possible to implement a asp.net website to SharePoint 2010 using visual studio 2010
View ArticleSPList to Datatable
Hi,I have a list list1.datatable dt=new datatable();dt=list1.items.getDataTable();for using that getDataTable() method, should I have to create all the columns to datatable or its automatically create...
View ArticleSharePoint Excel sheet generation
Hey everyone,I am working on creating a workflow that will take a select portion of a document library, write each item in a row on an excel sheet, and save that excel in a different library once a...
View Articlesharepoint 2013 performance is very slow not able develop the custom solution.
hi this is goutham i am facing performance issues and version issue when i develop webparts and visual studio workflow on SharePoint 2013, even if i change the code also some times the output showing...
View ArticleISO help using SharePoint Designer 2010 to create an External Content Types...
I am trying to create an external content type for a specific list. The problem is that there are so many columns (more than 200) that I get the error:The operation(s) generation creates an SQL query...
View ArticleCustomize SharePoint ADFS Login Dropdown Selection
Hi, I used SharePoint ADFS out of the box sign in pageI want to change "Windows Authentication" drop down value to "ABC User Login". Please help.ThanksTee
View ArticleFeature deploys but errors
I am following along with this article herehttp://www.codeproject.com/Tips/634208/Create-and-Deploy-Custom-Timer-Job-Definition-in-S I deploy the feature from visual studio and vs says deployed...
View Articleget paging data from sharepoint list using SPWeb services based on default...
Hi, I am trying to get the data from a sharepoint list using SPWeb services.The list has 25 items my row limit is 5, I want to get next five items from the list.The list also has folder. By default the...
View ArticleHyperlink conversion
Hi,I have written this code for fetching Id from a list. That List contain one column URL which type is HyperLink or Picture. I have to compare that coulmn value to a string URL1.URL and URL1 contains...
View ArticleMayday! SharePoint 2010 Guru urgently required, for love and glory from all...
Mayday! Mayday! A distress signal is being sent out to all past, present and future Gurus!We need more of your awesomeness!The TechNet Guru Competitions have become BIG news within Microsoft circles,...
View ArticleSetting User Permission in SharePoint 2010
Hi, I have a SharePoint List which is created programmatically and has columns like Employee Name, Emp ID, Check in and Check Out time and Total Duration Of hours Worked. I want to set user...
View ArticleGetting incorrect language ID (LCID)
Hi,I am developing an an application to support multi-language in share-point 2013.I have installed language packs, when i change my display language from browser i am getting incorrect LCIDfor eg.Fro...
View ArticleSearch the Part number using autocomplete function
Hi,I want to search the Product and Part Number. Filter Parts are associated with the selected product.For eg:Product Part NoBrass 2BA2316Monel 4BA4316Steel 6BA6316User will search by...
View Articlestate machine site level workflow activated but not showing in the workflow list
I developed my state machine workflow using visual studio 2010 its successfully deployed; even I can see the feature is activated on site collection level, but its not showing in the list settings...
View ArticlePro grammatically create three sub-folders with specific name under each of...
Hi,i have a document library Named "Digital" in a site collection. In that document library i have bunch of customer folders with different customer name. My requirement is i need to create three...
View ArticleAdding Controls dynamically in the Infopath/Web form with dynamic controls
Hello,The client requirement is to create SharePoint solution for the below image. A web form/Info-path form will be created where user can enter the details and data will be submitted. I am looking...
View ArticleHow to copy list of document from one document library to another document...
How to copy list of document (Files and folders ) from one document library to another document library by using client object model in share point 2010.
View ArticleSandbox to delegate
Hi,I need to make a sandbox solution which deploy a user control to the additional page head delegate control in the master page.I'm creating a Sandbox visual webpart using Power Tools.But it seems it...
View ArticleGetting number of workflows associated with a Sharepoint document using the...
Hi, I'm trying to retrieve the number of workflows associated with a sharepoint document using javascript. I can do this with powershell with code like this:# Get number of workflows $NumberOfWorkflows...
View ArticleLicensing for Visual Studio Sharepoint 2010 solution
I had created my custom solution which is set custom master page onfeature activation and remove custom master page and set default master page as it is on feature deactivation.I have developed this...
View Article