blog community
Sign in
|
Join
|
Help
Home
Blogs
Media
July 2007 - Willem Meints
Willem Meints
Home
About
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Using ASP.NET application services from Silverlight
Creating Expression Blend 3 Silverlight triggers and actions
Building Expression Blend 3 behaviors for Silverlight – An example
Drawing swords with Caliburn
Building and unit-testing .NET RIA domain services
Tags
.NET
.NET 3.5
.NET 4.0
.NET Framework 4
Acropolis
ADO.NET
ASP.NET
ASP.NET 4
Async programming
C#
Caliburn
Composite UI Application Block
CompositeWPF
CompositeWPFContrib
IronPython
Misc.
Off topic
PowerShell
Silverlight
Unit-testing
Visual Studio 2005
Visual Studio 2008
WCF
Windows Workflow Foundation
WPF
View more
Archives
March 2010 (3)
February 2010 (1)
January 2010 (1)
December 2009 (2)
November 2009 (2)
October 2009 (3)
September 2009 (2)
August 2009 (1)
July 2009 (1)
June 2009 (4)
May 2009 (3)
April 2009 (3)
March 2009 (4)
February 2009 (4)
January 2009 (1)
December 2008 (2)
November 2008 (3)
October 2008 (10)
September 2008 (4)
August 2008 (9)
July 2008 (8)
June 2008 (4)
May 2008 (2)
April 2008 (8)
March 2008 (1)
February 2008 (3)
January 2008 (1)
December 2007 (3)
November 2007 (4)
October 2007 (5)
September 2007 (8)
August 2007 (8)
July 2007 (8)
June 2007 (8)
May 2007 (6)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Silverlight 1.0 RC1
Silverlight is one of my favorites these days and I'm quite happy they released RC1. Time for me to convert my video memory game and see how it performs on the new release :) Also there's a new version of Silverlight 1.1. Download can be found...
Published
31-07-2007 8:34
by
willemm
Visual Studio 2008 Beta 2
Yep, its out. Scott Guthrie wrote about it on his blog and I spotted it on a lot more. Soo... Here's another one :) Download can be found here: http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx
Published
27-07-2007 11:37
by
willemm
Filed under:
.NET 3.5
Workflow serialization and custom activities
A few months ago I blogged about a bug in the serialization code in Windows Workflow Foundation[1]. The bug is that when you change a custom workflow activity that is being used in a persisted workflow, you will get weird errors like ArgumentOutOfRangeException...
Published
25-07-2007 14:56
by
willemm
Filed under:
.NET
,
Windows Workflow Foundation
New and improved features in the july CTP of Acropolis
Finally I found some time to get a closer look at the new CTP of Acropolis. There are some improvements and there are some new features that are worth mentioning. I personally am pretty excited to see how windows client development is improving. I always...
Published
24-07-2007 20:44
by
willemm
Filed under:
.NET 3.5
,
Acropolis
Fun with the javascript typesystem and silverlight
Javascript has a weird typesystem so far nothing was new for me. But today I discovered that it is really really weird. The following piece of code should generate an animation in silverlight that moves a canvas with content to a provided location: function...
Published
19-07-2007 15:29
by
willemm
Filed under:
Silverlight
New Acropolis CTP
There's a new CTP available for Acropolis, the new client framework Microsoft is working on. They improved quite a lot on this version. Animations should run better and they fixed various bugs in this release. I hope I will find some time later this...
Published
18-07-2007 8:51
by
willemm
Filed under:
WPF
,
.NET 3.5
,
Acropolis
Using the Microsoft Device Emulator under Windows Vista
Visual Studio 2005 comes with a device emulator v1.0 that you can use to test various applications. Under Windows Vista the emulator has a problem when using the cradle operation on the Device Emulator Manager. It simple doesn't connect to the host...
Published
13-07-2007 10:16
by
willemm
Filed under:
Visual Studio 2005
,
Windows Vista
Changing the colors in Visual Studio 2005
Although the colors of the editors in VS2005 are fine, there's always a better combination. So I grabbed google and started searching for a better scheme. I found the following site that has some colorschemes on it that are pretty cool. http://www...
Published
11-07-2007 12:16
by
willemm
Filed under:
Visual Studio 2005