Top "Sharepoint-2010" questions

For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.

Creating and deploying infopath forms in in sharepoint 2010 form libraries

I have created infopath form library in SharePoint sever2010. I am using Windows server 2008R2 OS and MS-Office 2010. When i …

sharepoint-2010 infopath infopath-2007
Visual Studio 2010: how to force ASP.NET website to use x86 instead of "Any CPU"?

When using SharePoint DLLs (which are x86 only) from a non-ASP.NET app, you can set the "Platform target" to …

asp.net visual-studio-2010 .net-3.5 sharepoint-2010
SelectedIndexChanged doesn't work!

My code: *.aspx: <asp:DropDownList ID="CountryList" CssClass="CountryList" runat="server" OnSelectedIndexChanged="CountryList_SelectedIndexChanged" /> *.aspx.cs: protected void …

c# events sharepoint-2010 selectedindexchanged
How can I get a Content Query Web Part to show items from more than one type of list?

I am trying to use a Content Query Web Part to create a "What's New" page in Sharepoint 2010. The goal …

sharepoint sharepoint-2010 cqwp
How to work CAML Joins like SQL Joins?

I've checked articles on here and Googled till I'm blue in the finger tips. I've read and read and read …

c# .net sharepoint-2010 caml
How do I get the email address of the author of a SharePoint list item?

As title says, I have access to the current listitem - and it's easy enough to get the author/created …

c# sharepoint-2010 author sharepoint-object-model
Printing an InfoPath 2010 form in SharePoint 2010

Does anyone know where the option to print an infopath form (in my case a customized list form) exists in …

infopath sharepoint-2010
Edit a sharepoint list form with infopath 2010

LS, I'm trying to open an sharepoint 2010 list with InfoPath 2010 but when I try this I get the following errormessage: "…

sharepoint-2010 infopath
Best way to handle Cross Domain on SharePoint Intranet w/o server side, silverlight, DBC etc

I'm working on a Microsoft internal SharePoint site, and I need to pull in List data from a cross domain …

javascript sharepoint sharepoint-2010 cross-domain intranet
How To: Manupilate SharePoint:AspMenu control (Style-wise)

What I want to do is to split-up the globalnavigation bar on the sharepoint 2010 so I can control what menu-items …

asp.net css sharepoint-2010 web-controls