Blog

Blog posts on .NET, Azure, and more.

How to detect IPhone / IPad through JavaScript

December 04, 2013 by Anuraj

.Net ASP.Net Javascript

Here is code snippet which helps to identity IPhone or IPad through JavaScript.

How to invoke C# from Javascript in Android

November 30, 2013 by Anuraj

.Net HTML5 Javascript Xamarin

This post about to invoke C# from Javascript in Xamarin for Android. My last post related to building hybrid applications with C# and Xamarin, I got few comments like in hybrid application development, host language interface with javascript is an important topic, so I thought of writing a blog post.

How to detect hyperlink click in a webview android with C#

November 28, 2013 by Anuraj

.Net .Net 3.0 / 3.5 Xamarin

This post is about detecting hyperlink click in a Android webview with C#. This can be useful in two scenarios.

Building Hybrid application for Android using C# and Xamarin studio

November 28, 2013 by Anuraj

.Net HTML5 Xamarin

This post is about creating a Hybrid mobile application for Android using C# and Xamarin studio. Hybrid apps are part native apps, part web apps. Like native apps, they live in an app store and can take advantage of the many device features available. Like web apps, they rely on HTML being rendered in a browser, with the caveat that the browser is embedded within the app. Using Xamarin studio you can create native apps with C# and .Net.

User Group Meeting and Xamarin Workshop - 23rd November 2013 (Saturday) - Kochi

November 12, 2013 by Anuraj

Miscellaneous User Group Activities

Kerala Microsoft User Group (K-MUG) is conducting monthly UG meeting and Xamarin Workshop on 23rd November at Infopark, Kochi.

Copyright © 2024 Anuraj. Blog content licensed under the Creative Commons CC BY 2.5 | Unless otherwise stated or granted, code samples licensed under the MIT license. This is a personal blog. The opinions expressed here represent my own and not those of my employer. Powered by Jekyll. Hosted with ❤ by GitHub