-
Following table shows in which platform can be used some newest and some kind of architecturally most important features. You should be aware if this when designing universal applications for Microsoft multiplatform. Feature .NET Framework Windows Store Silverlight Windows Phone Core √ √ √ √ LINQ...
-
When consuming REST Web Service like WebApi based service from Windows Phone you will sometimes have to set the content-type header to some value. This is for example the case when you want to serialize the body of the POST request like shown below: public...
-
Right now, there are 3 ways to send notifications to Windows Phone. 1. Native Notification by using MPNS ( Microsoft Push Notification Service , team blog ) 2. Windows Azure Mobile Services 3. Windows Azure notification hubs . In this post I will describe short sample, which holds most explanation in...
-
Click here for more information
-
Liebe Entwickler, vor allem wuensche ich euch ein gesundes und erfolgreiches Neues Jahr. Unter dem Motto “Welome 2013”, werden wir am 15.Januar in Bad Homburg einen Vortrag zum “ Runtime 8 – Fight-Club ” geben. Nach WinRT für Windows 8, steht uns Entwickler die brandneue Windows Runtime Version von Windows...
-
At Nov 13-th 2012 I will give a talk about new Windows 8 Runtime in relation to Windows Phone 8 Runtime in Braunschweig – Germany. This will be an interesting lap around evolution of Windows Development Platform. By trying to use out the announcement of new Windows Phone 8, this talk will...
-
Windows Phone 8 provides several out of the box dialogs/pages which helps a user to compose some task like camera capturing or sending of an email. Such actions are called tasks in WP programming model. Because applications are not able to directly access common stores of information, such as the contacts...
-
As you probably know Windows 8 makes usage of Hyper-V, which works very well. Interestingly, few days ago I have updated my BIOS and coincidently at the same time Windows 8 update has been performed too. Shortly after updates, I have suddenly noticed that I’m not able to start any virtual machine on...
-
OAuth is in the moment possibly the most standard way to authenticate user in the world of REST, WEB and mobile devices. In this post I will show how to implement WRAP 0.9 authentication by using Windows Azure Access Control Service. Following Java Script function prepares and posts the request...
-
After successful October meeting, Bihac .NET User group is organizing its 9th meeting at 17. Nov. 2011 at 17:00. The meeting wil take place at Technical faculty of the University of Bihac. This time the speaker will be daenet’s MVP Bahrudin Hrnjica who runs .NET User group Bihac in Bosnia. The presentation...
-
As already mentioned in the previous post (Episode I) Windows Phone 7.1 has built in Internet Explorer 9. Because this version is the almost e one as IE9 desktop edition, WP is able to render HTML5 content. Comparing to Chrome is the HTML5 support score still not high, but some of important features...
-
As long “Windows 8” is moving to BETA build, many Microsoft related developers have started to think about HTML5-story. One of frequently asked questions across world wide web is “Will Windows Phone MANGO support HTML5?”. As a computer freak you will probably expect the answer of type boolean (true/false...
-
I wanted to update the APP which has been published on the market at the early days of Windows Phone App Hub. Unfortunately the application has been declined by reviewers with following error: “2002 – Localized Title is missing” So after trying to find out what the problem could be, I have given up....
-
Microsoft has published the pre-release documentation for the next version of Windows Phone Operative System 7.1. Under following link you can find 22 interesting samples which target new features like raw cam access (now daenet guys don’t have to hack it), Local DB staff, Background Agent and many more...
-
Auf Basis der langjährigen Kooperation zwischen daenet und dem Studiengang Elektrotechnik und Informationstechnik an der Fachhochschule Frankfurt am Main führt Armin Kalajdzija eine Einführung in die Windows Phone 7 Programmierung für die Studenten des 5. Semesters durch. Diese Einführung dient der Vorbereitung...