Upload and open documents in a SQL database

Thread is closed for posting
1 posts, 1 answers
  1. Answer
    BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8
    BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8 avatar
    109 posts
    Member since:
    Jun 2006

    Posted 02 Mar 2009 Link to this post

    Requirements

    RadControls version

    Q32008
    .NET version .NET 3.5
    Visual Studio version

    Visual Studio 2008
    programming language C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    Included is a VS solution with the File Upload integrated with the Grid that allows a user to upload files to a database and then open those files by clicking on them in the grid.

    I took an existing demo and modified it.  This code also, handles all the edit functions and makes calls a makeshift BLL that utilizes Linq To Sql to communicate with the DB.

    As it is right now, it will upload word, excel and PDF files.  Modify the GetFileContentType method in default.aspx.cs to modify this behavior

Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.