posts - 7, comments - 24, trackbacks - 0

My Links

News

Archives

January 2011 Entries

Getting Silverlight-enabled WCF Service to work with IIS 7 and windows server 2008 with https and windows authentication
Getting this silly thing to work turned out to be a painful experience, so I am recording my lessons learned so that if some other downtrodden programmer wants to see what I did, they will be able to figure it out faster (hopefully): Ok, so say you have a silverlight application and you want to talk to a database. Silverlight is Client-based, and Databases are Server based. This is a problem. You can either pass the values in initially (not very good for interactive stuff) or you can make a WCF service....

Posted On Thursday, January 20, 2011 9:39 AM | Feedback (2) |

Powered by: