Browse by Tags

All Tags » Technology (RSS)

Windows Web Services versus ATL SOAP

After publishing the WWS article I received some questions about how this compares to ATL’s SOAP stack. I’m certainly not trying to convince anyone to switch over to WWS but it has some benefits that may be useful in some scenarios. I also haven’t used...
Posted by KennyKerr | with no comments
Filed under: , ,

Windows with C++: Windows Web Services

My latest Windows with C++ column, Windows Web Services , just went live on the MSDN Magazine website. Here I’m taking a break from Direct2D to highlight the new SOAP stack introduced with Windows 7 for building both clients and servers. It’s completely...
Posted by KennyKerr | 3 comment(s)
Filed under: , ,

Direct2D and the Desktop Window Manager

Many moons ago, when Windows Vista was still in beta, I wrote an article showing readers how to program with the Desktop Window Manager (DWM) . I also followed up with another article showing readers how to display controls on glass . Both articles focused...
Posted by KennyKerr | with no comments
Filed under: , ,

WinUnit is Now on CodePlex

I’m totally hooked on WinUnit. As someone who writes a lot of native code it’s just absolutely essential. Up until now the only place to get it was via the download for the article that Maria wrote for MSDN Magazine. Well I just found out via John Robbins...
Posted by KennyKerr | with no comments
Filed under: ,

Windows with C++: Drawing with Direct2D

My latest Windows with C++ column, " Drawing with Direct2D ", just went live on the redesigned MSDN Magazine website. This is really a continuation of my previous column where I introduced Direct2D. From the article: It is helpful to think about Direct2D...
Posted by KennyKerr | with no comments
Filed under: , ,

Asynchronous Agents

Rick Molloy , one of the masterminds behind the new concurrency runtime (concrt) and parallel patterns library (PPL), has written an article in the latest issue of MSDN Magazine demonstrating the new asynchronous agents library with the classic dining...
Posted by KennyKerr | with no comments
Filed under: ,

Windows with C++: Introducing Direct2D

I’ve been away from my computer for a few days working on a house renovation project and didn’t notice that my latest Windows with C++ column came out until the mail man delivered a copy of the June 2009 issue of MSDN Magazine. In this issue I introduce...
Posted by KennyKerr | 8 comment(s)
Filed under: , ,
More Posts