HandledException

*.*

  Home  |   Contact  |   Syndication    |   Login
  9 Posts | 0 Stories | 22 Comments | 7 Trackbacks

News

My Non-tech Blog





Archives

Post Categories

January 2006 Entries

I delivered a session on Windows Mobile programming with a focus on WM 5.0 in Coimbatore during the MSDN @ Campus event. I demonstrated a Bluetooth application using the 32feet API and Message Interception API in WM 5.0. I am reminded to point out that Peter Foot of the OpenNETCF fame, has separated a few APIs including the Bluetooth library into 32feet, which is worth noting for Bluetooth enthusiasts. I have uploaded my demos here- Bluetooth demo (scenario was communication between a PPC and a Desktop...

I just completed a bluetooth demo for a Windows Mobile presentation that I'd doing at MSDN @ Campus, Coimbatore. Code snippets is a very good feature which is helpful especially while doing demos. It is good to see the snippets wrapped within a neat XML schema. But, I thought it is slightly cumbersome to create a code snippet. The Powertoys blog has a pointer to a very cool tool - Snippy, which makes snippet creation quite simple. Creating code snippets [MSDN]Creating and Using Code Snippets in Visual...