This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
App.config | Fri Nov 14 20:48:47 -0800 2008 | |
| |
AppSettings.Designer.cs | Fri Nov 14 18:02:16 -0800 2008 | |
| |
AppSettings.settings | Fri Nov 14 20:48:47 -0800 2008 | |
| |
Core/ | Mon Nov 03 15:00:16 -0800 2008 | |
| |
DynamicRest.csproj | Fri Nov 14 18:02:16 -0800 2008 | |
| |
DynamicRest/ | Fri Nov 14 20:48:47 -0800 2008 | |
| |
Program.cs | Fri Nov 14 18:02:16 -0800 2008 | |
| |
Properties/ | Mon Nov 03 15:00:16 -0800 2008 | |
| |
README | Fri Nov 14 20:48:47 -0800 2008 | |
| |
Samples/ | Fri Nov 14 20:48:47 -0800 2008 |
README
Dynamic REST This is a small project demonstrating REST service access, working against JSON data and XML data using late-bound dynamic code using the new dynamic programming features being added to c# 4.0. JSON data http://www.nikhilk.net/CSharp-Dynamic-Programming-JSON.aspx REST client http://www.nikhilk.net/CSharp-Dynamic-Programming-REST-Services.aspx







