version 1.4 (2008-08-10)
by Mike Amundsen
SDS Examples Home
Feedback for SDS Examples
Get the source code
Now you can post to the SDS Guestbook from any HTML-aware device (including most phones) using the QuickPost form.
Post a message
Nickname
Password
Confirm Password
Email
Your nickname will be public. Your email will be kept private. Login using your nickname and password. Be sure to remember your password. It cannot be recovered or reset!
Deleting your account cannot be 'undone.' You will no longer be able to login with this account. Any messages you created *will not* be deleted.
This demo application was built to explore Microsoft's SDS cloud database services. It was built using C#/ASP.NET on the server and a simple HTML/Javascript client. You can get details on this and other samples at the SDS Examples web page.
This application was built using a single SDS Container (guestbook) with multiple SDS Entity "Kinds" (message and guest). The server code handles user authentication using either standard HTTP Basic or a custom cookie (x-forms-authorization). This makes it possible to use either a web browser or standard HTTP request services to interact with the database.
guestbook
message
guest
x-forms-authorization