Top "Windows-phone-8" questions

Windows Phone 8 is a version of Windows Phone (Oct 29, 2012 - present) that succeeds Windows Phone 7.5 and includes many new features.

The name 'InitializeComponent' does not exist in the current context. Cannot get any help on net searches

Hi I am getting an error of InitializeComponent in my app.xaml.cs page I have checked the net and …

c# .net windows-phone-7 windows-phone-8
Adding authorization to the headers

I have the following code: ... AuthenticationHeaderValue authHeaders = new AuthenticationHeaderValue("OAuth2", Contract.AccessToken); string result = await PostRequest.AuthenticatedGetData(fullUrl, null, authHeaders); …

c# windows-phone-8 async-await dotnet-httpclient
How to get an specific header value from the HttpResponseMessage

I'm making an HTTP call. My response contains a session code X-BB-SESSION in the header section of the HttpResponseMessage object. …

c# windows-phone-8 httpclient httpresponse baasbox
Properly handling HttpClient exceptions within async / await

I was hoping somebody could enlighten me a little bit on an issue I am facing in regards to async/…

c# .net asynchronous windows-phone-8 async-await
Image from URL to stream

I'm getting images from a url: BitmapImage image = new BitmapImage(new Uri(article.ImageURL)); NLBI.Thumbnail.Source = image; This works …

c# silverlight windows-phone-7 windows-phone-8
How to convert System.IO.Stream into an Image?

How can I convert a Stream of an image (which I retrieved using the Album.GetArt method from the MediaLibrary) …

c# image windows-phone-7 windows-phone-8 stream
Windows Phone 8.1 - Page Navigation

Coming from Windows Phone 8 I have never thought there will be a lot of changes done to the Windows Phone 8.1 …

c# windows-phone-8 windows-phone-8.1
Windows Phone 8 emulator can't connect to the internet

I have Windows 8 installed inside of an emulator, and the new WP8 SDK installed on it. My problem is that …

networking windows-8 hyper-v windows-phone-8 windows-phone-8-emulator
How to make checkbox bigger

I'm using a checkbox control like this: <CheckBox VerticalAlignment="Bottom" IsChecked="{Binding Selected}" Grid.Column="0" FontSize="{StaticResource PhoneFontSizeLarge}" Content="{…

wpf silverlight windows-phone-7 windows-phone-8
I want to enable Hyper-V in Windows Features, but there is no Hyper-V option

I am very very confused about this. I have a Sony Vaio I7 laptop (There is a Hyper-V setting in …

windows visual-studio visual-studio-2012 windows-phone-8