Welcome to WindowsClient.net | My Blog | Sign in | Join

Community Blogs

Sponsors





  • advertise here

Browse by Tags

All Tags » Software development (RSS)
Create a multi-lingual / multi-language MSI using WiX and custom build scripts
Some people might find this useful, so I thought I’d write it up. If you want to create a multi-language MSI (Windows Installer package) that works without a bootstrapper executable, this is one possible way to do it. It relies on an undocumented feature...
HP TouchSmart SDK 3.0 – Giveaways at PDC 09
To mark the release of the TouchSmart 3.0 SDK, HP has a goodie to give away at the Microsoft PDC 09: A super-slim 2 GB USB memory stick (embedded in a hard-plastic business card with a nice imprint). It contains the new SDK and a few documents about a...
New SDK for HP TouchSmart software development – out now!
Today HP is announcing a new Software Development Kit for helping you write apps that play well in the HP TouchSmart “shell” environment. The new SDK still contains the general guidelines that outline both what makes a good app that’s optimized for touch...
HP TouchSmart application development in a nutshell
There is a document available for download (wrapped in an MSI to keep the HP lawyers happy) that describes all the nitty-gritty details of how to create an app that “fits” into the HP TouchSmart software environment. But some people might...
Why are you not a member of the ACCU?
You may never have heard of ACCU, the Association of C and C++ Users as it was originally called. It is a volunteer organization, consisting of programmers who care about programming. The ACCU publishes two magazines, both devoted to raising the standards...
Windows Vista Ultimate customers get the shaft – again
A lot has been written about how Windows Vista Ultimate was a major disappointment. First it was billed as the version that would “keep on giving” in the form of Ultimate Extras – cool new features that would be exclusive to Ultimate...
MSI custom action type 50 / 51 failures? Beware of quotes.
This one cost me a lot of wasted time recently. I was authoring an MSI package using the otherwise excellent open source WiX package from Microsoft and kept getting 1721 errors when a custom action was supposed to run. If you get this problem, let me...
HP TouchSmart development on .NET Rocks!
Check out the interview with some of the HP TouchSmart folks on .NET Rocks! It just went live earlier today. http://www.dotnetrocks.com/default.aspx?showNum=399 The parts for developers are mostly in the first 15 minutes. I have some PDF slides that might...
WIC metadata in .NET: Getting around "Property cannot be found" / System.ArgumentException /"Exception from HRESULT: 0×88982F40"
Here’s a bit of an obscure error message I’ve run into while working with WIC (Windows Imaging Component) on .NET/WPF, trying to write XMP metadata into an image:                     So far...
HP TouchSmart / badges at PDC 08
You’ll see a lot of the HP TouchSmart PC at the Microsoft PDC 2008 starting on Monday. Not only physically, but also as it relates to the software. Can’t say any more than that right now. We’ll have two of the HP TouchSmart software...
Going to SD West 2008 - a planning worksheet
I have the good fortune to be able to attend SD West this year. I’ve heard people at work rave about this conference right in my backyard, and was lucky to get approval to go this year. Unfortunately I’ve been so swamped with work (really...
WPF ControlTemplate Trigger tip
I didn’t fully realize how ControlTemplate Triggers work (or don’t) until I solved a problem with a UserControl today, with the help of this post on the MSDN forums. A Triggers’ EnterActions or ExitActions don’t seem to get fired...
The software free-conomy
After looking through the comments to Jeff Atwood’s recent post on software product keys, I noticed that quite a few went down the rabbit-hole of  free versus paid software. People suggesting that if you don’t like paying for software...
Introducing CardSharkV
Check out this program I’ve developed, called CardSharkV. It’s a digital picture storage card/camera “downloader” with a twist. It’s a bit of an experiment, and I’m looking for some real-world “beta” testers...
Microsoft deprecates support for XBAP WPF apps in version 5.3 of the Media Center SDK
I downloaded and installed the latest version of the Media Center SDK just now, and was a bit surprised to see that WPF apps are now officially deprecated as a supported way of extending Windows Media Center on Vista. There’s no big announcement...
Next page »