Approach of development SP2010 project taking consideration of future upgrade...
Many of our client still using SP2010. Many project are in our plates which will need to develop on SP 2010. Most of the project are customized with visual studio 2010. (Materpages, Pagelayouts,...
View Articlehow to create client custom edit properties using visual webpart?
Hi, how to create custom edit webpart using visual webpart. i want add image url and image title in edit properties. after clicked applay that image have to show on page.
View Articlehow to learn visual studio workflow ???
Hi,I am new bie in SharePoint 2010 development and want to learn the visual studio workflow step by step .kindly help me out to book/resources/links??Thanks in Advance!Nazish Ali Rizvi
View ArticleCreating treeview navigational menu with sharepoint list as the data source -...
Hi, I am a beginner in asp.net and now in sharepoint - developing webparts. I need some help. I need to create a tree view web part out of a sharepoint list.I was actually following the tutorial over...
View ArticleHow improve the page load time in sharepoint?
Hi Techies,While loading the sharepoint page, 3-4 times my custom CSS instance is getting loaded on a page.I reference the css in master page only.Any help will be appreciated.
View ArticleAsp Menu or Tree View for sharepoint 2010 - sharepoint list as data source
HiI have got 1 sharepoint list that I plan to generate a navigational menu out of it. What would be the best choice, a tree view or an asp.menu ? Please advise
View ArticleCheck Out Date
I'm working with a large state project that is utilizing SharePoint 2010. I came on 3 years into a 4 year project. From what I can tell, they had a vision of organization from the start but didn't...
View ArticleHow to add button, textbox, separtor in toolbar in a custom list page web part?
HelloI am creating a custom list page web part. In this page I want to add tool bar where I can add textbox, separator, button on tool bar. I read following article and able to add the button as...
View ArticleView previous version of a file in document library using Client Object Model
Hi, Using Server-side object model, it is pretty simple to get the previous file versions. Say I wanted to view a file in its initial version, all I’d need to do is : file.Versions[0].File When using...
View ArticleSetting ShowInEditForm declarativ for a field in a content type
Hello,I've a custom field definition. I want to set this field invisible in the EditForm of some content Types, it should stay visible in other content types.So when defining the CT´s, I set the...
View ArticlePassing User credntials from a Java Springs environment to Sharepoint 2010...
Hi,We are having a major situation in integrating a Java web application to Sharepoint 2010. We have Java web application where client logs in and can create, modify or delete order etc. This Web...
View ArticleSharePoint 2010 - Change lookup hyperlink to open in same window
List A has a lookup field. The lookup field links to the title field in list B.When clicking on the link in the lookup field the item in list B appears in a modal dialog. I would like to change it so...
View ArticleHow to prevent sharepoint solution package from globally deploying
Hi all,I have created farm solution and I want to deploy it to the specific web application rather than globally. But when I deploy it from visual studio it deploys globally. Can anyone tell me how to...
View ArticleHow to do organization chart in SharePoint 2010
My company need to do organization chart in sharepoint 2010? How to setup AD and sharepoint.Can customer develop by own or use 3rd party? and SharePoint Foundation can do or not? or need SharePoint...
View ArticleSPDatePickerControl.OnClickScriptHandler
We are using a SharePoint Datetimecontrol that loads a file called iframe.aspx found under the _layouts folder, this page is using the SPDatePickerControl, this control has a property named...
View ArticleUser permission on Sharepoint 2010
Hi all,I have a Sharepoint site that manage many users from different departments. The requirement is: users from a department can see all the lists of Sharepointsite, but cannot see the list items of...
View ArticleEnable/disable a ribbon button from JavaScript
Hi everyone, I get tired to looking and don't found a direct answer about how to enable / disable a ribbon button, I'm working by the first time in SharePoint and I don't have any idea of how it works...
View ArticleViability of InfoPath as a solution?
As a not-for-profit organization, we are looking at new ways to keep track of, and respond to, various incidents which arise. A possible solution is the use of InfoPath forms submitted and managed on...
View Articlespweb.processbatchdata fails to update list items that are in pending status.
I am trying to use spweb.processbatchdata to update items in list on which versioning is enabled. Below is the string I have that I am passing to processbatchdata method:<?xml version="1.0"...
View ArticleUser Added to SharePoint Site - Who Added the user?
The Audit log is not enabled on the site.Is there a way we could know who added the user?We looked at the UserInfo Table, its doesn't show this info. Is there a way we can get this info?Thanks,Pradeep
View Article