Hi
I am developing a web page which I want the user to draw some dynamic images using mouse .Is that possible in asp.net ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Oct 8, 2009, 10:49 AM
I dont think its Possible with Normal ASP.net 2.0
you can draw simple shapes etc with GDI+ but dont think you can handle mouse and Draw images .
You need Silver Light for that ..:)