Sign in
Windows Store Developer Solutions
Information + Context = Solution
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
#WSDevSol
C#
C++
Certificate
Code signing
Company apps
documentsLibrary
Enterprise
FileOpenPicker
font
JavaScript
Package Deployment
Picker
Visual studio 2012
Webview
Windows 8
Windows Azure Mobile Services
Windows Phone 8
Windows Store
Windows Store Application Solutions Developer
Windows Store apps
WindowsStoreApps
WP 8
WSDS
XAML
Archive
Archives
June 2013
(3)
May 2013
(5)
April 2013
(1)
March 2013
(3)
February 2013
(2)
January 2013
(2)
December 2012
(3)
November 2012
(2)
October 2012
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Store Developer Solutions
Where did all my gestures go?
Posted
4 months ago
by
Rob Caplan
0
Comments
A common problem we’ve seen from customers is how to handle pointer input and manipulations on elements inside of collection controls such as ListViews, GridViews, and FlipViews. The app can get the PointerPressed event on items inside the View, but after...
Windows Store Developer Solutions
How to use HttpClient to post JSON data
Posted
4 months ago
by
Jeff Sanders
2
Comments
This is a common request in forums so I will show you how to use the new HttpClient class and the DataContractJsonSerializer to post JSON data to a web service. Posting serialized JSON objects to web endpoints is a common way to get data over HTTP...
Page 1 of 1 (2 items)