Click here to Skip to main content
15,909,030 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing college project. mirror of Twitter and I am facing problem to show profile image each time whenever user will post any tweet.
We know that when any user post any tweet we can see there profile image on left side of there name I want to implement same thing.
How I can implement this using asp. Net 4.0
Posted
Updated 5-May-15 3:45am
v2
Comments
Mantu Singh 5-May-15 9:57am    
how have u saved the image in folder in database?
vishal2592 5-May-15 10:07am    
I am saving image in folder and name of that image in database
F-ES Sitecore 5-May-15 10:58am    
google "asp.net show image from folder using ashx handler" and you'll get the gist.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900