We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7164316 commit 83c6e57Copy full SHA for 83c6e57
README.md
@@ -25,7 +25,12 @@ token for your own Dropbox account.
25
## Examples
26
27
Several examples can be found in the examples directory:
28
-* SimpleBlogDemo - (something here about the blog demo)
+* SimpleBlogDemo — An ASP.NET MVC application that creates a simple blogging
29
+ platform, this shows how to upload and download files.
30
+* SimpleTest — A windows console application that demonstrates basic use of the SDK;
31
+ this also contains code that demonstrates using OAuth2 using WPF
32
+* UniversalDemo — A slide show app for both Windows Store and
33
+ Windows Phone 8.1
34
35
## Documentation
36
0 commit comments