Phil Hack
  • Home
Mobile UI Designs

Mobile UI Designs

  • Phil Hack

    Read more posts by this author.

Phil Hack

30 Sep 2014 • 1 min read
  • Flatastic Mobile UI Kit
  • Free UI PSD Kit
  • Pixel Kit - Mobile UI Kit
  • Free Mobile UI Kits
  • Graphic River - Tons of Mobile UI Designs for $8
  • Ui7 - Flat bootstrap mobile UI App Theme (70 unique apps + 150 UI Elements) ($13
  • Flat Mobile App UI Design (29 PSDs)
  • Mobile UI Themes, Slide Decks, Graphics

WebAPI

Getting Post Data Detailed Example Get Post Data Values Async dynamic obj = await Request.Content.ReadAsAsync<JObject>(); var username = obj.username; var password = obj.password; var result = DoSomething(username.Value, password.Value); Option: Posting in data=string Post data in the format

  • Phil Hack
Phil Hack 1 Oct 2014 • 1 min read

IIS Express: Debugging Over the Lan

So... you need to have your mobile app hit your local web serivce (that runs on IIS Express) and debug it. Follow these articles: Steps to Enable Remote Debugging Troubleshooting steps to get remote debugging working More info: Using the wildcard NetSH Commands All

  • Phil Hack
Phil Hack 30 Sep 2014 • 1 min read
Phil Hack © 2021
Latest Posts Ghost