July 2010 - Posts

0
Comments

Json contract for point and polygon Geometries. by albertpascual

tweetmeme_source = 'alpascual'; Lately I have been using Json objects to consume data back and forward, is a great idea to use serialization and is the way that Json was defined to use, so let me provide you the class I have used to deserialize the Jsons...
Filed under: ,
3
Comments

Problems with MEF and Silverlight 4 with VS2010 by albertpascual

tweetmeme_source = 'alpascual'; MEF is great technology yet, looks still a little young and without much documentation for my personal taste. There are a few samples, however, when you are trying to go beyond what is provided you can get in a huge amount...
Filed under: ,
1
Comments

Telerik Silverlight 4 Map Control consuming ArcGIS Online maps by albertpascual

tweetmeme_source = 'alpascual'; I was playing with the Telerik Map control that out of the box provides you Bing Maps and Open Street Maps OSM maps. I found myself wondering how long would take to implement a provider for ArcGIS Online, so I gave myself...
Filed under: , ,
0
Comments

Letting your kids use Twitter with security. by albertpascual

Twitter is a very useful tool as a parent, this year I have been travelling a lot and I found a few online tools easy to communicate with my kids, Tiny Chat and Twitter are a must, yet security is a huge concern for me or any parent. My 7 years old daughter...
Filed under:
12
Comments

Installing ASP.NET 4 in IIS 6 by albertpascual

tweetmeme_source = 'alpascual'; With the new .NET 4 framework, comes some problems if you are still running still IIS 6 on Windows Server. IIS 6 does not let you have more than one framework at the time running in the same instance like IIS7 that can...
Filed under: , ,
More Posts