I've asked the Dev Center Support, and they replied me with
Type: Posts; User: mostafa.elabady; Keyword(s):
I've asked the Dev Center Support, and they replied me with
Hi,
I wanna build ListPicker and when the user opens the full mode view, I want to make it searchable.
any idea how to make this ?!
Thanks in advance :)
Thanks, paulo.morgado :)
Thanks, Loukt :)
What is the relation between your answer and my questions ?!!
:D
Thanks Loukt for your answer.
till now, the data will be static.
Is there a faster way than Converters, because Converters are slow!
Hi,
I have A class called Station as follows:
public class Station
{
private int StationID;
public int ID
but you didn't mention that you added a reference to System.Windows :D
Do you have any samples of how to detect that the Wp7 app is running on 720p device using reflection ?!
You can start your app using NFC
http://www.slideshare.net/andreasjakl/windows-phone-8-nfc-app-scenarios
I have the same issue !
I think you should start building it again using Direct3D 11, because I think that XNA will not be supported again.
Hi,
I'm building an WP8 app with Direct3D 11, and need to load 3dModel.
I know how to load it in XNA, but there is no XNA anymore.
I need an example of how to load a 3d model in Direct3D 11...