Silverlight
6 posts in this category
- Asp.Net: invoke WCF method with WCF Test ClientWhen deploying a Silverlight application we ran into problems a WCF web service, to find out what the problem was I wanted to invoke the method. Microsoft…Aug 20, 20091 min read
- WCF webservice error with DBML objectsWhen deploying a WCF webservice for a Silverligh application I got the following error: As you can see from the error you need to add the \ Serializable\…May 7, 20091 min read
- Silverlight: Debugging Silverlight (Attach to proces)When attaching to a process for debug Silverligh you need to remember that Silverlight is Client side code. So attach to IExplorer.exe, FireFox.exe or what…Feb 17, 20091 min read
- Silverlight: Add .xap as MIME Type to IISWhen I tried to run a my Silverlight App on IIS7 I got the following error: The solution for this problem is adding .XAP file extension to your IIS MIME…Dec 2, 20081 min read
- Cover article in .Net magazine (dutch)First the presentation on the Microsoft MIX 2008 and now the front page of .Net magazine with the Ulab Silverlight project You can download and read the…Oct 27, 20081 min read
- Silverlight Alpha 1.1 VS 2008 add inI just tried to install the VS2008 SilverlightTools Alpha, but I immediately ran into an error. The installation couldn’t start because VS2008 was not…Aug 13, 20071 min read