I faced a Ajax call error in Windows Phone with Phonegap. When I tried to send some day using Ajax in PhoneGap I got this error message always "No Transport". I always got same error message saying "No Transport". Then I started web search and found out a solution. Some of them saying Windows Phone IE9 browser won't support cross domain AJAX requests. (Ajax request is not working in Windows Phone and PhoneGap)
Solution is :- we have to add this line before ajax call function $.support.cors =...
Read More
dotnet
<p>.Net | ASP.NET | C#.NET |VB.NET</p>
PhoneGap new version 1.4.0 now available
PhoneGap team just released next version 1.4.0. They released with few features and enhancements. Small introduction about PhoneGap, it compiles HTML, Javascript and CSS files and produce build packages for Apple iOS, Andriod, webOS, Symbian, BlackBerry, Bada and Windows Phone. Code once and run any where . Almost, we can use 100% of code for other platform development. Recently they added "PhoneGap Build cloud service". There will be full support with this new version.
And here is the list ...
Read More
Windows phone Tango may support 120 languages
There are few rumors about next version of Windows Phone OS named 'Tango'. This version going to support more number of languages. Currently windows phone supporting 35 languages, but this version may come with 3 times higher count then current Mango update. It is going to support 120 languages.
Good news for C++ developers:-
In an event Microsoft employe (India) told the next version of Windows Phone support C++ for lower-level programming likely designed to game developers who need to perfo...
Read More