It works on my machine

Saving/Retrieving images from SQL Server for ASP.Net Website

For one of the projects I am working on these days, I had to provide image hosting from the database meaning the images will be stored in the the database when the user uploads them to my site and is ... [More]
Posted: Aug 05 2008, 22:52 by raza | Comments (0) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: ASP.Net | SQL Server

Generate PDF using SSRS

While looking for a method to programmatically generate PDF I came across the possibility of using SQL Server Reporting Services for the job. It actually has a number of possible rendering options, am... [More]
Posted: Jul 07 2008, 11:40 by raza | Comments (0) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: .Net | SQL Server