Skip to content

Instantly share code, notes, and snippets.

View akozlov75's full-sized avatar

Alex "goslow" Kozlov akozlov75

View GitHub Profile
@vko-online
vko-online / XHRHelper.cs
Created August 20, 2014 03:06
XHRHelper File for cordova
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;