Click here to Skip to main content
15,890,506 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to create Web based Image Viewer. Can u please guide me on the same and provide some code references.
Posted

1 solution

What have tried so far? Any ground work?

As suggested, try to follow this:
Your 'web based' image viewer is going to be a plugin, Flash, ActiveX, or Silverlight, unless you just want it to show an image and perhaps zoom on it a little. In that case, there's something in the ASP.NET AJAX library that might well do the trick for you. Otherwise, I suggest silverlight.

Try and post if you face specific issues.
 
Share this answer
 

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