Welcome!

Business Computing with Windows Mobile!

Onkar Singh

Subscribe to Onkar Singh: eMailAlertsEmail Alerts
Get Onkar Singh via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Onkar Singh

We are pleased to announce the release of DroidSignage for Android. Want cost-effective advertisement solutions to reach out to your customers? Try out the new DroidSignage, a digital signage solution for Android devices to provide Interactive and Contextual Advertising solutions. With support for Images, HTML Webpages & Video content, it can be used by various businesses such as Cafes & Restaurants, Gaming Arena, Health Clubs, Colleges, Business Gathering, Social Events, etc. DroidSignage provides numerous ways to grab the eyeballs your business needs. ... (more)

SureFox + HTML5 = Deliver Awesome Web Applications to your Mobile Workforce

Get the best of both worlds with complete browser lockdown and comprehensive HTML5 feature set with the new SureFox. Whether it's a basic kiosk implementation or an enterprise with specific business needs, SureFox has something for you. Checkout the rich collection of features, technologies, and APIs of HTML5 supported by SureFox:  FEATURES OFFLINE: localStorage, Web SQL Database Storage, online/offline events, Application Cache Boost the performance of your application by storing data in the cache or use it for data persistency and user sessions and when reloading and restorin... (more)

Kiosk mode on Android

Companies are increasingly getting interested in deploying their mobile line of business (LOB) applications on smartphones and tablets running Android OS. Traditionally Windows Mobile and Windows CE platforms have been ruling this market more so because of the customization and control that they offer to the applications. One of important requirements that most IT teams have is to run the business application in kiosk mode on the mobile devices. Our product SureLock enables kiosk mode lockdown quite nicely on Windows Mobile and Windows CE devices. Achieving kiosk mode on Android ... (more)

How to get process id and thread id from a Window Handle in .NET CF?

Specify the namespace for doing P/Invoke stuff i.e. calling Win32 API functions from managed code. using System.Runtime.InteropServices; GetWindowThreadProcessId Win32 function retrieves the identifiers of the process and thread that created the specified window. Here is how we declare GetWindowThreadProcessId for use in managed code (c#). [DllImport("coredll.dll")] private static extern uint GetWindowThreadProcessId(IntPtr hWnd, out uint lpdwProcessId); Description: hWnd is the window handle lpdwProcessId stores the process identifier after the method returns return value of the... (more)

Are Your Mobile Devices Working For Your Business?

In recent times, mobile devices have become quite powerful and feature rich and are getting attention from consumers and businesses alike. Faster processors, larger RAM and flash memories along with multiple communication technologies have made mobile devices suitable to deploy and run business applications. Such advancements are helping businesses embrace mobility to improve their processes thereby increasing revenues and efficiency, while lowering operational costs. Mobile device is an important component of any mobile solution. There are wide-varieties of mobile devices to cho... (more)