In Asp.net (c#) ,how to store an image in database(sql) ?
        Posted  
        
            by Anand
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anand
        
        
        
        Published on 2010-06-12T10:13:15Z
        Indexed on 
            2010/06/12
            10:32 UTC
        
        
        Read the original article
        Hit count: 190
        
i need to get an image from client and displayed(preview) before saving it into database..and then should be saved in database after getting preview..? Is is possible in Asp.net using c#... ?
© Stack Overflow or respective owner