Windows Phone

At the recent Mobile Developer Summit which took place on November 2, 2011 at Bangalore Microsoft announced the details of the developer programme for Windows Mobile in India with ‘I unlock Joy’, a unique Application Development and Submission Program, where technology professionals and students get an opportunity to develop applications and showcase creativity. ‘I unlock [...]

Continue reading about Microsoft Announces Windows Phone Developer Program for India

Sreejumon on August 24th, 2011

I have been using this code snippet for a while and I hope someone will find it useful.  If you want to get the handle of the root page in Windows Phone application from any user control, here you go. private static PhoneApplicationPage FindRootPage(FrameworkElement control) { if (control != null && !(control is PhoneApplicationPage)) { [...]

Continue reading about Get the root page from Windows Phone user control

Sreejumon on May 5th, 2011

We are organizing the “TechEd on the Road” event at Trivandrum on 14th May, and I will be speaking about the “Windows Phone App development using XNA”. We will have the following technical tracks there. Building cross browser web applications with HTML5/CSS3 Creating & Deploying Application for Azure Visual Studio Productivity tools Windows Phone App development with [...]

Continue reading about TechEd on the road at Trivandrum on 14th May

Sreejumon on April 15th, 2011

There are some really exciting updates on Windows Phone platform from Mix11 happened in Las Vegas (12-14 April 2011). Here comes the platform updates coming soon on Windows Phone. Multi-tasking Enhanced Phone Framework XNA Silverlight Integration Integrating with the Phone Performance Database Access Sockets Enhanced Push notification Marketplace Services Hope you will enjoy the following [...]

Continue reading about Windows Phone Platform updates from MIX11