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

Using AD membership provider in ASP.Net

Recently I needed to provide authentication from the Active Directory for a custom ASP.Net form. I was pleasantly surprised to find that there is a ready-made authentication provider available for act... [More]
Posted: Jul 21 2008, 11:31 by raza | Comments (0) RSS comment feed |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: ASP.Net