Advertising bubble to burst or a new tax: take your pick
The dot-com bubble burst I fully expected the dot-com bubble to burst. The entire premise driving all the enormous bank loans, the promise of huge returns from the newly discovered…
Read up on .NET news, tips, cautions... and other areas of technological interest.
The dot-com bubble burst I fully expected the dot-com bubble to burst. The entire premise driving all the enormous bank loans, the promise of huge returns from the newly discovered…
I left Blogger back in October 2005 to switch to Community Server as my blogging platform. I had the fortune of working at an institution that was happy to lend…
I’ve spent a couple dozen hours now working into the details of the Gmail clone I began about a month ago. I’ve been learning more of the ins-and-outs of WPF’s…
Although Visual Studio 2005 and the appropriate extension can enable WPF development, with the release of beta 2 Visual Studio 2008 we have a seemless integration of Windows Presentation Foundation…
The C# library I wrote that wraps SPSS IO library (spssio32.dll) for managed applications is now hosted on CodePlex. It hasn’t been developed much in the last few years, but…
I don’t know why this took so long to surface. And maybe it just took a while to discover. But honestly I don’t know why there is only one service…
As the .NET Compact Framework developers work to add features, fix bugs, and refactor code, we often have to determine whether a given change could break existing customer code. The…
Virtual PC 2007 added a new sound system specifically for using Vista as a guest and host OS. But when you install Vista as a guest OS, there is no…
This morning Microsoft released the second service pack for their .NET Compact Framework 2.0. Lots of work and bug fixes were included in this service pack, with the priority being…
Boo is a .NET static-typed language with a python scripting feel. It’s neat because you have less to type (and maintain) and get much of the same functionality. SharpDevelop also…