Welcome to MSDN Blogs Sign in | Join | Help

Mike Ormond's Blog

In my world, things would be simpler than this...

News

  • Add to Technorati Favorites

    These postings are provided "AS IS" with no warranties, and confer no rights. The use of any script / code samples is subject to the terms specified here.

August 2006 - Posts

Source Code Format Plug-in, now with C++ Support
Due to popular demand I added C++ language support to my source code format plug-in for Live Writer . The downloads now have C++ support included. tags: live writer , c++ , source code , code , format , plugin Read More...
Live Writer Source Code Format Plug-in
I have to confess that I didn't plan to install Live Writer - I was quite happy with blogging from Word (which works really well) - but a couple of people commented on how good it was so I succumbed and tried it out. The instant I saw the "Web Layout" Read More...
Word 2007 Content Controls - The Quick and Dirty Helper App
In my last couple of posts ( here and here ), I've been talking about the goodness that is Word content controls. In particular in my last post I talked about a quick and dirty VB application I built to allow me to manipulate Word documents, attach Custom Read More...
Word 2007 Content Controls, the Custom XML Store and XML Mappings
In my last post I referenced an excellent blog post on modonovan’s blog which talks you through how to use Word Content controls to map to custom XML. This is a really powerful concept – particularly for generating documents on the server – as there’s Read More...
Word 2007 Content Controls
I really like the concept of content controls in Word 2007 for a couple of reasons; robustness and data-binding. They give you very granular control over which areas of a document can be modified, what content is allowed and whether those areas can be Read More...
Microsoft Office System DevCon Videos now Online
Microsoft Office System DevCon Videos Actually they’ve probably been there for a while and just escaped my notice. My bad. I was lucky enough to attend the conference back in March and then I was part of the UK Office DevCon in June where I delivered Read More...
Compact Framework - Setting the input mode to “numeric”
For certain fields in my application, I want to set the input mode (usually to numeric – eg for the distance, final mileage and date fields numeric makes most sense). This makes a *big* difference to the experience on the SmartPhone so take the time and Read More...
Determining the Application Directory in Compact Framework
My business mileage application serialises a variety of data (eg journeys entered, known journey distances etc) to XML which I wanted to store in a sensible location. To keep things nice and simple, I chose to store the XML files in the same location Read More...
Mobile Phone Throwing
While I often feel like throwing my mobile phone across the office for various reasons, it was only last weekend that I realized it had become something of a sport. The UK Mobile Phone Throwing Championships are being held on 20 th August in London. It Read More...
Installed Office 2007? Got some feedback?
The feedback tool lets you tell us what you like (and don’t like) about Office 2007. You can provide comments and add a screenshot if you like by simply clicking on an icon in your Taskbar. Read More...
InfoPath saved my life (well, almost)
It saved me a bit of time at least. Back to my SmartPhone application for tracking business mileage . I’d written the client. I’d created the database. I’d done the stored procs. I’d crafted a web service (or two in fact, one to submit the data and one Read More...
Atlas July CTP Available
Wow, it seems like only a couple of days ago I installed the June CTP (but then I have been on holiday in Scotland and I’ve got the midgie [warning: potentially offensive language to the faint of heart] bites to prove it) but already the July CTP is available Read More...
Page view tracker