Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.9K
2 Posted Topics
you can use smtp settings in the code explained here[Send mail using c#](http://www.rapidcoderz.com/Posts/IndPost/12)
If your application has an option for people to upload their files then you need to save your files in a database in a binary format. following links can help you [Upload files to database ](http://www.rapidcoderz.com/Posts/IndPost/11) [Download file stored in database](http://www.rapidcoderz.com/Posts/IndPost/15) [Resize image while wrtting it from database](http://www.rapidcoderz.com/Posts/IndPost/14) [Crop image …
The End.
yats123