damo


Comments:

Windows Services Can Install Themselves

posted by damodamo(0) 4 years, 5 months ago 0

I saw the original post in my rss reader and disappointed to see it removed. I'd like to know why too.

Reply

Silverlight 2.0 Beta 1 Is Available For Download Now

posted by damodamo(0) 4 years, 2 months ago 0

Same here... I've installed the sdk, (removed previous versions and kb949325), started VS2008 and created a Silverlight Application project. For some reason controls won't drop onto the Page.xaml design surface. I can add controls into the Grid element in Xaml window and they appear in the designer.

Am I doing something completely brain dead?

Reply

Silverlight 2.0 Beta 1 Is Available For Download Now

posted by damodamo(0) 4 years, 2 months ago 0

To answer my own question - the designer in B1 is preview only. You can drag and drop the controls into the xaml view. Source http://silverlight.net/forums/t/10694.aspx

In order to use the xaml designer, use expression blend.

Reply

LessThanDot? - Mark Smith

posted by damodamo(0) 4 years ago 0

I wonder how this will compare with StackOverflow.com? Seems this space is getting crowded.

Reply

A good coding font makes a difference. Envy Code R, better than ever!

posted by damodamo(0) 3 years, 11 months ago 0

ProFont - check it out.

Reply

Is Managed Code Slower Than Unmanaged Code?

posted by damodamo(0) 3 years, 10 months ago 0

Wow, that background is really bad. Thought I had a bunch of broken pixels on my LCD... Adblock "http://www.grimes.demon.co.uk/images/bkgnd.gif"

Reply

Debate: Do We Really Need Three Layer Architecture?

posted by damodamo(0) 3 years, 6 months ago 0

Well if you are doing any sort of testing on your components you have to layer it. If wish to test your business logic properly you have to do it in isolation and it has to be repeatable. That means being able to swap out the database dependency with a mocked version.

If this guy is the MVP architect he claims he is, he would know this already.

Reply

How I’ve put my wife into SVN

posted by damodamo(0) 3 years, 5 months ago 0

Put your wife into SVN so that at some point you have the option to revert back to an younger version?

Sorry, I'll get my coat...

Reply