Introducing Monocross – A cross-platform MVC pattern for mobile development in .NET/C# and Mono

I am evaluating different cross platform mobile development solutions. This is just a quick introduction to a framework I came across. What is cross platform mobile applications? A mobile application developed in such a way that it will work or run on most of the mobile platforms such as Android, iOS, Windows Phone, Blackberry etc. […]

Read more โ†’

Mobile Application Development

Mobile Applications are rapidly developing segment in the global mobile sector. Developing mobile applications targeting different mobile platforms such as Windows Phone, iOS, Android, Blackberry and Bada(Samsung’s Proprietary OS) is the trend setter now. Quoting from Wikipedia Mobile application development is the process by which application software is developed for small low-power handheld devices such […]

Read more โ†’

Introducing KendoUI Mobile from Telerik (HTML5 Mobile Tools/Widgets for Development)

KendoUI Mobile is a set of Reusable HTML5/Javascript widgets or tools for Mobile Web Application development. KendoUI is made available for Commercial(PAID) and Open use on Certain licensing conditions from Telerik.   (Logo Courtesy: KendoUI.com) KendoUI is a suite of new HTML5 Controls from Telerik. Telerik is a pioneer in .NET based reusable controls and […]

Read more โ†’

Sending Apple iOS Push notifications using C#

I was in a search for finding solution in C# or .NET which would allow me to send iOS Push notifications from C#. Ideally this needs to be a service/scheduler that will send push notifications periodically. Since iOS is a closed platform, I was wondering whether we can create anything like that using .NET. My […]

Read more โ†’