Added Consumer WPF and ASP.NET WebForms samples.
commite414945b440325d6616c57e3baa5c818821f558a
authorAndrew Arnott <andrewarnott@gmail.com>
Thu, 2 Oct 2008 16:52:17 +0000 (2 09:52 -0700)
committerAndrew <andrewarnott@gmail.com>
Thu, 2 Oct 2008 16:52:17 +0000 (2 09:52 -0700)
tree28def1e31840bb66a9047daacb1bc51b0a8b6ef3
parentdf5629e0149a262dcda8dfdb7652b67df77d6845
Added Consumer WPF and ASP.NET WebForms samples.
28 files changed:
samples/Consumer/App_Code/Constants.cs [new file with mode: 0644]
samples/Consumer/App_Code/InMemoryTokenManager.cs [new file with mode: 0644]
samples/Consumer/App_Code/Logging.cs [new file with mode: 0644]
samples/Consumer/App_Code/TracePageAppender.cs [new file with mode: 0644]
samples/Consumer/Default.aspx [new file with mode: 0644]
samples/Consumer/Global.asax [new file with mode: 0644]
samples/Consumer/GoogleAddressBook.aspx [new file with mode: 0644]
samples/Consumer/GoogleAddressBook.aspx.cs [new file with mode: 0644]
samples/Consumer/MasterPage.master [new file with mode: 0644]
samples/Consumer/Settings.StyleCop [new file with mode: 0644]
samples/Consumer/TracePage.aspx [new file with mode: 0644]
samples/Consumer/TracePage.aspx.cs [new file with mode: 0644]
samples/Consumer/Web.config [new file with mode: 0644]
samples/ConsumerWpf/App.config [new file with mode: 0644]
samples/ConsumerWpf/App.xaml [new file with mode: 0644]
samples/ConsumerWpf/App.xaml.cs [new file with mode: 0644]
samples/ConsumerWpf/Constants.cs [new file with mode: 0644]
samples/ConsumerWpf/ConsumerWpf.csproj [new file with mode: 0644]
samples/ConsumerWpf/InMemoryTokenManager.cs [new file with mode: 0644]
samples/ConsumerWpf/MainWindow.xaml [new file with mode: 0644]
samples/ConsumerWpf/MainWindow.xaml.cs [new file with mode: 0644]
samples/ConsumerWpf/Properties/AssemblyInfo.cs [new file with mode: 0644]
samples/ConsumerWpf/Properties/Resources.Designer.cs [new file with mode: 0644]
samples/ConsumerWpf/Properties/Resources.resx [new file with mode: 0644]
samples/ConsumerWpf/Properties/Settings.Designer.cs [new file with mode: 0644]
samples/ConsumerWpf/Properties/Settings.settings [new file with mode: 0644]
samples/Settings.StyleCop [new file with mode: 0644]
src/DotNetOAuth.sln