It had been a long time since I’d repaved my primary workstation at the office, and it was getting cranky. It was time to nuke my system drive and get a clean start with stable bits. For fun, I thought I’d jot down what I reinstalled this go-round, in the...
[Read More]
ValidationResult - Specifying Member Names
The System.ComponentModel.DataAnnotations.ValidationResult class was created for RIA Services, and it was introduced in Silverlight 3.0 and then added into .NET 4.0. A ValidationResult represents a validation error condition, specifying the error message and, optionally, any member names that the error corresponds to. If you use the [Required] attribute, the [Range]...
[Read More]
My Stretch Goal: To Ship RIA Services Source Code
When I laid out my commitments for the current fiscal year, I included “Ship RIA Services Source Code” as a stretch goal. Pulling this off will require a ton of effort. I’ll have to work with management up several levels, with our legal department, and with dozens of others to...
[Read More]
Pictures from PDC09
Here are some of the pictures I took while in LA for PDC09. I had a great time and I hope that I get the chance to attend more conferences. The Standard has its name upside down for the logo. I tried to take a picture of the desk at...
[Read More]
DomainDataSource Error Handling (Original)
There was an error with the original post for this topic. Please click the following link to see the corrected post:
[Read More]