Inside and Out...

An attempt to understand technology better...

  Home  |   Contact  |   Syndication    |   Login
  160 Posts | 0 Stories | 12 Comments | 181 Trackbacks

News


WinToolZone - Spelunking Microsoft Technologies
I work as a developer on the Common Language Runtime (CLR) team, specifically in the areas of exception handling and CLR hosting.
Disclaimer

The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Twitter





Tag Cloud


Archives

Post Categories

Image Galleries

Links

September 2004 Entries

Anyone who has worked with .NET Compact Framework for sometime will know that the IrDA support is provided by the same - you can write applications that can act as IrDA listeners or clients - basically, do whatever you want using IrDA as long as you are using the .NET Compact Framework. But, how about using IrDA in regular WinForms applications? Well, until I just stumbled upon the trick I will just tell you [it's really a no-brainer], one would need to write WinSock based IrDA applications for the...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

After a long time, I have restarted working on the .NET Compact Framework end. And last night, I finished working on IrDAList, a PocketPC 2003 based application that will enumerate IrDA connected devices and will display their details. You can download it from http://www.wintoolzone.com/... BTW, just incase while you are developing using VS 2005 for .NET CF and your deployments to the emulator fail, install the Loopback adapter and configure the Emulator Options to bind...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati