The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Latest Diggs - Programming

Computers Blogs - Blog Top Sites

Site Hits

Total: 4,742,065
since: 19 Jan 2005

Latest tagged entries for 'VISTA'



My first day using Windows 7 Beta 1

Wed 25 Feb 09 8:58 A GMT-05
I've finally managed to spend a decent amount of time using Windows 7 Beta 1 as my routine operating system for my usual tasks. In this blog post I talk about my experience and what I think of the new OS.

Can't we all just get along? Is Vista really the pile of suck people think it is?

Fri 29 Aug 08 7:09 A GMT-05
In this post, I take a fairly objective look at Vista to date, in light of recent efforts to clean up Vista's image by Microsoft including Seinfeld and Mojave.

OS X vs. Windows Vista, Perception vs. Reality and the Mojave Experiment

Mon 28 Jul 08 7:13 A GMT-05
Microsoft is set to unleash the website containing the results of Project Mojave tomorrow. In advance of that, I thought I would comment on the project and what it means for the software giant

So Joe Wilcox and eWeek drop yet another fantastically objective and fair article

Tue 06 Nov 07 4:49 P GMT-05
I read Joe Wilcox's latest article entitled "What's wrong with Leopard's spots?". In this blog post are my thoughts on the obvious shillage contained in his post

Unable to start debugging : strong name validation failed

Fri 31 Aug 07 10:24 A GMT-05
I've gotten this error message using Visual Studio 2008 on virtually every single installation. Thankfully, there's a quick fix

Roughly Drafted has a review of my WWDC session up

Tue 19 Jun 07 9:03 P GMT-05
Roughly drafted has done a review of the presentation I gave during the WWDC

Mary Jo Foley on the defensive from her WWDC article

Mon 18 Jun 07 9:43 A GMT-05
Mary Jo Foley posts a defensive psuedo-retraction to her previously inflammatory article about the WWDC Steve Jobs keynote and Leopard

Mary Jo Foley thinks Leopard is a Photocopy of Vista - Film at 11

Tue 12 Jun 07 9:42 A GMT-05
Mary Jo Foley claims that Leopard is just a photocopy of Vista. I run down a list of her arguments to see if they hold weight

Will Silverlight be DOA?

Mon 16 Apr 07 3:02 P GMT-05
Microsoft's WPF/E, which is now called Silverlight, is a cross-platform, cross-browser platform for RIA (Rich Interactive Application). Question is: will anyone use it??

Exploring the MVC Pattern in WPF

Tue 10 Apr 07 7:51 A GMT-05
In a previous article I explored a comparison between VS 2005 and the Xcode/Interface Builder IDEs. In this article, I explore implementing the MVC pattern in WPF applications

Orchestrating a WPF App using MVC and Windows Workflow Foundation

Tue 03 Apr 07 9:42 A GMT-05
This blog entry contains a summary of some of my experiences in using state machine workflows to control the flow and logic of a complex WPF application

Purpose-Driven Development Environments vs. Capability-Driven Development Environments

Fri 23 Mar 07 2:29 P GMT-05
Having been a C# developer for more than 6 years, and starting to explore the world of Cocoa programming with Objective-C 2.0, I've discovered a fundamental difference in Developer Experience philosophy.

WPF Bindings == WTF Bindings?

Mon 12 Mar 07 1:31 P GMT-05
I recently ran across a huge gaping hole in WPF bindings, one that leaves me asking ...WTF??

Cocoa Bindings vs. WPF Binding

Thu 15 Feb 07 12:41 P GMT-05
I don't intend to declare a "winner" or say which one I like best, I merely want to compare and contrast for my own edification and to illustrate the differences (and similarities) to Cocoa newbs like me

Life with Vista - Is this dogfood really for the dogs?

Sun 10 Dec 06 10:32 A GMT-05
There is an industry expression that refers to running test software in real, live situations as 'dogfooding' or as 'eating your own dogfood'. I've been forcing myself to use Vista since it hit RTM and here are my thoughts and results.

Is the continuous beta the new model for Vista?

Tue 21 Nov 06 3:51 P GMT-05
I read a Microsoft Watch article that points out that Vista will be receiving a hefty pile of patches upon installation of the January 2007 retail versions of Vista.

How to set your Vista machine up for development (aka - Why Vista sucks for gaming!)

Sun 19 Nov 06 7:33 P GMT-05
I've got a couple tips to speed the process of setting your Vista box up as a .NET 3.0 development machine, because God knows you sure as hell won't be gaming with this Operating System for the next couple of months at least

How to play City of Villains or City of Heroes doing 60mph on a Train

Thu 21 Sep 06 8:12 A GMT-05
A little while ago I acquired a Sprint PPC 6700 phone that has EV-DO broadband access as well as Wi-Fi and Bluetooth. Not only that, but the phone can act as a USB or Bluetooth modem. Here's how I utterly abused that power.

Ulysses Agenda : First Cut Networking Design

Wed 13 Sep 06 7:46 P GMT-05
This article contains my first draft of a networking design for my reference game, Ulysses Agenda. It includes a list of all peer meshes and standard services as well as a list of messages transmitted on those meshes

Introducing Ulysses Agenda: My Reference Game for .NET Framework 3.0

Sun 10 Sep 06 12:59 P GMT-05
When I was in college I started a game project called Ulysses Agenda and unfortunately never finished it. Now that I've got my grubby hands on all the latest technology, I plan to finish it and use the code as a sample and guidance.

First Impressions of Windows Vista RC1

Thu 07 Sep 06 8:30 A GMT-05
So I've been playing with Windows Vista RC1 and thought I would post up my opinions. I will try and keep this as objective and unbiased as possible, as there's a lot of windows-bashing going around lately and I'd rather not contribute to bias.

.NET Framework 3.0 Release Candidate 1 is Available

Tue 05 Sep 06 6:42 A GMT-05
Go get it! Get it now! Your life could depend on it! You know it does!!

Working with XOML-only Workflows that use Data Exchange Services

Fri 01 Sep 06 10:56 A GMT-05
Lately I've been trying to do some things with the Workflow foundation that you don't typically see in the samples or in most documentation. As a result, I needed to load some XOML-only workflows that also fired events and called external code.

Localizing a WPF Application

Tue 22 Aug 06 6:39 A GMT-05
One of my pet peeves is applications that either have no support for running in other cultures, or flat-out don't work properly in other cultures. This post contains a walkthrough of preparing a WPF application for localization.

WPF Slide Show and Photo Album

Fri 18 Aug 06 1:48 P GMT-05
My friend and co-worker has posted up an incredible demo of WPF that displays a bunch of photos of your choosing in polaroid frames on a virtual desktop, animates, scales, and fades them! Includes code and screencast. Check it out!