February 1224
Of course, my first reflex was to google for code posted by some good soul out there so I wouldn't need to heat my own neurons with it. I did find one here, however, it seems to work only with LinkedList
which is a class I actually never used (I'm usually with List or ObservableCollection). The solution was in fact an exerpt from a book (Accelerated C# or something). Anyways, I didn't like it very much and set out to implement my own. [More]
426555d9-f8ee-4f66-b5d6-8343b479ac7e|0|.0
Comments
February 1221
It happened to me that the a web service silverlight proxy generated by Visual Studio (with the "Add Service Reference", or "Update Service Reference" tools) was not reusing types that I knew were available in referenced assemblies.
[More]
64416cd7-19e1-42d5-83d9-dcf9c1f66cc9|0|.0
Comments
September 1121
It happened to me twice to waste a lot of time on this Silverlight bug.
[More]
29b8ea1a-be40-494b-9da2-8815b8557043|0|.0
Comments
July 1114
Just setting Firefox as your default browser won't do it.
[More]
c98cad93-206c-46d5-b47d-66077a1320c9|0|.0
Comments
May 1110
In a previous post I put a link to a codeplex project of mine that is basically experimental stuff I prototype for my research in computer vision.
[More]
21acb137-6acb-486e-bac8-cf370e316f8a|0|.0
Comments
May 1109
I will try to portray here the minimal bits necessary to get a WCF duplex service running and also point out to some resourceful URLs on the topic.
[More]
5012fe2c-81b5-4893-b6b1-dbf250bb4d3f|0|.0
Comments
May 1109
In this post I'll discuss some patterns related to multithread programming in Silverlight.
[More]
f600ccab-c45d-4972-8caa-9f75ca31b8af|0|.0
Comments
April 1119
I just thought of sharing my top 3 favorite TR1 extensions
[More]
878639df-038f-40fc-a061-e3fba1c46882|0|.0
Comments
April 1111
I wrote a quick prototype and every time somone asks me for help I send my code. To make that easier I am posting now with some explanations and the code
[More]
f70e07b8-a2b9-4e6e-83cd-fd503a9688d0|1|4.0
Comments
March 1125
This post is just to spread the word on this recently published free image database for computer vision research.
[More]
f189e117-3cb0-462a-89ee-b8df2a4acff0|0|.0
Comments