Send a suggestion!

We're building a brand new version of the site, and we'd love to hear your ideas

Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Forum Messages

    Articles & Tutorials Articles & Tutorials RSS feed

  • Developing for Office 2007

    by Matt Nicholson

    The forthcoming 2007 Microsoft Office System offers many new opportunities for software developers. Matt Nicholson looks at the new user interface and the Open XML file format, finds out what's happened to VSTO, and explores the possibilities opened up by SharePoint Server 2007 and Groove 2007.. Read full article

  • SharePoint, Document Library and SQL Server

    by S.S. Ahmed

    This tutorial shows how you can capture a document in SharePoint's document library, retrieve information from its properties and store in in SQL Server. It will teach you how to use Event Handler Toolkit.. Read full article

    Sample Code Sample Code RSS feed

  • Storing Documents with MS Access - SharePoint lists or Access BLOB fields

    by bradysama

    This is an Access 2003 project file that demonstrates how to do a few cool things with documents. You can grab the project file (zipped) from here: http://www.guardianbob.com/support/public_files/DocumentStorageTest.zip This project will show you how to store and retrieve documents from both an Access table with a BLOB field as well as a SharePoint list (via linked tables and the list web service).. Read full article