This is a migrated thread and some comments may be shown as answers.

Creating Avatars in ASP.Net using Telerik

1 Answer 124 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arvind
Top achievements
Rank 1
Arvind asked on 21 Oct 2011, 06:22 PM
Hi Telerik Team,

I there is any way to create Avatars in the ASP.net using the telerik.
      

My requirement is as follows:
1) 
 In my Web Page I have link when user clicks the link, user should able to upload his desired image and create a simple avatar for it and at finally when user ends with creation of the Avatar and click on the submit, I should be able to save it in the database.
2) 
 So that when the user visits the page next time, he should be able to see avatar that he has previously designed.
3)
  Will you please tell me where can I get the API or sample code that can be used in the c#.net.
Please help me in doing this, it’s very Urgent.

Thanks & Regards

--------------------------------------------------------

Aravinda Chary N

Manamai

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 24 Oct 2011, 11:55 AM
Hello Arvind,

You may use a combination of our controls to attain the functionality you are looking for. Namely, consider expending our image editor component for image editing and our async upload to upload the image on your server. For the final part, you will need to stream the final avatar to the database using your own code logic and then display it the next time the user loads the page.

Hope these pointers are helpful.

Regards,
Sebastian
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Arvind
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or