Community developer blogs
Peter Foot's Blog
- Author
- Peter Foot
- Last updated
- 03 Mar 2009 at 16:14
- Url
- http://inthehand.com/blogs/peterfoot/
- Feed
- http://feeds.feedburner.com/PeterFoot
Recent Posts
-
Samsung Release Windows Mobile SDK
Posted: 03 Mar 2009 at 16:14 by Peter Foot
Samsung's Mobile Innovator program has released an SDK for Samsung specific APIs on their Windows Mobile devices. Although this is a native code SDK all the functions I looked at were very P/Invoke friendly. For example once you've installed the device-side cab you can query the luminance sensor using:- [ DllImport("SamsungMobileSDK_1.dll")] private static extern int SmiLightSensorGetIlluminance(out uint illuminance); The exact features available vary depending on the
-
Microsoft Tag
Posted: 08 Jan 2009 at 14:47 by Peter Foot
Microsoft have released a new beta product for Windows Mobile (and also iPhone) called Microsoft Tag http://www.microsoft.com/tag This allows scanning of 2d barcodes with the device camera which can open specific URLs etc. The client software varies slightly depending on the capabilities of your device, on my Samsung Blackjack it offers realtime scanning - you just have to position the code roughly in a rectangular frame on the screen. On a HTC Touch device it invokes the camera capture dialog w
-
Interesting email from HTC support
Posted: 21 Nov 2008 at 13:57
I was quite surprised at an email I got from HTC Support today in regards to a specific device update:- "Hello, There will be no Windows Mobile 6.1 upgrade for any HTC Touch device. Please do not reply to this email as this email address is not monitored for replies. Best regards, Carolin HTC
-
Live Mesh for Windows Mobile
Posted: 31 Oct 2008 at 16:32
The Windows Mobile client for Live Mesh is now available. You can download it from your device from http://m.mesh.com I've just installed it onto my phone and have been taking a look. On the desktop the Mesh client is quite tightly integrated into the explorer shell - it adds an extra pane alon
Events coming up
-
Dec
9
GL.net Group Meeting - December 2009
Gloucester, United Kingdom
The beginning of this year holiday season will belong to mocks. Ronnie and Stephen will take us for a tour around exciting world of unit testing.
Related blogs
-
Aflava weblog
Blog about .Net technologies and Windows Forms in general. It will also discuss about my products and company.
-
Adam Tibi on ASP.NET, C# & SEO
Adam Tibi's Blog, a UK software consultant, sharing his experience on latest technology trends and practices including ASP.NET, C# & SEO.
-
Robert Shelton's blog
SharePoint and .NET Development resources, including workshops and video tutorials, as well as other thing based on Microsoft Developer technologies.
Related discussion
-
hey developers out there
by pitsophera (0 replies)
-
How can i develop opc server using .net?
by vairajaig (1 replies)
-
Creating a Windows Service in VB.NET
by davidvanr (108 replies)
-
High-Performance .NET Application Development & Architecture
by Manjot Bawa (0 replies)
-
An Introduction to VB.NET and Database Programming
by carlosmen (14 replies)
Related podcasts
-
A Practical Look at Silverlight 2 Part 1
Now that Silverlight 2 is at the Olympics and making a big splash, we wanted to explore this fascinating technology more. Microsoft Silverlight 2 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive ap...