Hi Everyone,
I did a windows service which is scheduled at some time. I want that service to insert .zip files into sql varbinary table at each timer. Please help to accomplish this task. Also a UI to show the files from sql to MVC ui.
Thanks in advance.