dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi
  • - Posted by mokil 49 weeks 5 days ago
  • Responding To Inbound SMS Messages
  • In our last article, we created the basis of a messaging system, allowing us to receive inbound messages using keywords and shortcodes. We’ve also previously seen how we can send SMS messages. It’s time to bring everything together and create a simple messaging system that can process inbound SMS messages and send back responses to those messages. The Current System
  • Authoring - Posted by H2f 2 years 32 weeks ago
  • Mobile Web App Development with ASP.NET and HAWHAW
  • Development of mobile applications is often highly dependent on the target platform. If plain old XHTML markup is written from scratch then it is rather easy to switch between platform and technologies. But if the development process has been accelerated and made comfortable by the use of tools and middleware, it soon becomes difficult or impossible to switch environments e.g. from a LAMP environment to ASP.NET or vice versa.
  • Device Database - Posted by ruadhan 2 years 45 weeks ago
  • Calling all ASP.NET developers!
  • Calling all ASP.NET developers! Supercharge your ASP.NET applications by giving them the all the device information they will ever need. With very simple configuration, the new ASP.NET 2.0 module for DeviceAtlas will integrate with existing mobile controls adding the benefit of fresh device data on over 4500 mobile devices from DeviceAtlas.
  • Tutorial - Posted by adrian.hopebailie 3 years 10 weeks ago
  • The DeviceAtlas API in ASP.NET- Part I (The Basics)
  • Update - 10/02/2009 We have just released version 2.3 of our API as a Beta with a whole host of new features that make integrating it into any ASP.NET website much much easier. The download comes with extensive samples and documentation to help you get started. Find out more... DeviceAtlas is the world's most comprehensive database of mobile device information. The database comes with an API that developers can use to determine the capabilities of devices browsing their website and in so doing adapt their content to make it suitable for the user’s context.Part I of this tutorial will assist ASP.NET developers in learning the basics of the API and how to use it.