Need the upload profile feature with following functionality:
- Uploaded image validations. (type, size)
- Save the image in a different directory.
- After uploading user should be able to re-position the image properly, so that the avatar looks
properly aligned as the users wants. - Crop the image.
What are the solutions to implement this in ASP.Net with C# ?