Windows Phone Camps resources
<Update: 6 Feb 2012>
Code walkthrough for apps shown during my session on “Developing applications for Windows Phone” during Windows Phone Camps Hyderabad are available at the posts below:
Windows Phone code sample : showing current location on map and sharing it using Email
Windows Phone code sample: Capturing image from camera and updating live tile
There were a couple of questions asked during the Q&A time, responses to which are given below:
Q. Is there a limit to Isolated storage which can be used by Windows Phone apps?
A. There is no such limit for Windows Phone apps. More details about Windows Phone Isolated storage can be found here
Q. What is maximum allowed size of XAP package file?
A. It is 225 MB. More details here
Q. Can we connect to web services from Windows Phone apps?
A. Yes. See this link for details on Networking and Web Services support.
Comments
Anonymous
January 29, 2012
Hi Sidharth, May i Know how to Deepzoom a static image in windows phone 7?Anonymous
March 05, 2012
Hi Naresh, You can follow the link below for step by step instructions on how to use DeepZoom. Do let me know if you have any further questions. msdn.microsoft.com/.../dd901589(v=VS.95).aspx -Sidharth