Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
My MSDN article has now hit newstands! This is my first time in print and I am really excited. The article is basically a custom SQL Reporting Services delivery extension that sends reports on a schedule (in PDF format) to SharePoint to be stored in a document library. The solution includes a custom SharePoint web service for receiving files attachments using WS-Attachment. You can view the article online:
https://msdn.microsoft.com/msdnmag/issues/06/03/default.aspx
Check it out and provide feedback. If you have any questions or problems with the sample code let me know. And yes, I wrote the C# version of the code first even though they only published VB.NET.