Browse by Tags

All Tags » Vista (RSS)

My Code Camp 7 Presentations and Samples Now Available for Download

Thanks to everyone who attended my two sessions at this weekend's Code Camp7: Deer In The Headlights event. I really enjoyed the interaction, questions and comments during both sessions! As promised, my two presentations are now available for download...

Club Pocket PC - Boston Meeting: Wednesday, Oct. 18th, 2006

FYI - The next meeting of Club Pocket PC - Boston will be held on Wednesday, October 18th at 6:30 PM at the Microsoft office in Waltham, MA. Presentations include: FIRST LOOK: Windows Mobile Device Center for Windows Vista . If you are wondering about...

Speech in 3 Lines of Code with the .NET Framework 3.0 and Windows Vista

To do this, you will need: 1) Windows Vista (prefereably, RC2 or higher). This ships with the .NET Framework 3.0 included. Perform the following steps in Visual Studio 2005 (C# shown): Create a new Windows Application project. Under the project, add a...
Posted by Dons | with no comments
Filed under: ,

The .NET Framework 3.0 - Taking Things "One Piece At A Time"

I recently spoke at the Software Association of New Hampshire's annual InfoXchange event on the .NET Framework 3.0. I had approximately 30 minutes to address the topic "What Is the .NET Framework 3.0, and Why Should I Care?". It reminded me of those essay...

Using The New Microsoft.Speech Namespace in the .NET Framework 3.0/Vista

I have had the opportunity to work with the new Microsoft.Speech namespace in the .NET Framework 3.0. The short of it - it rocks! Very easy to get started, but a wealth of sophisticated functionality for developers. Of course, you need to be running Vista...
Posted by Dons | with no comments