Skip to content

Instantly share code, notes, and snippets.

@pradeepkumargali
pradeepkumargali / XHRHelper.cs
Last active August 29, 2015 14:13 — forked from anonymous/gist:5bf4d9ba9cdb5d0f3f3e
Changes to XHRHelper.cs to make Ionic Work
using Microsoft.Phone.Controls;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.IO.IsolatedStorage;
using System.Linq;
using System.Text;
using System.Windows;