Skip to main content

Posts Tagged ‘SharePoint 2010’

SharePoint as a Platform in a Highly Regulated, Clinical Research Environment

Last week, Perficient presented a webinar on using SharePoint as a platform in a highly regulated environment. Tony Egl, consulting services director and Jason Bell, consulting services senior technical director—both at Perficient—presented a case study that leverages SharePoint 2010 to bring clinical processes out of a paper environment and into an electronic, auditable environment. This provided the client the ability […]

LINQ Querying of InfoPath 2010 Forms

Recently, I was asked to create an InfoPath 2010 form that would distribute user input into three different lists on a SharePoint 2010 site. To avoid using code within the InfoPath form itself and to make it easier to deploy into SharePoint, I created an event receiver on the forms library where the InfoPath form […]

SharePoint Internet, Intranet, Extranets at Gateway to Innovation

Yesterday, at the Gateway to Innovation conference in Saint Louis, MO, two of our clients presented to an audience on how SharePoint specifically helped their organizations 1) grow and scale, and 2) collaborate and integrate data and processes. Andrew Richards, Director of the Information Systems Division of Biology and Biomedical Sciences at Washington University presented […]

For SharePoint’s Sake, Don’t Delete that AD User

Recently I was working with a client that publishes content from a secure SharePoint site to a public SharePoint site.  This publishing involves the use of the SPListItem.Copy command to copy a ListItem from the secure site to the public site.  The public and secure sites both have the same content types, but use different […]

Newsgator in Good Mobile Browser

One of the great add-ons to the Sharepoint stack is Newsgator Social Sites.  I was on a recent client who is a highly regulated healthcare company and even though the Newsgator has a great mobile app, it wouldn’t work within their security model.  That model required that all BYOD (bring your own device) employees needed […]

SharePoint and User Experience, Part I: Why UX Matters

What BMW, New Balance, and a Successful SharePoint Project Have In Common Today, I’m kicking off a series of posts around User Experience and SharePoint.  Over the course of the next few weeks, I want to cover this topic in some serious detail, because (as I’ve said before and I’ll surely say again), it’s one […]

SharePoint 2010: Getting User Information in InfoPath Form Services

Situation So you’ve got this nice InfoPath form, and you want to pre-populate it with user information. This means you’ll need to somehow get the user’s login information into the InfoPath form. Unfortunately, there’s no simple or straightforward way to do this. Several blogs reference just calling the form’s User property and everything magically works […]

SharePoint 2010: Require Authentication for InfoPath Forms from an Anonymous SharePoint Site

Whether you love or hate InfoPath forms, they occasionally do make things easier. However, the form viewer page comes from the FormServerPage type, which inherits directly from System.Web.UI.Page, meaning that it permits anonymous users to view the page and, consequentially, your form. None of the SharePoint access permissions, aside from folder-level permissions have any affect. […]

SQL Server 2012 (RC0) PowerPivot for SharePoint 2010 Configuration

Overview If you do not already have SQL Server 2012 PowerPivot and SharePoint 2010 installed please check out one of the earlier blogs in this series. All of the blogs in the series are listed below. If you did not follow the SharePoint 2010 Installation for SQL Server 2012 blog then your PowerPivot configuration might […]

SharePoint 2010 Installation for SQL Server 2012 (RC0)

Step-by-Step Instructions I would like to point out that this installation is actually pretty simple for a brand new BI environment. If you are new to the series, please click on one of the other blogs in the series to get up to speed. If not, continue on! Installation Order: SQL Server 2012 (RC0) Business […]

SharePoint 2010: Closing a ModalDialog Manually from Code (C# and JavaScript)

Situation If you’ve worked with SharePoint 2010 at all, I’m sure you’ve seen a ModalDialog popup at some point. This popup most often occurs when you’re creating or editing a list item. The item’s edit or create form is displayed by ModalDialog in an HTML iFrame. This frame allows for the nifty, AJAX-like popup, but […]

Web Part Inventory in Minutes (SharePoint 2007/SharePoint 2010)

There may be a number of reasons why you or your organization may want to understand the impact a particular web part may have on the SharePoint farm. The information will allow you to understand the scope of sites that may be affected from a web part perspective.This information may be helpful in the following […]

Load More