Top "Sharepoint-object-model" questions

SharePoint Object Model exposes SharePoint API.

Authenticating client with office 365/SharePoint online

I have a client application which consumes SharePoint web service (list.asmx). Recently SharePoint is migrated to SharePoint Online. Now …

c# sharepoint office365 sharepoint-object-model sharepoint-online
How to detect page refresh in .net

I have a Button_click event. While refreshing the page the previous Postback event is triggering again. How do I …

c# asp.net sharepoint page-lifecycle sharepoint-object-model
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
Need Sharepoint like modal pop-up window

I need to show Sharepoint 2010 like pop-up window when clicked on a link in grid view. Once the modal pop-up …

c# .net popup modal-dialog sharepoint-object-model