eWEEK Labs Walk-through: Amazon SimpleDB

eWEEK Labs Walk-through: Amazon SimpleDBBy Jeff Cogswell
No Title

The C# samples for SimpleDB include a full solution containing the class library and samples. The class library itself is quite simple but could easily be replaced by a more sophisticated one.
No Title

The samples show every step, such as creating and deleting domains, and adding and deleting attributes.
No Title

The samples run and show some basic output. For an actual program you would likely process the incoming data yourself.
No Title

The online documentation is quite thorough, explaining the architecture in detail.
No Title

Many resources are available, including articles such as how to create a product catalog.
No Title

The online resources also include videos to help you get started.


