Sign in
Try, Catch, Finally...
This is the realm of Peter Dwersteg, I'll be posting articles about my work for a little up-and-comer called Microsoft.
Options
Blog Home
RSS for posts
Atom
RSS for comments
OK
Search
Tags
DatagramSocket
DataWriter
UDP
Archive
Archives
March 2013
(4)
January 2013
(1)
October 2012
(1)
September 2012
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Try, Catch, Finally...
UDP and Windows 8 apps
Posted
9 months ago
by
Peter Dwersteg
4
Comments
The Windows 8 app I’m currently working on requires me to send some data over a wireless network using UDP. This is usually done by using the Socket class contained in the System.Net.Sockets namespace. However, this isn’t supported in Windows...
Try, Catch, Finally...
AR.Drone 2.0 API for Windows Store Apps
Posted
4 months ago
by
Peter Dwersteg
2
Comments
About the Project The Parrot AR.Drone 2.0 is an awesome device packed with cool features. The drone contains two cameras, one pointed forward that streams live video, and one pointed downwards (for all your surveillance needs). Its got four powerful...
Try, Catch, Finally...
Redefining the App Bar
Posted
7 months ago
by
Peter Dwersteg
0
Comments
One of the coolest things about developing Windows Store Apps is the number of powerful features you can add to your App with just a small amount of programming overhead. One of these features is the app bar, an introduction to which can be found here...
Try, Catch, Finally...
Windows Store App Tile Update Templates – JavaScript
Posted
3 months ago
by
Peter Dwersteg
0
Comments
Background There are a large number of templates available for you to use when updating the tile for your Windows Store App. This post contains information about every template you can use (name, picture, description), as well as cut-and-paste...
Try, Catch, Finally...
Windows Store App Toast Notification Templates – JavaScript, C#, Push Notifications
Posted
3 months ago
by
Peter Dwersteg
0
Comments
Background You’re provided with a number of templates to use when sending Toast Notification with you Windows Store App. This post contains information about every template you can choose (name, picture, description), as well as cut and paste code to...
Try, Catch, Finally...
Welcome to Try, Catch, Finally…
Posted
9 months ago
by
Peter Dwersteg
0
Comments
Hey there, I’m Peter Dwersteg, a Developer Evangelist at Microsoft. I’ll be focusing on Windows 8 for most of my work. I’ll use Try, Catch, Finally… to share information about the projects I’ve been working on, as well as...
Try, Catch, Finally...
Windows Store App Tile Update Templates – Push Notifications
Posted
3 months ago
by
Peter Dwersteg
0
Comments
Background There are a large number of templates available for you to use when updating the tile for your Windows Store App from a cloud service using the Windows Push Notification Service. This post contains information about every template...
Try, Catch, Finally...
Windows Store App Tile Update Templates – C#
Posted
3 months ago
by
Peter Dwersteg
0
Comments
Background There are a large number of templates available for you to use when updating the tile for your Windows Store App. This post contains information about every template you can use (name, picture, description), as well as cut-and-paste code to...
Page 1 of 1 (8 items)