Category Archives: Silverlight

Storing Files in SQL Server using WCF RIA Services and Silverlight – Wrap up

I recently completed a three part series which described how you can create a Silverlight LOB application that stores and displays documents using FILESTREAM Storage in SQL Server 2008. Here are the articles for your reference. Configuring FILESTREAM in your … Continue reading

Posted in Silverlight, Silverlight - Technical | Tagged , , | 1 Comment

Storing Files in SQL Server using WCF RIA Services and Silverlight – Part 3

This is the third of three articles which will describe how you can create a Silverlight LOB application that stores and displays documents using FILESTREAM Storage in SQL Server 2008. Configuring FILESTREAM in your database and WCF RIA Services setup. Uploading … Continue reading

Posted in Silverlight, Silverlight - Technical | Tagged , , , | 14 Comments

Storing Files in SQL Server using WCF RIA Services and Silverlight – Part 2

This is the second of three articles which will describe how you can create a Silverlight LOB application that stores and displays documents using FILESTREAM Storage in SQL Server 2008. 1. Configuring FILESTREAM in your database and WCF RIA Services … Continue reading

Posted in Silverlight, Silverlight - Technical, Technical | Tagged , , , | 22 Comments

Storing Files in SQL Server using WCF RIA Services and Silverlight – Part 1

We have worked on several Silverlight Line of Business applications that require storing documents and files in a secure environment. There are several ways to accomplish this but one approach that has been successful for us is to store the … Continue reading

Posted in Silverlight, Silverlight - Technical | Tagged , , , | 15 Comments