code
Posts tagged: "code"
| Post | Summary | Date |
|---|---|---|
| An API for SkyDrive (facilitating a direct URL to the file) | SkyScraper: an API for SkyDrive *** Update: there is now an official API for SkyDrive! *** I recently created a simple API for SkyDrive. It ... | 27 October 2009 |
| Executing a stored procedure with an output parameter using Entity Framework | Entity Framework does support stored procedures with output parameters. It's simple, as you will see in my code example below. Allow me to debunk ... | 23 July 2009 |