I began using Document Workspaces in SharePoint 2007 in order to avoid some of the storage issues of keeping minor versions of documents. I could simply create a document workspace, use it as a work ...
Many years ago, I owned an online retail business. Because of the nature of the business, there were a few different forms that were generated whenever a customer placed an order. I ended up turning ...
SharePoint has taken the world by storm. As of last year, if Microsoft broke SharePoint’s revenue out as a single entity, it would have created the fifth largest software company in existence, ...
Early versions of SharePoint allowed only single-user editing of a document while other users had read-only access until the document was checked in. SharePoint 2010, however, has taken document ...
For companies that use Documentum for storing and managing information and SharePoint for everything else, Microsoft Gold Partner Unbounded Solutions has just released its Documentum to SharePoint ...
We’ll see the process in detail. The SharePoint Document Library provides a secure location to store files, allowing users and their coworkers to easily locate them, collaborate, and access them from ...
Microsoft's library improvements for Office 365 and SharePoint Online will be arriving for commercial subscribers sometime in the coming weeks. These improvements promise to simplify user access, ...
Command pattern helps to encapsulate a request as an object and lets you parameterize clients with queues, all while supporting undoable operations. I'll explain how to use command pattern using an ...