Welcome to MSDN Blogs Sign in | Join | Help

March 2007 - Posts

Visual Studio, Expression Blend, and WPF

I've been doing a bit of prototyping work with the aforementioned products, and thought that since Blend has an RC1 release , it was a good time to share a few thoughts... The short story is that both VS and blend are pretty good tools for building in
Posted by ericgu | 2 Comments
Filed under: , ,

If it wasn't for him, we'd still be using toggle switches...

Okay, not quite, but John W. Backus , the developer of FORTRAN has died. He brought us do loops, assignment statements, the much-debated goto, intrinsic data types, and started the software developer's obsession with code formatting (1). FORTRAN is the
Posted by ericgu | 3 Comments
Filed under:

12:09 AM

Posted by ericgu | 0 Comments

WPF Tip: Names can't have ":" in them...

If you are doing storyboard-based animation, the animation is hooked up to a specific element through a unique id. You write code something like this: element.Name = "Fred"; window.RegisterName(element.Name, element); The second call establishes the relationship
Posted by ericgu | 2 Comments
Filed under: ,

Rockin' it old school...

When you get to be my age, you sometimes wonder whether you can still do what you could do when you were younger. Do you still have your old moves, have you lost your edge, do you still have that elusive "IT"? And frankly, with all the young pups I work
Posted by ericgu | 1 Comments
Filed under:

Windows Movie Maker and DVD Maker SDK released...

We've released an SDK that lets you extend the Vista versions of movie maker and DVD maker, though I should probably note that it's not a terribly simple thing to do. Here's the blurb from the download page : This SDK is helps you create and add your

Missing columns...

Over the past month or so, I've been getting a number of requests for back columns that I wrote. If, for example, you do a web search on my dated and somewhat misleading and inaccurate column on app domains and dynamic loading, you will end up at an MSDN
Posted by ericgu | 4 Comments

The size of a house...

What do you do if you need to move a 200 ton, 9.8 m diameter spectrometer 400 km between two german towns, but the roads are too small? Well, you send it 9000 km through the mediterranean sea, and then through Romania, Hungary, and Vienna. All part of
Posted by ericgu | 1 Comments

Beginning Developer Learning Center

Another dev center launches... Beginning Developer Learning Center Looks nice
Posted by ericgu | 0 Comments

I've been found out...

I was trying to keep my intentions hidden, but Dan has disclosed them. I've been trying to look like Willem Defoe ...
Posted by ericgu | 1 Comments

Reducing the risk of codevelopment

Software is always built on other software - your dependencies - and the dependencies that you choose have a considerable influence on your success. Choose the existing technology that you know, and you have good predictability, but you might not produce
Posted by ericgu | 0 Comments
Filed under:

Windows DVD Maker SDK Information

A few things got mixed up in documenting some DVD Maker stuff, so I thought I'd like to the information out there and provide the information that hasn't quite made it out yet. First of all, if you are looking at adding custom transitions, buttons, and
Posted by ericgu | 1 Comments
Filed under:

MSDN Regular Expression Forum

There's now an MSDN Regular Expression Forum
Posted by ericgu | 1 Comments
 
Page view tracker