Contz Sara :)
Type: Posts; User: somnathbanik; Keyword(s):
I still have the same issue. Any help please.
Hi,
I am creating a calendar and following this link http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh286414(v=vs.105).aspx#BKMK_AccessingAppointmentData
I can display the list...
I just tried using the same technique on AudioStreamingAgent, its the same issue. The regular web request like in #12 is working but not the POST method.
strange behavior, don't find any reason...
Hi wizard_hu_,
Just for my satisfaction I tried a web request in the AudioPlayer.cs class. I called WebRequest calss inside AudioTrack GetNextTrack() and I got the response.
This works...
Though I played streaming audio using AudioStreamingAgent, but never tried to operate POST method in it. I need to see this part if it can get the POST method response.
Yes, I am following this article. I have no problem playing background audio, rather my problem is handling POST method in AudioPlayer.cs file.
Thanks wizard_hu_
Yes, this is my question, I have added in #1.
The XML is a sample to demonstrate what I am looking form that XML, actual XMLs has more tags. Yes, initially I though of...
Regarding playlist, I don't have any ready playlist for the agent. What I have is a list of code(ID) which is pass(each code, each time) as a parameter in the POST method and get the audio URL as...
Yes i saw this article, it says the amount of memory used. But how to detect if there is any orphan memory.
I will go through this article again, may be I missed out anything.
May be Wp8 Native code , but should be for C# also. I am looking for the technique or the tool to check and handle the Memory Leaks in Wp7&8
Hi friends,
i am trying to find out whether there is any memory leaks in my application. I know there is a tool called "Performance Analysis" to check the memory usage, but how do I check the...
Contz Amitabh :)
Hi Friends,
I got something here
Thanks wizard_hu, I will try and update the result here.
Contz Pavarang :)
Thanks friends, I got it now :)
Hi Friends,
I was going through the new Windows Phone 8 features.
In User Interface section I see some like this.
What does this mean, does Wp8 SDK have no Pivot and Panorama controls that...
Thanks João,
http://goblinxna.codeplex.com/ is for XNA and I was looking for pure Silverlight, and http://gart.codeplex.com/ plots location on viewfinder, its like the Nokia city lens.
But must...
so Intel iCore3(and above) will support emulator?
Does anyone know is there any Windows Phone AR SDK that recognized marker-less images, I mean to say not only the images that has a black border, rather any type of color image.
I am looking for a...
Hey thanks,
I got it working now. I select a wrong lib.
By the way, I see that XNA code gives much accuracy then that of the Silverlight code. Silverlight code detects markers even if there is no...