June 2009 - Posts

2
Comments

Silverlight 2.0 Authentication Services. by albertpascual

Message based authentication managed by Silverlight not the browser. Silverlight can use the browsers cookies and send them to the hosts. When you authenticate with ASP.NET the authentication cookie stored to your computer will be used by Silverlight...
2
Comments

Problems with the clientaccesspolicy.xml for Silverlight access to HTTPS by albertpascual

I deployed a Silverlight application that needs to access HTTPS resources, for the deployment of course I read the guidelines to declared on the clientaccesspolicy file the https explicitly. So on the resources that needed to be access by Silverlight...
4
Comments

Great philosophy to build applications I picked up at the MVP Summit. by albertpascual

At the MVP Summit I got more than just new technology and roadmaps, many people have the philosophy of building software. I now it’s being a while since the 2009 MVP Summit, I wanted to practice the philosophy before posting it and saying that is the...
Filed under:
3
Comments

The June Microsoft Silverlight links by albertpascual

As many developers come to the wonderful side of Silverlight there are now many new resources to help you to write code in Silverlight. I would like to bring some very interesting ones into the light on my monthly link series. The Interesting list. GeoReference...
0
Comments

The next generation of entertainment, stop renting and start streaming. by albertpascual

As a geek and self proclaimed technologies I have a large list of gadgets that I would like to purchase, as a father and husband the list can only be accessed 3 times a year at most to purchase the next that makes more sense. Last weekend was father’s...
0
Comments

ESRI Silverlight/WPF API: Release Candidate available by albertpascual

The ArcGIS API for Microsoft Silverlight™/WPF™ Release Candidate is now available. RC version updated June 2009 (build 255). Resolved bugs: Large features often render erratically when zooming in closely. Better and more accurate placement of elements...
0
Comments

Starting your young kid in development and software by albertpascual

Tonight I read the blog post from Brad Abrams a “developer” at Microsoft that I have been following from years, one of the first Microsoft people to have a blog really. I was very fortunate to meet him in person the last MVP Summit. When I was a kid living...
Filed under:
3
Comments

IIS Security Settings for Silverlight 2.0 by albertpascual

The web is great for learning patterns and practices when you are planning to deploy a solution. With Silverlight learning how to configure IIS for best results in a very secured environment is a huge task, what happens if you just configure IIS to access...
Filed under: ,
2
Comments

Class to handle HTTPS and non HTTP services by albertpascual

To follow the post from yesterday I created a class to handle better HTTPS and HTTP web services. The problem is not seeing the request in HTTPS, just the connection to the server.   public class S S L S i l v e r l i g h t W e b S e r v i c e P...
13
Comments

Using the Web Platform Installer and the Search Engine Optimization Toolkit. by albertpascual

This is great news to manage your installs and find out what’s new out there to play with. The Web Platform Installer will let you installed and managed the applications installed in your computer. You can download it here.   You can select from...
Filed under:
More Posts Next page »