This article describes Amazon S3 from the C# developer point of view.
It shows how to access Amazon S3 service from C#, what operations can be used and how they can be programmed.
Amazon SDK for .Net is used for examples in the article. Amazon EC2 account
is required and an access and private keys are also necessary to start using the SDK.
See more details at http://developer.amazonwebservices.com/connect/entry.jspa?externalID=3051
Amazon S3 is ca...
It shows how to access Amazon S3 service from C#, what operations can be used and how they can be programmed.
Amazon SDK for .Net is used for examples in the article. Amazon EC2 account
is required and an access and private keys are also necessary to start using the SDK.
See more details at http://developer.amazonwebservices.com/connect/entry.jspa?externalID=3051
Amazon S3 is ca...
1 comment:
Thanks for sharing the knowledge.
Post a Comment