1) First create a new column and set it as varbinary(MAX) for the datatype.
2) Use this code to store the file to database:
//Read File to Bytes FileStream st = new FileStream(<Location of the file>, FileMode.
Read more →
Been looking for articles on how to implement a N-tier Web applications using ASP.NET 2.0 and SQL 2005 and I think this article clearly provide techniques and samples on how to.
Read more →
Microsoft recently released the v. 1.0 of ASP.NET AJAX "Atlas" and I've attended a demo about Atlas and find it really cool. Just simple drag and drop, cut and paste viola.
Read more →