Skip to content

Instantly share code, notes, and snippets.

@ClaudioHenrique
Created June 15, 2014 17:40
Show Gist options
  • Save ClaudioHenrique/a49b4ff7944f7809fc63 to your computer and use it in GitHub Desktop.
Save ClaudioHenrique/a49b4ff7944f7809fc63 to your computer and use it in GitHub Desktop.
/*[C#]*/
var db = Database.Open("StayInFlorida");
int numBedrooms = Request.QueryString["numBedrooms"].AsInt();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment